comparison mgtool.php @ 32:953b0f7636f4

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 23 Apr 2016 19:39:41 +0300
parents f2c21a8b9071
children 985596db0f01
comparison
equal deleted inserted replaced
31:300396947f04 32:953b0f7636f4
1 #!/usr/bin/php 1 #!/usr/bin/php
2 <?php 2 <?php
3 // 3 //
4 // Yet Another Image Gallery 4 // Yet Another Image Gallery
5 // Commandline tool for creating / updating gallery 5 // Commandline tool for creating / updating gallery
6 // (C) Copyright 2015 Tecnic Software productions (TNSP) 6 // (C) Copyright 2015-2016 Tecnic Software productions (TNSP)
7 // 7 //
8 require_once "mgallery.inc.php"; 8 require_once "mgallery.inc.php";
9 9
10 // 10 //
11 // Array for specifying what will be copied and converted 11 // Array for specifying what will be copied and converted