changeset 804:390241b1d549

Add copyright blurb.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 Nov 2014 09:32:03 +0200
parents ddb30c989b47
children 546058da8f07
files managedb.php
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/managedb.php	Sun Nov 23 04:23:58 2014 +0200
+++ b/managedb.php	Mon Nov 24 09:32:03 2014 +0200
@@ -1,5 +1,9 @@
 #!/usr/bin/php
 <?
+//
+// FAPWeb Database management utility
+// (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
+//
 require_once "mconfig.inc.php";
 require_once "msite.inc.php";
 require_once "dbdefs.inc.php";