diff options
author | vdigital <vdigital@piwigo.org> | 2007-03-13 22:44:45 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-03-13 22:44:45 +0000 |
commit | 6295173652a7767fa482df231ae7a9034b89ecde (patch) | |
tree | d96c3af1d6fe82db795ccc933b43a4f6d006477e /include/picture_metadata.inc.php | |
parent | d2b54cacb5f0df373c9eee8cd64cc9d69258280f (diff) |
Updates:
- Copyrights 2003-2007
- help
- Some HTML comform requests
git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/picture_metadata.inc.php')
-rw-r--r-- | include/picture_metadata.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/picture_metadata.inc.php b/include/picture_metadata.inc.php index 0cc7dc2ea..513ee55c5 100644 --- a/include/picture_metadata.inc.php +++ b/include/picture_metadata.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -118,4 +118,4 @@ if ($conf['show_iptc']) } -?>
\ No newline at end of file +?> |