diff options
author | rub <rub@piwigo.org> | 2007-04-19 06:01:28 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-04-19 06:01:28 +0000 |
commit | 5640d3c36f7d79d59b992063e773071bdeecf132 (patch) | |
tree | 98918bfd8d22170f68d12114f5d27e7389ad8d3c /admin/cat_move.php | |
parent | 26243e16133a38e776578dc5887a72338cae0fa0 (diff) |
Change cat_*.php header
git-svn-id: http://piwigo.org/svn/trunk@1961 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/cat_move.php')
-rw-r--r-- | admin/cat_move.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/cat_move.php b/admin/cat_move.php index 9150ca4fa..1532641d1 100644 --- a/admin/cat_move.php +++ b/admin/cat_move.php @@ -2,10 +2,9 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2005 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | branch : BSF (Best So Far) -// | file : $RCSfile$ +// | file : $Id$ // | last update : $Date$ // | last modifier : $Author$ // | revision : $Revision$ |