# HG changeset patch # User Matti Hamalainen # Date 1485273673 -7200 # Node ID 659d41090592cd9fa2e527d7227870be048be5a1 # Parent 7e497188e4c6e2a2ad0441f3db3ce01c2cb5645c Fix copyright. diff -r 7e497188e4c6 -r 659d41090592 faptool.php --- 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]." [args]\n". "Where command is one of following:\n".