diff admlogout.php @ 136:aeebfedb5709

Add some copyright headers.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 22:04:22 +0300
parents 7bdf89601ba0
children 8df523e6326a
line wrap: on
line diff
--- a/admlogout.php	Tue Oct 22 21:55:12 2013 +0300
+++ b/admlogout.php	Tue Oct 22 22:04:22 2013 +0300
@@ -1,4 +1,9 @@
 <?
+//
+// FAPWeb Simple Demoparty System
+// Administration interface session logout
+// (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
+//
 $sessionType = "admin";
 require "mconfig.inc.php";
 require "msite.inc.php";