diff options
| author | cvs2git <cvs2git@bitweaver.org> | 2010-06-09 18:13:25 +0200 |
|---|---|---|
| committer | nickpalmer <nick@sluggardy.net> | 2010-06-09 18:13:25 +0200 |
| commit | d99886ca64dd41c3826fae01f9b9fe6006cb0b7d (patch) | |
| tree | d930a6b9b2094f9a5ac40955fb4e9953d00499bd | |
| parent | 0e2d44c1c237d18fc156d299c4f1d7bb9f7fa13b (diff) | |
| download | tags-d99886ca64dd41c3826fae01f9b9fe6006cb0b7d.tar.gz tags-d99886ca64dd41c3826fae01f9b9fe6006cb0b7d.tar.bz2 tags-d99886ca64dd41c3826fae01f9b9fe6006cb0b7d.zip | |
Strip down CVS keywords.
| -rw-r--r--[-rwxr-xr-x] | LibertyTag.php | 2 | ||||
| -rw-r--r-- | admin/admin_tags_inc.php | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | admin/schema_inc.php | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | bit_setup_inc.php | 0 | ||||
| -rw-r--r-- | drop_tags.php | 2 | ||||
| -rw-r--r-- | edit.php | 2 | ||||
| -rw-r--r-- | list.php | 2 |
7 files changed, 5 insertions, 5 deletions
diff --git a/LibertyTag.php b/LibertyTag.php index b0e294a..aea2f4e 100755..100644 --- a/LibertyTag.php +++ b/LibertyTag.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/LibertyTag.php,v 1.54 2010/03/10 19:18:45 spiderr Exp $ + * @version $Header$ * @package tags * * @copyright Copyright (c) 2004-2006, bitweaver.org diff --git a/admin/admin_tags_inc.php b/admin/admin_tags_inc.php index f70a9c6..6533da1 100644 --- a/admin/admin_tags_inc.php +++ b/admin/admin_tags_inc.php @@ -1,5 +1,5 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_tags/admin/admin_tags_inc.php,v 1.8 2010/04/17 15:36:08 wjames5 Exp $ +// $Header$ // Copyright (c) 2005 bitweaver Tags // 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/schema_inc.php b/admin/schema_inc.php index f2b1290..f2b1290 100755..100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php diff --git a/bit_setup_inc.php b/bit_setup_inc.php index ace185d..ace185d 100755..100644 --- a/bit_setup_inc.php +++ b/bit_setup_inc.php diff --git a/drop_tags.php b/drop_tags.php index e7adcb0..d1cade7 100644 --- a/drop_tags.php +++ b/drop_tags.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/drop_tags.php,v 1.5 2010/02/08 21:27:26 wjames5 Exp $ + * @version $Header$ * @package tags * @subpackage functions * @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/edit.php,v 1.7 2010/02/08 21:27:26 wjames5 Exp $ + * @version $Header$ * @package tags * @subpackage functions * @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_tags/list.php,v 1.13 2010/02/08 21:27:26 wjames5 Exp $ + * @version $Header$ * @package tags * @subpackage functions * |
