diff options
author | plegall <plg@piwigo.org> | 2009-01-04 23:09:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-01-04 23:09:15 +0000 |
commit | aeaffa61bd895a00f131a5f9e4738d39a3b8a8ed (patch) | |
tree | b711d595027b54246856d055ba97e96f29a1c18e /password.php | |
parent | 4b8777dcbb567fc9cfb41d95624dd111bcc81bea (diff) |
Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'password.php')
-rw-r--r-- | password.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/password.php b/password.php index 0a7ca4b87..47741cb14 100644 --- a/password.php +++ b/password.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2009 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 | // +-----------------------------------------------------------------------+ |