diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:31 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:31 +0000 |
| commit | 1117b0fcdf61292e403a92d8aa580974f87c3849 (patch) | |
| tree | 5664e97cd736c3b78c3d50f8ee0f4a399ca30b21 /edit.php | |
| parent | 65c3c473ea82cf2ce38df072636cc64eac3448cb (diff) | |
| download | articles-1117b0fcdf61292e403a92d8aa580974f87c3849.tar.gz articles-1117b0fcdf61292e403a92d8aa580974f87c3849.tar.bz2 articles-1117b0fcdf61292e403a92d8aa580974f87c3849.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'edit.php')
| -rw-r--r-- | edit.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_articles/edit.php,v 1.47 2008/10/20 21:40:08 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_articles/edit.php,v 1.48 2009/10/01 13:45:27 wjames5 Exp $ * @package articles * @subpackage functions */ // 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. /** * Initialization |
