diff options
Diffstat (limited to 'include/block.class.php')
-rw-r--r-- | include/block.class.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/block.class.php b/include/block.class.php index e8f091741..99a614a54 100644 --- a/include/block.class.php +++ b/include/block.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org | // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | |