changeset 943:f1c2cce5a5d5

Add copyright blurb.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Nov 2014 07:36:27 +0200
parents 7fa6c39ef851
children 535466595a5a
files faptool.php
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/faptool.php	Fri Nov 28 06:11:30 2014 +0200
+++ b/faptool.php	Fri Nov 28 07:36:27 2014 +0200
@@ -1,5 +1,10 @@
 #!/usr/bin/php
 <?
+//
+// FAPWeb - Simple Web-based Demoparty Management System
+// Special entry/preview/etc backend management commandline utility
+// (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
+//
 require_once "mconfig.inc.php";
 require_once "msite.inc.php";