comparison mgtool.php @ 326:782c1520984e

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Feb 2022 19:38:30 +0200
parents 9a4297e59a40
children c1de5571b59c
comparison
equal deleted inserted replaced
325:9a4297e59a40 326:782c1520984e
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-2020 Tecnic Software productions (TNSP) 7 // (C) Copyright 2015-2022 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