diff mgallery.inc.php @ 272:007921f59d98

Bump copyright version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 May 2019 13:11:35 +0300
parents 108b354ea2ea
children b1d004a6d3f1
line wrap: on
line diff
--- a/mgallery.inc.php	Tue May 14 12:51:49 2019 +0300
+++ b/mgallery.inc.php	Tue May 14 13:11:35 2019 +0300
@@ -3,13 +3,13 @@
 // Yet Another Image Gallery
 // -- Common functions and data include
 // Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-// (C) Copyright 2015-2018 Tecnic Software productions (TNSP)
+// (C) Copyright 2015-2019 Tecnic Software productions (TNSP)
 //
 
 $mgProgVersion = "v0.9.8";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
-$mgProgCopyright = "2015-2018 Tecnic Software productions (TNSP)";
+$mgProgCopyright = "2015-2019 Tecnic Software productions (TNSP)";
 
 
 //