diff usrajax.php @ 155:5b92f130ba87

Add copyright header blurbs.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 25 Oct 2013 16:11:49 +0300
parents aecf145e7c70
children 50032763bc79
line wrap: on
line diff
--- a/usrajax.php	Fri Oct 25 15:08:31 2013 +0300
+++ b/usrajax.php	Fri Oct 25 16:11:49 2013 +0300
@@ -1,6 +1,8 @@
 <?
 //
-// User-level AJAX request handler backend module
+// FAPWeb Simple Demoparty System
+// User actions page AJAX backend module
+// (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
 //
 $sessionType = "user";
 require "mconfig.inc.php";