diff managedb.php @ 1001:ffacd904fd1f

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 15 Jan 2015 10:31:00 +0200
parents 1cc9af3f90f0
children 22b6442d5cb3
line wrap: on
line diff
--- a/managedb.php	Thu Jan 15 10:28:18 2015 +0200
+++ b/managedb.php	Thu Jan 15 10:31:00 2015 +0200
@@ -2,7 +2,7 @@
 <?
 //
 // FAPWeb Database management 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";
@@ -352,7 +352,7 @@
 {
   echo
   "ManageDB - Manage FAPWeb SQL database\n".
-  "(C) Copyright 2012-2014 ccr/TNSP\n".
+  "(C) Copyright 2012-2015 ccr/TNSP\n".
   "\n".
   "Usage: ".$argv[0]." <mode> [args]\n".
   "Where mode is one of following:\n".