diff options
author | plegall <plg@piwigo.org> | 2010-03-19 22:37:10 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-19 22:37:10 +0000 |
commit | 86ad1d5b49ef12ae8d5e09ea7d8e2b47292c2396 (patch) | |
tree | ab8f02b12964893c885f1ac6fae6ab5b60fccc8b /plugins/admin_multi_view/main.inc.php | |
parent | c695136e4d75695178a9fc848a7cf6bfa2b9346c (diff) |
increase copyright year to 2010
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/admin_multi_view/main.inc.php')
-rw-r--r-- | plugins/admin_multi_view/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/admin_multi_view/main.inc.php b/plugins/admin_multi_view/main.inc.php index 2602c2b87..fbc9c4131 100644 --- a/plugins/admin_multi_view/main.inc.php +++ b/plugins/admin_multi_view/main.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 Piwigo team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ |