comparison mgtool.php @ 345:9fbec6399cdd

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Aug 2023 05:35:16 +0300
parents 0f14a20f48ca
children
comparison
equal deleted inserted replaced
344:0f14a20f48ca 345:9fbec6399cdd
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 // Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org> 6 // Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
7 // (C) Copyright 2015-2022 Tecnic Software productions (TNSP) 7 // (C) Copyright 2015-2023 Tecnic Software productions (TNSP)
8 // 8 //
9 require_once "mgallery.inc.php"; 9 require_once "mgallery.inc.php";
10 10
11 // 11 //
12 // Operating modes and update flags 12 // Operating modes and update flags