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 /index.php | |
| 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 'index.php')
| -rw-r--r-- | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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' ); |
