diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:52 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:52 +0000 |
| commit | 94b95f8db093e26470279a5f8982c1f80a77e9e2 (patch) | |
| tree | d219129fc988d965b697dd5bada1bd1e97df930b /watches.php | |
| parent | 19740a856ccdb2a86c05cdcc248625dd1a79352e (diff) | |
| download | users-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 'watches.php')
| -rw-r--r-- | watches.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/watches.php b/watches.php index c0bd4f7..63f8af4 100644 --- a/watches.php +++ b/watches.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_users/watches.php,v 1.7 2008/06/25 22:21:28 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_users/watches.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: watches.php,v 1.7 2008/06/25 22:21:28 spiderr Exp $ + * $Id: watches.php,v 1.8 2009/10/01 13:45:52 wjames5 Exp $ * @package users * @subpackage functions */ |
