diff index.php @ 136:aeebfedb5709

Add some copyright headers.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 22:04:22 +0300
parents ed05cc69e1c2
children 7e20560ac479
line wrap: on
line diff
--- a/index.php	Tue Oct 22 21:55:12 2013 +0300
+++ b/index.php	Tue Oct 22 22:04:22 2013 +0300
@@ -1,4 +1,9 @@
-<?php
+<?
+//
+// FAPWeb Simple Demoparty System
+// Main HTML page wrapper
+// (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
+//
 require "mconfig.inc.php";
 require "msite.inc.php";
 require "mcommon.inc.php";