summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:46 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:46 +0000
commitdd0de2968284ac7df91ce9f7c73fb4ddf2d6c846 (patch)
tree049d6a197a56b66a51d022a0baa0119fa99719de /index.php
parentb1221d41fbec8db0531ebd4311a71765fab387fc (diff)
downloadpigeonholes-dd0de2968284ac7df91ce9f7c73fb4ddf2d6c846.tar.gz
pigeonholes-dd0de2968284ac7df91ce9f7c73fb4ddf2d6c846.tar.bz2
pigeonholes-dd0de2968284ac7df91ce9f7c73fb4ddf2d6c846.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.php b/index.php
index a18c858..5d34c1a 100644
--- a/index.php
+++ b/index.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_pigeonholes/index.php,v 1.3 2006/12/31 11:34:30 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_pigeonholes/index.php,v 1.4 2009/10/01 13:45:46 wjames5 Exp $
*
* Copyright ( c ) 2004 bitweaver.org
* Copyright ( c ) 2003 tikwiki.org
* 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.
- * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details
+ * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details
*
- * $Id: index.php,v 1.3 2006/12/31 11:34:30 squareing Exp $
+ * $Id: index.php,v 1.4 2009/10/01 13:45:46 wjames5 Exp $
* @package pigeonholes
* @subpackage functions
*/