summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:52 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:52 +0000
commit94b95f8db093e26470279a5f8982c1f80a77e9e2 (patch)
treed219129fc988d965b697dd5bada1bd1e97df930b /modules
parent19740a856ccdb2a86c05cdcc248625dd1a79352e (diff)
downloadusers-94b95f8db093e26470279a5f8982c1f80a77e9e2.tar.gz
users-94b95f8db093e26470279a5f8982c1f80a77e9e2.tar.bz2
users-94b95f8db093e26470279a5f8982c1f80a77e9e2.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_online_users.php6
-rw-r--r--modules/mod_since_last_visit.php6
-rw-r--r--modules/mod_user_profile.php6
-rw-r--r--modules/mod_who_is_there.php6
4 files changed, 12 insertions, 12 deletions
diff --git a/modules/mod_online_users.php b/modules/mod_online_users.php
index 95469db..bb168ac 100644
--- a/modules/mod_online_users.php
+++ b/modules/mod_online_users.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_online_users.php,v 1.7 2009/04/13 21:25:28 tekimaki_admin Exp $
+ * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_online_users.php,v 1.8 2009/10/01 13:45:52 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_online_users.php,v 1.7 2009/04/13 21:25:28 tekimaki_admin Exp $
+ * $Id: mod_online_users.php,v 1.8 2009/10/01 13:45:52 wjames5 Exp $
* @package users
* @subpackage modules
*/
diff --git a/modules/mod_since_last_visit.php b/modules/mod_since_last_visit.php
index 54eab44..2abf6c2 100644
--- a/modules/mod_since_last_visit.php
+++ b/modules/mod_since_last_visit.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_since_last_visit.php,v 1.4 2005/08/01 18:42:03 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_since_last_visit.php,v 1.5 2009/10/01 13:45:52 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_since_last_visit.php,v 1.4 2005/08/01 18:42:03 squareing Exp $
+ * $Id: mod_since_last_visit.php,v 1.5 2009/10/01 13:45:52 wjames5 Exp $
* @package users
* @subpackage modules
*/
diff --git a/modules/mod_user_profile.php b/modules/mod_user_profile.php
index a3600c6..42e383e 100644
--- a/modules/mod_user_profile.php
+++ b/modules/mod_user_profile.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_user_profile.php,v 1.10 2009/09/04 15:30:05 spiderr Exp $
+ * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_user_profile.php,v 1.11 2009/10/01 13:45:52 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_user_profile.php,v 1.10 2009/09/04 15:30:05 spiderr Exp $
+ * $Id: mod_user_profile.php,v 1.11 2009/10/01 13:45:52 wjames5 Exp $
* @package users
* @subpackage modules
*/
diff --git a/modules/mod_who_is_there.php b/modules/mod_who_is_there.php
index c8414e1..b0ed42e 100644
--- a/modules/mod_who_is_there.php
+++ b/modules/mod_who_is_there.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_who_is_there.php,v 1.7 2008/10/16 09:57:58 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_users/modules/mod_who_is_there.php,v 1.8 2009/10/01 13:45:52 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_who_is_there.php,v 1.7 2008/10/16 09:57:58 squareing Exp $
+ * $Id: mod_who_is_there.php,v 1.8 2009/10/01 13:45:52 wjames5 Exp $
* @package users
* @subpackage modules
*/