diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:05 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:05 +0000 |
| commit | 897b13924519dd9f36c645d43c8a4dd387fce831 (patch) | |
| tree | b338a501ec8b711d0e5f7a023eef822cdfb85c4f | |
| parent | e594441ae7038fd56ae7ba23e1e8b66cf528e93e (diff) | |
| download | tags-897b13924519dd9f36c645d43c8a4dd387fce831.tar.gz tags-897b13924519dd9f36c645d43c8a4dd387fce831.tar.bz2 tags-897b13924519dd9f36c645d43c8a4dd387fce831.zip | |
remove ref to non-existant copyright.txt fileR270
| -rwxr-xr-x | LibertyTag.php | 4 | ||||
| -rw-r--r-- | admin/admin_tags_inc.php | 4 | ||||
| -rw-r--r-- | drop_tags.php | 4 | ||||
| -rw-r--r-- | edit.php | 4 | ||||
| -rw-r--r-- | list.php | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/LibertyTag.php b/LibertyTag.php index ddfd011..5885f4b 100755 --- a/LibertyTag.php +++ b/LibertyTag.php @@ -1,10 +1,10 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/LibertyTag.php,v 1.51 2009/10/01 13:45:49 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_tags/LibertyTag.php,v 1.52 2009/10/01 14:17:05 wjames5 Exp $ * @package tags * * @copyright Copyright (c) 2004-2006, bitweaver.org - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. */ diff --git a/admin/admin_tags_inc.php b/admin/admin_tags_inc.php index e9682ef..d08bf05 100644 --- a/admin/admin_tags_inc.php +++ b/admin/admin_tags_inc.php @@ -1,7 +1,7 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_tags/admin/admin_tags_inc.php,v 1.6 2009/10/01 13:45:49 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_tags/admin/admin_tags_inc.php,v 1.7 2009/10/01 14:17:05 wjames5 Exp $ // Copyright (c) 2005 bitweaver Tags -// All Rights Reserved. See copyright.txt for details and a complete list of authors. +// All Rights Reserved. See below for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. $formTagsDisplayOptions = array( diff --git a/drop_tags.php b/drop_tags.php index 629ad20..fe495d4 100644 --- a/drop_tags.php +++ b/drop_tags.php @@ -1,11 +1,11 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/drop_tags.php,v 1.3 2009/10/01 13:45:49 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_tags/drop_tags.php,v 1.4 2009/10/01 14:17:05 wjames5 Exp $ * @package tags * @subpackage functions * * @copyright Copyright (c) 2004-2006, bitweaver.org - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. */ @@ -1,11 +1,11 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/edit.php,v 1.5 2009/10/01 13:45:49 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_tags/edit.php,v 1.6 2009/10/01 14:17:05 wjames5 Exp $ * @package tags * @subpackage functions * * @copyright Copyright (c) 2004-2006, bitweaver.org - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. */ @@ -1,11 +1,11 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/list.php,v 1.11 2009/10/01 13:45:49 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_tags/list.php,v 1.12 2009/10/01 14:17:05 wjames5 Exp $ * @package tags * @subpackage functions * * @copyright Copyright (c) 2004-2006, bitweaver.org - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. */ |
