diff faptool.php @ 1076:659d41090592

Fix copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 18:01:13 +0200
parents 7da8bde9b7be
children 1f77195b4f95
line wrap: on
line diff
--- a/faptool.php	Tue Jan 24 17:59:55 2017 +0200
+++ b/faptool.php	Tue Jan 24 18:01:13 2017 +0200
@@ -3,7 +3,7 @@
 //
 // FAPWeb - Simple Web-based Demoparty Management System
 // Special entry/preview/etc backend management commandline utility
-// (C) Copyright 2012-2017 Tecnic Software productions (TNSP)
+// (C) Copyright 2014-2017 Tecnic Software productions (TNSP)
 //
 if (!file_exists(realpath(dirname(__FILE__))."/mconfig.inc.php"))
 {
@@ -704,7 +704,7 @@
   global $argv;
   echo
     "faptool - Do stuff with FAPWeb database\n".
-    "(C) Copyright 2015 ccr/TNSP\n".
+    "(C) Copyright 2014-2017 ccr/TNSP\n".
     "\n".
     "Usage: ".$argv[0]." <command> [args]\n".
     "Where command is one of following:\n".