diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:16:58 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:16:58 +0000 |
| commit | 28d8e3d3a50d4311651483e642eb1d66ac4b303c (patch) | |
| tree | d906e8b0844106e6f9d29a423db190f9f5942609 /liberty_plugins | |
| parent | 1117b0fcdf61292e403a92d8aa580974f87c3849 (diff) | |
| download | articles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.tar.gz articles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.tar.bz2 articles-28d8e3d3a50d4311651483e642eb1d66ac4b303c.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'liberty_plugins')
| -rw-r--r-- | liberty_plugins/data.articles.php | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
