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 /master_strings.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 'master_strings.php')
| -rw-r--r-- | master_strings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/master_strings.php b/master_strings.php index a2d574b..0449418 100644 --- a/master_strings.php +++ b/master_strings.php @@ -2,12 +2,12 @@ /** * @package languages * @subpackage functions - * @version $Header: /cvsroot/bitweaver/_bit_languages/master_strings.php,v 1.11 2008/09/18 03:57:44 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_languages/master_strings.php,v 1.12 2009/10/01 13:45:43 wjames5 Exp $ */ // Copyright (c) 2005, bitweaver.org // 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 */ |
