summaryrefslogtreecommitdiff
path: root/backlinks.php
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 /backlinks.php
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 'backlinks.php')
-rw-r--r--backlinks.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/backlinks.php b/backlinks.php
index c5dfec6..9f734f8 100644
--- a/backlinks.php
+++ b/backlinks.php
@@ -3,13 +3,13 @@
* assigned_modules
*
* @author spider <spider@steelsun.com>
- * @version $Revision: 1.14 $
+ * @version $Revision: 1.15 $
* @package wiki
* @subpackage functions
* @copyright Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al.
- * @license Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
+ * @license Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details.
*/
-// $Header: /cvsroot/bitweaver/_bit_wiki/backlinks.php,v 1.14 2008/06/25 22:21:29 spiderr Exp $
+// $Header: /cvsroot/bitweaver/_bit_wiki/backlinks.php,v 1.15 2009/10/01 13:45:54 wjames5 Exp $
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
/**