comparison mgallery.php @ 32:953b0f7636f4

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 23 Apr 2016 19:39:41 +0300
parents 300396947f04
children e786771dfaa5
comparison
equal deleted inserted replaced
31:300396947f04 32:953b0f7636f4
1 <?php 1 <?php
2 // 2 //
3 // Yet Another Image Gallery 3 // Yet Another Image Gallery
4 // (C) Copyright 2015 Tecnic Software productions (TNSP) 4 // (C) Copyright 2015-2016 Tecnic Software productions (TNSP)
5 // 5 //
6 require "mgeneric.inc.php"; 6 require "mgeneric.inc.php";
7 require "mgallery.inc.php"; 7 require "mgallery.inc.php";
8 8
9 9