summaryrefslogtreecommitdiff
path: root/BitNewsletter.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 14:17:02 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 14:17:02 +0000
commitcfc84b151a1993031d81c79c61d57b2c396b6484 (patch)
treef9676fd948f4958bac1db993f9c3fa5c93455206 /BitNewsletter.php
parent3a32fa86426baa36f66506af7968bf3301a2e3fa (diff)
downloadnewsletters-cfc84b151a1993031d81c79c61d57b2c396b6484.tar.gz
newsletters-cfc84b151a1993031d81c79c61d57b2c396b6484.tar.bz2
newsletters-cfc84b151a1993031d81c79c61d57b2c396b6484.zip
remove ref to non-existant copyright.txt file
Diffstat (limited to 'BitNewsletter.php')
-rw-r--r--BitNewsletter.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/BitNewsletter.php b/BitNewsletter.php
index bd7b4b4..56f845f 100644
--- a/BitNewsletter.php
+++ b/BitNewsletter.php
@@ -1,12 +1,12 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_newsletters/BitNewsletter.php,v 1.34 2009/10/01 13:45:44 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_newsletters/BitNewsletter.php,v 1.35 2009/10/01 14:17:02 wjames5 Exp $
*
* 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
*
- * $Id: BitNewsletter.php,v 1.34 2009/10/01 13:45:44 wjames5 Exp $
+ * $Id: BitNewsletter.php,v 1.35 2009/10/01 14:17:02 wjames5 Exp $
*
* Virtual base class (as much as one can have such things in PHP) for all
* derived tikiwiki classes that require database access.
@@ -16,7 +16,7 @@
*
* @author drewslater <andrew@andrewslater.com>, spiderr <spider@steelsun.com>
*
- * @version $Revision: 1.34 $ $Date: 2009/10/01 13:45:44 $ $Author: wjames5 $
+ * @version $Revision: 1.35 $ $Date: 2009/10/01 14:17:02 $ $Author: wjames5 $
*/
/**