diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:46 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:46 +0000 |
| commit | dd0de2968284ac7df91ce9f7c73fb4ddf2d6c846 (patch) | |
| tree | 049d6a197a56b66a51d022a0baa0119fa99719de /index.php | |
| parent | b1221d41fbec8db0531ebd4311a71765fab387fc (diff) | |
| download | pigeonholes-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.php | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 */ |
