diff options
author | plegall <plg@piwigo.org> | 2013-01-01 12:35:02 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2013-01-01 12:35:02 +0000 |
commit | 4bc775e479ecaa84b8613634b8740bced81903b2 (patch) | |
tree | 215823125f1375582a10884a472f0b782a1520cb /tools/key2value.php | |
parent | 237478931bec495887e53bbeb23216331c0bc9d4 (diff) |
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-x | tools/key2value.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/key2value.php b/tools/key2value.php index 7fce40f67..cda02d9bc 100755 --- a/tools/key2value.php +++ b/tools/key2value.php @@ -102,7 +102,7 @@ function copyright() // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2013 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 | // +-----------------------------------------------------------------------+ |