diff options
author | plegall <plg@piwigo.org> | 2016-01-14 12:17:58 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-01-14 12:17:58 +0100 |
commit | c789347c514e89b32c9ceefa0a9c9ac819cbc677 (patch) | |
tree | 83f48f888f8eb74442128ad28fab2f1a21211e30 /include/inflectors | |
parent | c79cb18e44a09b5d4330a8ea285447190c231952 (diff) |
happy new year 2016, all headers updated
Diffstat (limited to 'include/inflectors')
-rw-r--r-- | include/inflectors/en.php | 2 | ||||
-rw-r--r-- | include/inflectors/fr.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/inflectors/en.php b/include/inflectors/en.php index 63571440d..ae8e9378b 100644 --- a/include/inflectors/en.php +++ b/include/inflectors/en.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2016 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 | // +-----------------------------------------------------------------------+ diff --git a/include/inflectors/fr.php b/include/inflectors/fr.php index f634d2a65..28edbcefd 100644 --- a/include/inflectors/fr.php +++ b/include/inflectors/fr.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2016 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 | // +-----------------------------------------------------------------------+ |