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 /install/db/83-database.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 '')
-rw-r--r-- | install/db/83-database.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/db/83-database.php b/install/db/83-database.php index 6c15a75a0..350642f4c 100644 --- a/install/db/83-database.php +++ b/install/db/83-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | 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 | // +-----------------------------------------------------------------------+ |