summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 14:16:58 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 14:16:58 +0000
commitc0b31930a2b0d2baedb1a6b69590ee29c6519434 (patch)
treec0984b9351b7d2a8588f99c0b45f263390b3244f
parent11ace125c7bc746b47f9b44e70f1359e444566e8 (diff)
downloadboards-c0b31930a2b0d2baedb1a6b69590ee29c6519434.tar.gz
boards-c0b31930a2b0d2baedb1a6b69590ee29c6519434.tar.bz2
boards-c0b31930a2b0d2baedb1a6b69590ee29c6519434.zip
remove ref to non-existant copyright.txt file
-rw-r--r--admin/admin_boards_inc.php4
-rw-r--r--assign.php4
-rw-r--r--edit.php4
-rw-r--r--edit_topic.php4
-rw-r--r--index.php4
-rw-r--r--list_boards_inc.php4
-rw-r--r--mailing_list.php4
-rw-r--r--view_board_inc.php4
8 files changed, 16 insertions, 16 deletions
diff --git a/admin/admin_boards_inc.php b/admin/admin_boards_inc.php
index 0ba3f1e..f79a12f 100644
--- a/admin/admin_boards_inc.php
+++ b/admin/admin_boards_inc.php
@@ -1,7 +1,7 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_boards/admin/admin_boards_inc.php,v 1.10 2009/10/01 13:45:32 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_boards/admin/admin_boards_inc.php,v 1.11 2009/10/01 14:16:58 wjames5 Exp $
// Copyright (c) 2005 bitweaver BitBoards
-// 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.
// is this used?
diff --git a/assign.php b/assign.php
index bff7a8c..46d231c 100644
--- a/assign.php
+++ b/assign.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/assign.php,v 1.8 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/assign.php,v 1.9 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) 2004 bitweaver Messageboards
- * 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.
* @package boards
* @subpackage functions
diff --git a/edit.php b/edit.php
index c9cd80d..8803e21 100644
--- a/edit.php
+++ b/edit.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/edit.php,v 1.16 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/edit.php,v 1.17 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) 2004 bitweaver Messageboards
- * 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.
* @package boards
* @subpackage functions
diff --git a/edit_topic.php b/edit_topic.php
index d37487b..ac6fd46 100644
--- a/edit_topic.php
+++ b/edit_topic.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/edit_topic.php,v 1.7 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/edit_topic.php,v 1.8 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) 2004 bitweaver Messageboards
- * 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.
* @package boards
* @subpackage functions
diff --git a/index.php b/index.php
index cb3a6a8..280b4e8 100644
--- a/index.php
+++ b/index.php
@@ -1,7 +1,7 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_boards/index.php,v 1.10 2009/10/01 13:45:32 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_boards/index.php,v 1.11 2009/10/01 14:16:58 wjames5 Exp $
// Copyright (c) 2004 bitweaver Messageboards
-// 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/list_boards_inc.php b/list_boards_inc.php
index 2fc587e..847e4b6 100644
--- a/list_boards_inc.php
+++ b/list_boards_inc.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/list_boards_inc.php,v 1.4 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/list_boards_inc.php,v 1.5 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) 2004 bitweaver Messageboards
- * 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.
* @package boards
* @subpackage functions
diff --git a/mailing_list.php b/mailing_list.php
index b56aee8..1e0571d 100644
--- a/mailing_list.php
+++ b/mailing_list.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/mailing_list.php,v 1.9 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/mailing_list.php,v 1.10 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) bitweaver Group
- * 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.
*
* @package boards
diff --git a/view_board_inc.php b/view_board_inc.php
index d6af84a..fc8ed10 100644
--- a/view_board_inc.php
+++ b/view_board_inc.php
@@ -1,8 +1,8 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/view_board_inc.php,v 1.5 2009/10/01 13:45:32 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/view_board_inc.php,v 1.6 2009/10/01 14:16:58 wjames5 Exp $
* Copyright (c) 2004 bitweaver Messageboards
- * 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.
* @package boards
* @subpackage functions