summaryrefslogtreecommitdiff
path: root/index.php
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 /index.php
parent66d7b812ffc25bf44a1eababc87eaf067d21d6b9 (diff)
downloadcalendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.gz
calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.tar.bz2
calendar-5c387d6d22beadb8ccdeb4faa507483e2a175deb.zip
remove ref to non-existant copyright.txt file
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
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' );