diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:03 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:03 +0000 |
| commit | 13f6da5b8c292f3bc77a75ff68a7559631527b27 (patch) | |
| tree | a3d2dad179314c18d62d26a4a92c5e0e097e50f5 /admin | |
| parent | a94e1ab7284457f43b9937227fda1c0e79c29c27 (diff) | |
| download | rss-13f6da5b8c292f3bc77a75ff68a7559631527b27.tar.gz rss-13f6da5b8c292f3bc77a75ff68a7559631527b27.tar.bz2 rss-13f6da5b8c292f3bc77a75ff68a7559631527b27.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/admin_rss_inc.php | 4 | ||||
| -rw-r--r-- | admin/admin_rssmodules.php | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/admin/admin_rss_inc.php b/admin/admin_rss_inc.php index 32eb79b..0d9926a 100644 --- a/admin/admin_rss_inc.php +++ b/admin/admin_rss_inc.php @@ -1,9 +1,9 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_rss/admin/admin_rss_inc.php,v 1.9 2009/10/01 13:45:47 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_rss/admin/admin_rss_inc.php,v 1.10 2009/10/01 14:17:03 wjames5 Exp $ // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. -// 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. foreach( $gBitSystem->mPackages as $pkg => $pkgInfo ) { diff --git a/admin/admin_rssmodules.php b/admin/admin_rssmodules.php index 86a592a..3beee61 100644 --- a/admin/admin_rssmodules.php +++ b/admin/admin_rssmodules.php @@ -1,9 +1,9 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_rss/admin/admin_rssmodules.php,v 1.7 2009/10/01 13:45:47 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_rss/admin/admin_rssmodules.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. -// 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. // Initialization |
