diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:43 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:43 +0000 |
| commit | aff2d96791c274eb68f2073dce2eaab0d0ee9a33 (patch) | |
| tree | 838fb5153af034c5ed9c67a64774ad07805e09a2 /import.php | |
| parent | d1167c164ee50f3d92954442c5cc2470c5928f5b (diff) | |
| download | languages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.tar.gz languages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.tar.bz2 languages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'import.php')
| -rw-r--r-- | import.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,12 +2,12 @@ /** * @package languages * @subpackage functions - * @version $Header: /cvsroot/bitweaver/_bit_languages/import.php,v 1.14 2008/06/29 07:29:16 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_languages/import.php,v 1.15 2009/10/01 13:45:43 wjames5 Exp $ */ // 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 |
