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 | 0d4b135ff0dd937bbfb50831b0b101904d0e31c4 (patch) | |
| tree | fac57b21e0343c467e11c8fe548c1b59209434e2 /liberty_plugins | |
| parent | 2d02f577f4cbd699550fdce8d05c0cc2d9371fc1 (diff) | |
| download | blogs-0d4b135ff0dd937bbfb50831b0b101904d0e31c4.tar.gz blogs-0d4b135ff0dd937bbfb50831b0b101904d0e31c4.tar.bz2 blogs-0d4b135ff0dd937bbfb50831b0b101904d0e31c4.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'liberty_plugins')
| -rw-r--r-- | liberty_plugins/data.blog.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.blog.php b/liberty_plugins/data.blog.php index 9801719..1a67b3a 100644 --- a/liberty_plugins/data.blog.php +++ b/liberty_plugins/data.blog.php @@ -1,13 +1,13 @@ <?php /** - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * @package liberty * @subpackage plugins_data */ // +----------------------------------------------------------------------+ // | Copyright (c) 2005, 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: wjames5 // | Reworked from: data.articles.php from wikiplugin_articles.php // +----------------------------------------------------------------------+ -// $Id: data.blog.php,v 1.3 2009/10/01 13:45:31 wjames5 Exp $ +// $Id: data.blog.php,v 1.4 2009/10/01 14:16:58 wjames5 Exp $ /** * definitions |
