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 /Pigeonholes.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 'Pigeonholes.php')
| -rw-r--r-- | Pigeonholes.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Pigeonholes.php b/Pigeonholes.php index 507235a..337dd48 100644 --- a/Pigeonholes.php +++ b/Pigeonholes.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/Pigeonholes.php,v 1.129 2008/10/20 21:40:11 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/Pigeonholes.php,v 1.130 2009/10/01 13:45:46 wjames5 Exp $ * * +----------------------------------------------------------------------+ * | Copyright ( c ) 2004, bitweaver.org * +----------------------------------------------------------------------+ * | 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 * | * | For comments, please use phpdocu.sourceforge.net documentation standards!!! * | -> see http://phpdocu.sourceforge.net/ @@ -17,7 +17,7 @@ * Pigeonholes class * * @author xing <xing@synapse.plus.com> - * @version $Revision: 1.129 $ + * @version $Revision: 1.130 $ * @package pigeonholes */ |
