diff vote.inc.php @ 151:a778629edff9

Add copyright headers.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Oct 2013 17:27:01 +0300
parents d011a389e49b
children 8df523e6326a
line wrap: on
line diff
--- a/vote.inc.php	Thu Oct 24 00:30:07 2013 +0300
+++ b/vote.inc.php	Thu Oct 24 17:27:01 2013 +0300
@@ -1,4 +1,9 @@
 <?
+//
+// FAPWeb Simple Demoparty System
+// Competition voting page
+// (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
+//
 $sessionType = "user";
 require "majax.php";
 $userKeyLen = stGetSetting("userKeyLength");