summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:54 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:54 +0000
commit7d383daaea1c191c46bae5bdda2233917b628d63 (patch)
treea84ce545cc36526815c8534a7a524f7948571e27 /modules
parent78a796b6537964ef8f6c307b56a1965b73526428 (diff)
downloadwiki-7d383daaea1c191c46bae5bdda2233917b628d63.tar.gz
wiki-7d383daaea1c191c46bae5bdda2233917b628d63.tar.bz2
wiki-7d383daaea1c191c46bae5bdda2233917b628d63.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_comm_received_objects.php6
-rw-r--r--modules/mod_last_modif_pages.php6
-rw-r--r--modules/mod_random_pages.php6
-rw-r--r--modules/mod_top_pages.php6
-rw-r--r--modules/mod_wiki_last_comments.php6
5 files changed, 15 insertions, 15 deletions
diff --git a/modules/mod_comm_received_objects.php b/modules/mod_comm_received_objects.php
index d27fcce..02f052d 100644
--- a/modules/mod_comm_received_objects.php
+++ b/modules/mod_comm_received_objects.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_comm_received_objects.php,v 1.4 2007/06/01 16:01:33 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_comm_received_objects.php,v 1.5 2009/10/01 13:45:54 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_comm_received_objects.php,v 1.4 2007/06/01 16:01:33 squareing Exp $
+ * $Id: mod_comm_received_objects.php,v 1.5 2009/10/01 13:45:54 wjames5 Exp $
* @package wiki
* @subpackage modules
*/
diff --git a/modules/mod_last_modif_pages.php b/modules/mod_last_modif_pages.php
index 1513325..f415ad1 100644
--- a/modules/mod_last_modif_pages.php
+++ b/modules/mod_last_modif_pages.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_last_modif_pages.php,v 1.8 2007/06/01 15:16:50 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_last_modif_pages.php,v 1.9 2009/10/01 13:45:54 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_last_modif_pages.php,v 1.8 2007/06/01 15:16:50 squareing Exp $
+ * $Id: mod_last_modif_pages.php,v 1.9 2009/10/01 13:45:54 wjames5 Exp $
* @package wiki
* @subpackage modules
*/
diff --git a/modules/mod_random_pages.php b/modules/mod_random_pages.php
index ae63dc0..e37dd84 100644
--- a/modules/mod_random_pages.php
+++ b/modules/mod_random_pages.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_random_pages.php,v 1.7 2007/06/01 14:09:46 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_random_pages.php,v 1.8 2009/10/01 13:45:54 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_random_pages.php,v 1.7 2007/06/01 14:09:46 squareing Exp $
+ * $Id: mod_random_pages.php,v 1.8 2009/10/01 13:45:54 wjames5 Exp $
* @package wiki
* @subpackage modules
*/
diff --git a/modules/mod_top_pages.php b/modules/mod_top_pages.php
index 9269fa3..7b3b9de 100644
--- a/modules/mod_top_pages.php
+++ b/modules/mod_top_pages.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_top_pages.php,v 1.9 2008/08/26 13:03:15 laetzer Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_top_pages.php,v 1.10 2009/10/01 13:45:54 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_top_pages.php,v 1.9 2008/08/26 13:03:15 laetzer Exp $
+ * $Id: mod_top_pages.php,v 1.10 2009/10/01 13:45:54 wjames5 Exp $
* @package wiki
* @subpackage modules
*/
diff --git a/modules/mod_wiki_last_comments.php b/modules/mod_wiki_last_comments.php
index dd9b51e..1b856c6 100644
--- a/modules/mod_wiki_last_comments.php
+++ b/modules/mod_wiki_last_comments.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_wiki_last_comments.php,v 1.5 2007/04/03 17:28:17 bitweaver Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_wiki_last_comments.php,v 1.6 2009/10/01 13:45:54 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_wiki_last_comments.php,v 1.5 2007/04/03 17:28:17 bitweaver Exp $
+ * $Id: mod_wiki_last_comments.php,v 1.6 2009/10/01 13:45:54 wjames5 Exp $
* @package wiki
* @subpackage modules
*/