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 /admin/group_list.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 'admin/group_list.php')
-rw-r--r-- | admin/group_list.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/group_list.php b/admin/group_list.php index 7c42d9613..91ecb3dd0 100644 --- a/admin/group_list.php +++ b/admin/group_list.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 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ |