diff options
Diffstat (limited to '')
-rw-r--r-- | admin/include/c13y_internal.class.php | 4 | ||||
-rw-r--r-- | admin/include/check_integrity.class.php | 4 | ||||
-rw-r--r-- | admin/include/functions.php | 4 | ||||
-rw-r--r-- | admin/include/functions_history.inc.php | 4 | ||||
-rw-r--r-- | admin/include/functions_install.inc.php | 4 | ||||
-rw-r--r-- | admin/include/functions_metadata.php | 4 | ||||
-rw-r--r-- | admin/include/functions_notification_by_mail.inc.php | 4 | ||||
-rw-r--r-- | admin/include/functions_permalinks.php | 4 | ||||
-rw-r--r-- | admin/include/functions_plugins.inc.php | 4 | ||||
-rw-r--r-- | admin/include/functions_upgrade.php | 4 | ||||
-rw-r--r-- | admin/include/functions_upload.inc.php | 4 | ||||
-rw-r--r-- | admin/include/index.php | 4 | ||||
-rw-r--r-- | admin/include/languages.class.php | 4 | ||||
-rw-r--r-- | admin/include/plugins.class.php | 4 | ||||
-rw-r--r-- | admin/include/tabsheet.class.php | 4 | ||||
-rw-r--r-- | admin/include/themes.class.php | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/admin/include/c13y_internal.class.php b/admin/include/c13y_internal.class.php index 820683bff..0ebeecff0 100644 --- a/admin/include/c13y_internal.class.php +++ b/admin/include/c13y_internal.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/check_integrity.class.php b/admin/include/check_integrity.class.php index da86761c7..969547ab7 100644 --- a/admin/include/check_integrity.class.php +++ b/admin/include/check_integrity.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions.php b/admin/include/functions.php index 5a949964e..0711fd5f1 100644 --- a/admin/include/functions.php +++ b/admin/include/functions.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_history.inc.php b/admin/include/functions_history.inc.php index af48dc949..1c3db2840 100644 --- a/admin/include/functions_history.inc.php +++ b/admin/include/functions_history.inc.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_install.inc.php b/admin/include/functions_install.inc.php index 4c2888a3c..6e293e49e 100644 --- a/admin/include/functions_install.inc.php +++ b/admin/include/functions_install.inc.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_metadata.php b/admin/include/functions_metadata.php index b1c32dc62..953c80b7d 100644 --- a/admin/include/functions_metadata.php +++ b/admin/include/functions_metadata.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_notification_by_mail.inc.php b/admin/include/functions_notification_by_mail.inc.php index 51e3bcf73..a2771c79d 100644 --- a/admin/include/functions_notification_by_mail.inc.php +++ b/admin/include/functions_notification_by_mail.inc.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_permalinks.php b/admin/include/functions_permalinks.php index 579f5f159..cdc4949fe 100644 --- a/admin/include/functions_permalinks.php +++ b/admin/include/functions_permalinks.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_plugins.inc.php b/admin/include/functions_plugins.inc.php index 693ca7707..96032e058 100644 --- a/admin/include/functions_plugins.inc.php +++ b/admin/include/functions_plugins.inc.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_upgrade.php b/admin/include/functions_upgrade.php index dfc2bad41..c8b56740d 100644 --- a/admin/include/functions_upgrade.php +++ b/admin/include/functions_upgrade.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/functions_upload.inc.php b/admin/include/functions_upload.inc.php index fe7b888bb..1f1bc6686 100644 --- a/admin/include/functions_upload.inc.php +++ b/admin/include/functions_upload.inc.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/index.php b/admin/include/index.php index 17747c927..f26982d0e 100644 --- a/admin/include/index.php +++ b/admin/include/index.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/languages.class.php b/admin/include/languages.class.php index d9537bbdd..44d1ee916 100644 --- a/admin/include/languages.class.php +++ b/admin/include/languages.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/plugins.class.php b/admin/include/plugins.class.php index 5b620da62..4aa7223bb 100644 --- a/admin/include/plugins.class.php +++ b/admin/include/plugins.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/tabsheet.class.php b/admin/include/tabsheet.class.php index c4ddfa22d..8cd246376 100644 --- a/admin/include/tabsheet.class.php +++ b/admin/include/tabsheet.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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/admin/include/themes.class.php b/admin/include/themes.class.php index f372ef5de..c326ea424 100644 --- a/admin/include/themes.class.php +++ b/admin/include/themes.class.php @@ -1,8 +1,8 @@ <?php // +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | +// | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2011 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 | // +-----------------------------------------------------------------------+ |