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
commit5c387d6d22beadb8ccdeb4faa507483e2a175deb (patch)
treec82906ee8d6f036b106461183ddc479cf946d6b8
parent66d7b812ffc25bf44a1eababc87eaf067d21d6b9 (diff)
downloadcalendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.gz
calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.bz2
calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.zip
remove ref to non-existant copyright.txt file
-rw-r--r--Calendar.php4
-rw-r--r--box.php4
-rw-r--r--index.php4
-rw-r--r--liberty_plugins/data.calendar.php6
-rw-r--r--user_preferences_inc.php4
5 files changed, 11 insertions, 11 deletions
diff --git a/Calendar.php b/Calendar.php
index ce345d9..b4395b3 100644
--- a/Calendar.php
+++ b/Calendar.php
@@ -1,10 +1,10 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_calendar/Calendar.php,v 1.52 2009/10/01 13:45:32 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_calendar/Calendar.php,v 1.53 2009/10/01 14:16:58 wjames5 Exp $
* @package calendar
*
* @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/box.php b/box.php
index c5be672..bc78c6d 100644
--- a/box.php
+++ b/box.php
@@ -1,11 +1,11 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_calendar/box.php,v 1.5 2009/10/01 13:45:32 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_calendar/box.php,v 1.6 2009/10/01 14:16:58 wjames5 Exp $
* @package calendar
* @subpackage functions
*
* @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/index.php b/index.php
index 432262c..25e8eb6 100644
--- a/index.php
+++ b/index.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_calendar/index.php,v 1.56 2009/10/01 13:45:32 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_calendar/index.php,v 1.57 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.
require_once( '../bit_setup_inc.php' );
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
diff --git a/user_preferences_inc.php b/user_preferences_inc.php
index 317c001..7205ac4 100644
--- a/user_preferences_inc.php
+++ b/user_preferences_inc.php
@@ -1,11 +1,11 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_calendar/user_preferences_inc.php,v 1.4 2009/10/01 13:45:32 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_calendar/user_preferences_inc.php,v 1.5 2009/10/01 14:16:58 wjames5 Exp $
* @package calendar
* @subpackage functions
*
* @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.
*/