summaryrefslogtreecommitdiff
path: root/show_user_avatar.php
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 /show_user_avatar.php
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 'show_user_avatar.php')
-rw-r--r--show_user_avatar.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/show_user_avatar.php b/show_user_avatar.php
index f2194b5..de9d3ee 100644
--- a/show_user_avatar.php
+++ b/show_user_avatar.php
@@ -1,14 +1,14 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_users/show_user_avatar.php,v 1.2 2005/06/28 07:46:23 spiderr Exp $
+ * $Header: /cvsroot/bitweaver/_bit_users/show_user_avatar.php,v 1.3 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: show_user_avatar.php,v 1.2 2005/06/28 07:46:23 spiderr Exp $
+ * $Id: show_user_avatar.php,v 1.3 2009/10/01 13:45:52 wjames5 Exp $
* @package users
* @subpackage functions
*/