diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:07 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:07 +0000 |
| commit | a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a (patch) | |
| tree | 8c9f9d0ea72bc375254a86d883d94bcd4a8b0c02 /admin | |
| parent | 7d383daaea1c191c46bae5bdda2233917b628d63 (diff) | |
| download | wiki-a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a.tar.gz wiki-a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a.tar.bz2 wiki-a1bd3c36aeb48248459f5ba54f8a1bd12a505d3a.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/admin_external_wikis.php | 4 | ||||
| -rw-r--r-- | admin/admin_wiki_inc.php | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/admin/admin_external_wikis.php b/admin/admin_external_wikis.php index 9c0ba94..e7397e3 100644 --- a/admin/admin_external_wikis.php +++ b/admin/admin_external_wikis.php @@ -1,7 +1,7 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_wiki/admin/admin_external_wikis.php,v 1.5 2009/10/01 13:45:54 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_wiki/admin/admin_external_wikis.php,v 1.6 2009/10/01 14:17:07 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 require_once( '../../bit_setup_inc.php' ); diff --git a/admin/admin_wiki_inc.php b/admin/admin_wiki_inc.php index e08d060..42a04ae 100644 --- a/admin/admin_wiki_inc.php +++ b/admin/admin_wiki_inc.php @@ -1,7 +1,7 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_wiki/admin/admin_wiki_inc.php,v 1.33 2009/10/01 13:45:54 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_wiki/admin/admin_wiki_inc.php,v 1.34 2009/10/01 14:17:07 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. $formWikiLists = array( |
