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 | 5c387d6d22beadb8ccdeb4faa507483e2a175deb (patch) | |
| tree | c82906ee8d6f036b106461183ddc479cf946d6b8 /liberty_plugins | |
| parent | 66d7b812ffc25bf44a1eababc87eaf067d21d6b9 (diff) | |
| download | calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.gz calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.bz2 calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'liberty_plugins')
| -rw-r--r-- | liberty_plugins/data.calendar.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.calendar.php b/liberty_plugins/data.calendar.php index 70b11f8..7ee934a 100644 --- a/liberty_plugins/data.calendar.php +++ b/liberty_plugins/data.calendar.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!!! @@ -17,7 +17,7 @@ // | Reworked for Bitweaver (& Undoubtedly Screwed-Up) // | by: StarRider <starrrider@users.sourceforge.net> // +----------------------------------------------------------------------+ -// $Id: data.calendar.php,v 1.3 2009/10/01 13:45:32 wjames5 Exp $ +// $Id: data.calendar.php,v 1.4 2009/10/01 14:16:58 wjames5 Exp $ /** * definitions |
