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
commit28d8e3d3a50d4311651483e642eb1d66ac4b303c (patch)
treed906e8b0844106e6f9d29a423db190f9f5942609
parent1117b0fcdf61292e403a92d8aa580974f87c3849 (diff)
downloadarticles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.tar.gz
articles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.tar.bz2
articles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.zip
remove ref to non-existant copyright.txt file
-rw-r--r--BitArticle.php8
-rw-r--r--BitArticleTopic.php4
-rw-r--r--BitArticleType.php4
-rw-r--r--admin/admin_articles_inc.php4
-rw-r--r--article_history.php2
-rw-r--r--edit.php4
-rw-r--r--index.php4
-rw-r--r--liberty_plugins/data.articles.php6
8 files changed, 18 insertions, 18 deletions
diff --git a/BitArticle.php b/BitArticle.php
index 500f13a..3e9bb80 100644
--- a/BitArticle.php
+++ b/BitArticle.php
@@ -1,22 +1,22 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticle.php,v 1.156 2009/10/01 13:45:26 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticle.php,v 1.157 2009/10/01 14:16:57 wjames5 Exp $
* @package articles
*
* Copyright( c )2004 bitweaver.org
* Copyright( c )2003 tikwiki.org
* 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
*
- * $Id: BitArticle.php,v 1.156 2009/10/01 13:45:26 wjames5 Exp $
+ * $Id: BitArticle.php,v 1.157 2009/10/01 14:16:57 wjames5 Exp $
*
* Article class is used when accessing BitArticles. It is based on TikiSample
* and builds on core bitweaver functionality, such as the Liberty CMS engine.
*
* created 2004/8/15
* @author wolffy <wolff_borg@yahoo.com.au>
- * @version $Revision: 1.156 $ $Date: 2009/10/01 13:45:26 $ $Author: wjames5 $
+ * @version $Revision: 1.157 $ $Date: 2009/10/01 14:16:57 $ $Author: wjames5 $
*/
/**
diff --git a/BitArticleTopic.php b/BitArticleTopic.php
index 4c35c8e..e3e46cc 100644
--- a/BitArticleTopic.php
+++ b/BitArticleTopic.php
@@ -1,10 +1,10 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticleTopic.php,v 1.45 2009/10/01 13:45:27 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticleTopic.php,v 1.46 2009/10/01 14:16:57 wjames5 Exp $
* @package articles
*
* @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/BitArticleType.php b/BitArticleType.php
index 382b775..d2aad36 100644
--- a/BitArticleType.php
+++ b/BitArticleType.php
@@ -1,10 +1,10 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticleType.php,v 1.22 2009/10/01 13:45:27 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/BitArticleType.php,v 1.23 2009/10/01 14:16:57 wjames5 Exp $
* @package articles
*
* @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_articles_inc.php b/admin/admin_articles_inc.php
index 232c3ec..4b77318 100644
--- a/admin/admin_articles_inc.php
+++ b/admin/admin_articles_inc.php
@@ -1,7 +1,7 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_articles_inc.php,v 1.24 2009/10/01 13:45:28 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_articles_inc.php,v 1.25 2009/10/01 14:16:58 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.
$formCmsSettings = array(
/*
diff --git a/article_history.php b/article_history.php
index de80b86..23a71d9 100644
--- a/article_history.php
+++ b/article_history.php
@@ -5,7 +5,7 @@
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
* 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
*
* $Id: page_history.php,v 1.14 2006/05/12 20:33:25 sylvieg Exp $
diff --git a/edit.php b/edit.php
index 51f198f..b3e6aba 100644
--- a/edit.php
+++ b/edit.php
@@ -1,12 +1,12 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/edit.php,v 1.48 2009/10/01 13:45:27 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/edit.php,v 1.49 2009/10/01 14:16:57 wjames5 Exp $
* @package articles
* @subpackage functions
*/
// 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.
/**
diff --git a/index.php b/index.php
index d327890..49fc693 100644
--- a/index.php
+++ b/index.php
@@ -1,7 +1,7 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_articles/index.php,v 1.25 2009/10/01 13:45:27 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_articles/index.php,v 1.26 2009/10/01 14:16:57 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
diff --git a/liberty_plugins/data.articles.php b/liberty_plugins/data.articles.php
index f9db716..966903e 100644
--- a/liberty_plugins/data.articles.php
+++ b/liberty_plugins/data.articles.php
@@ -1,13 +1,13 @@
<?php
/**
- * @version $Revision: 1.3 $
+ * @version $Revision: 1.4 $
* @package liberty
* @subpackage plugins_data
*/
// +----------------------------------------------------------------------+
// | Copyright (c) 2004, 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
// |
// | For comments, please use phpdocu.sourceforge.net documentation standards!!!
@@ -18,7 +18,7 @@
// | by: StarRider <starrrider@users.sourceforge.net>
// | Reworked from: wikiplugin_articles.php - see deprecated code below
// +----------------------------------------------------------------------+
-// $Id: data.articles.php,v 1.3 2009/10/01 13:45:31 wjames5 Exp $
+// $Id: data.articles.php,v 1.4 2009/10/01 14:16:58 wjames5 Exp $
/**
* definitions