diff faptool.php @ 1001:ffacd904fd1f

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 15 Jan 2015 10:31:00 +0200
parents fbc2e6514dfa
children 76e26fc5d544
line wrap: on
line diff
--- a/faptool.php	Thu Jan 15 10:28:18 2015 +0200
+++ b/faptool.php	Thu Jan 15 10:31:00 2015 +0200
@@ -3,7 +3,7 @@
 //
 // FAPWeb - Simple Web-based Demoparty Management System
 // Special entry/preview/etc backend management commandline utility
-// (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
+// (C) Copyright 2012-2015 Tecnic Software productions (TNSP)
 //
 require_once "mconfig.inc.php";
 require_once "msite.inc.php";
@@ -628,7 +628,7 @@
   global $argv;
   echo
     "faptool - Do stuff with FAPWeb database\n".
-    "(C) Copyright 2014 ccr/TNSP\n".
+    "(C) Copyright 2015 ccr/TNSP\n".
     "\n".
     "Usage: ".$argv[0]." <command> [args]\n".
     "Where command is one of following:\n".