summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:43 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:43 +0000
commitaff2d96791c274eb68f2073dce2eaab0d0ee9a33 (patch)
tree838fb5153af034c5ed9c67a64774ad07805e09a2
parentd1167c164ee50f3d92954442c5cc2470c5928f5b (diff)
downloadlanguages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.tar.gz
languages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.tar.bz2
languages-aff2d96791c274eb68f2073dce2eaab0d0ee9a33.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
-rw-r--r--Babelfish.php4
-rw-r--r--Bablotron.php6
-rw-r--r--BitLanguage.php4
-rw-r--r--edit_languages.php4
-rw-r--r--get_strings.php4
-rw-r--r--import.php4
-rw-r--r--liberty_plugins/data.translated.php6
-rw-r--r--master_strings.php4
8 files changed, 18 insertions, 18 deletions
diff --git a/Babelfish.php b/Babelfish.php
index dd3cb55..ee3ae54 100644
--- a/Babelfish.php
+++ b/Babelfish.php
@@ -1,11 +1,11 @@
<?php
/**
* @package languages
- * @version $Header: /cvsroot/bitweaver/_bit_languages/Babelfish.php,v 1.2 2005/08/07 17:39:17 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_languages/Babelfish.php,v 1.3 2009/10/01 13:45:43 wjames5 Exp $
*
* Tiki is 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.
*
* This file copyright (c) 2002-2003, Ross Smith II
*/
diff --git a/Bablotron.php b/Bablotron.php
index cea58b0..499b75b 100644
--- a/Bablotron.php
+++ b/Bablotron.php
@@ -3,15 +3,15 @@
* Spellcheck Library
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_languages/Bablotron.php,v 1.1 2006/02/08 09:31:44 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_languages/Bablotron.php,v 1.2 2009/10/01 13:45:43 wjames5 Exp $
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
* 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
*
- * $Id: Bablotron.php,v 1.1 2006/02/08 09:31:44 squareing Exp $
+ * $Id: Bablotron.php,v 1.2 2009/10/01 13:45:43 wjames5 Exp $
*
* A spell checking library.
*
diff --git a/BitLanguage.php b/BitLanguage.php
index b439f0b..59530da 100644
--- a/BitLanguage.php
+++ b/BitLanguage.php
@@ -1,12 +1,12 @@
<?php
/**
* @package languages
- * @version $Header: /cvsroot/bitweaver/_bit_languages/BitLanguage.php,v 1.26 2008/10/20 20:54:38 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_languages/BitLanguage.php,v 1.27 2009/10/01 13:45:43 wjames5 Exp $
*
* Copyright (c) 2005 bitweaver.org
* Copyright (c) 2004-2005, Christian Fowler, 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
* @author spider <spider@steelsun.com>
*/
diff --git a/edit_languages.php b/edit_languages.php
index 0b2158a..31068c0 100644
--- a/edit_languages.php
+++ b/edit_languages.php
@@ -2,12 +2,12 @@
/**
* @package languages
* @subpackage functions
- * @version $Header: /cvsroot/bitweaver/_bit_languages/edit_languages.php,v 1.13 2008/09/19 01:34:37 laetzer Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_languages/edit_languages.php,v 1.14 2009/10/01 13:45:43 wjames5 Exp $
*
* Copyright (c) 2005 bitweaver.org
* Copyright (c) 2004-2005, Christian Fowler, 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
*/
/**
diff --git a/get_strings.php b/get_strings.php
index c9655fb..997b788 100644
--- a/get_strings.php
+++ b/get_strings.php
@@ -2,12 +2,12 @@
/**
* @package languages
* @subpackage functions
- * @version $Header: /cvsroot/bitweaver/_bit_languages/get_strings.php,v 1.2 2005/08/07 17:39:18 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_languages/get_strings.php,v 1.3 2009/10/01 13:45:43 wjames5 Exp $
*
* Copyright (c) 2005 bitweaver.org
* Tiki is 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.
*/
/**
diff --git a/import.php b/import.php
index 052d8c6..3c329c5 100644
--- a/import.php
+++ b/import.php
@@ -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
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
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
*/