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 /language/en_UK/install.lang.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 'language/en_UK/install.lang.php')
-rw-r--r-- | language/en_UK/install.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index aa2d24652..9396106c3 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.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 | // +-----------------------------------------------------------------------+ |