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 /liberty_plugins | |
| 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 'liberty_plugins')
| -rw-r--r-- | liberty_plugins/data.translated.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.translated.php b/liberty_plugins/data.translated.php index fd9a5ed..b7280c8 100644 --- a/liberty_plugins/data.translated.php +++ b/liberty_plugins/data.translated.php @@ -1,6 +1,6 @@ <?php /** - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * @package liberty * @subpackage plugins_data */ @@ -8,7 +8,7 @@ // | Copyright (c) 2004, 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 // | // | For comments, please use phpdocu.sourceforge.net documentation standards!!! // | -> see http://phpdocu.sourceforge.net/ @@ -18,7 +18,7 @@ // | by: StarRider <starrrider@sourceforge.net> // | Reworked from: wikiplugin_translated.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.translated.php,v 1.3 2008/11/09 09:08:55 squareing Exp $ +// $Id: data.translated.php,v 1.4 2009/10/01 13:45:43 wjames5 Exp $ /** * definitions |
