diff admajax.php @ 136:aeebfedb5709

Add some copyright headers.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 22:04:22 +0300
parents cf53c6c7b797
children 8db98399bb38
line wrap: on
line diff
--- a/admajax.php	Tue Oct 22 21:55:12 2013 +0300
+++ b/admajax.php	Tue Oct 22 22:04:22 2013 +0300
@@ -1,6 +1,8 @@
 <?
 //
-// AJAX request handler backend module
+// FAPWeb Simple Demoparty System
+// Party administration page AJAX backend module
+// (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
 //
 $sessionType = "admin";
 require "mconfig.inc.php";