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 | |
| 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
| -rw-r--r-- | Pigeonholes.php | 6 | ||||
| -rw-r--r-- | assign_content.php | 6 | ||||
| -rw-r--r-- | edit_pigeonholes.php | 6 | ||||
| -rw-r--r-- | edit_structure.php | 6 | ||||
| -rw-r--r-- | index.php | 6 | ||||
| -rw-r--r-- | lookup_pigeonholes_inc.php | 4 | ||||
| -rw-r--r-- | modules/mod_category_menu.php | 6 | ||||
| -rw-r--r-- | modules/mod_category_suckerfish.php | 6 | ||||
| -rw-r--r-- | modules/mod_whats_related.php | 6 | ||||
| -rw-r--r-- | view.php | 6 |
10 files changed, 29 insertions, 29 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 */ diff --git a/assign_content.php b/assign_content.php index 2429d4f..4466c1a 100644 --- a/assign_content.php +++ b/assign_content.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/assign_content.php,v 1.15 2009/01/24 18:40:54 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/assign_content.php,v 1.16 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: assign_content.php,v 1.15 2009/01/24 18:40:54 wjames5 Exp $ + * $Id: assign_content.php,v 1.16 2009/10/01 13:45:46 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ diff --git a/edit_pigeonholes.php b/edit_pigeonholes.php index f711652..2033f5d 100644 --- a/edit_pigeonholes.php +++ b/edit_pigeonholes.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_pigeonholes.php,v 1.33 2008/10/20 21:40:11 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_pigeonholes.php,v 1.34 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: edit_pigeonholes.php,v 1.33 2008/10/20 21:40:11 spiderr Exp $ + * $Id: edit_pigeonholes.php,v 1.34 2009/10/01 13:45:46 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ diff --git a/edit_structure.php b/edit_structure.php index d7e6c42..a92e0a4 100644 --- a/edit_structure.php +++ b/edit_structure.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_structure.php,v 1.6 2008/10/20 21:40:11 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_structure.php,v 1.7 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: edit_structure.php,v 1.6 2008/10/20 21:40:11 spiderr Exp $ + * $Id: edit_structure.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ @@ -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 */ diff --git a/lookup_pigeonholes_inc.php b/lookup_pigeonholes_inc.php index 94f234d..3dfb2ac 100644 --- a/lookup_pigeonholes_inc.php +++ b/lookup_pigeonholes_inc.php @@ -4,11 +4,11 @@ * * @package pigeonholes * @subpackage functions - * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/lookup_pigeonholes_inc.php,v 1.5 2006/02/24 12:06:07 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/lookup_pigeonholes_inc.php,v 1.6 2009/10/01 13:45:46 wjames5 Exp $ * * Copyright ( c ) 2005 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 */ /** diff --git a/modules/mod_category_menu.php b/modules/mod_category_menu.php index e822aa2..466cb03 100644 --- a/modules/mod_category_menu.php +++ b/modules/mod_category_menu.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.php,v 1.4 2006/10/13 12:46:21 lsces Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.php,v 1.5 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: mod_category_menu.php,v 1.4 2006/10/13 12:46:21 lsces Exp $ + * $Id: mod_category_menu.php,v 1.5 2009/10/01 13:45:46 wjames5 Exp $ * @package categories * @subpackage modules */ diff --git a/modules/mod_category_suckerfish.php b/modules/mod_category_suckerfish.php index f6e8df2..1da7092 100644 --- a/modules/mod_category_suckerfish.php +++ b/modules/mod_category_suckerfish.php @@ -1,13 +1,13 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_suckerfish.php,v 1.6 2008/07/10 12:12:57 squareing Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_suckerfish.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ * * Copyright (c) 2007 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 * - * $Id: mod_category_suckerfish.php,v 1.6 2008/07/10 12:12:57 squareing Exp $ + * $Id: mod_category_suckerfish.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ * @package pigeonholes * @subpackage modules */ diff --git a/modules/mod_whats_related.php b/modules/mod_whats_related.php index 9487255..7d68f2c 100644 --- a/modules/mod_whats_related.php +++ b/modules/mod_whats_related.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.php,v 1.6 2006/04/11 13:07:42 squareing Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.php,v 1.7 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: mod_whats_related.php,v 1.6 2006/04/11 13:07:42 squareing Exp $ + * $Id: mod_whats_related.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ * @package categories * @subpackage modules */ @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/view.php,v 1.20 2008/10/20 21:40:11 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/view.php,v 1.21 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: view.php,v 1.20 2008/10/20 21:40:11 spiderr Exp $ + * $Id: view.php,v 1.21 2009/10/01 13:45:46 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ |
