diff managedb.php @ 1072:7da8bde9b7be

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 17:51:48 +0200
parents 3c3a1dc4008a
children 48e16e856646
line wrap: on
line diff
--- a/managedb.php	Tue Jan 24 17:44:50 2017 +0200
+++ b/managedb.php	Tue Jan 24 17:51:48 2017 +0200
@@ -2,7 +2,7 @@
 <?
 //
 // FAPWeb Database management utility
-// (C) Copyright 2012-2015 Tecnic Software productions (TNSP)
+// (C) Copyright 2012-2017 Tecnic Software productions (TNSP)
 //
 if (!file_exists(realpath(dirname(__FILE__))."/mconfig.inc.php"))
 {
@@ -360,7 +360,7 @@
 {
   echo
   "ManageDB - Manage FAPWeb SQL database\n".
-  "(C) Copyright 2012-2015 ccr/TNSP\n".
+  "(C) Copyright 2012-2017 ccr/TNSP\n".
   "\n".
   "Usage: ".$argv[0]." <mode> [args]\n".
   "Where mode is one of following:\n".