summaryrefslogtreecommitdiff
path: root/inc/utf8.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-06-28 22:19:20 +0200
committerandi <andi@splitbrain.org>2005-06-28 22:19:20 +0200
commit4a47269f269a500f680d550ea66a83ce787b0eef (patch)
treece00ac431297078eb31ee3b3af14593d796c732e /inc/utf8.php
parentdf9add7216a927956b8c4f6fd9174d0103f3aed2 (diff)
downloadrpg-4a47269f269a500f680d550ea66a83ce787b0eef.tar.gz
rpg-4a47269f269a500f680d550ea66a83ce787b0eef.tar.bz2
relicensed utf8 lib under LGPL to make it available to a broader audience
darcs-hash:20050628201920-9977f-91d30cb4391f49979415edf31b798e31177d76c2.gz
Diffstat (limited to 'inc/utf8.php')
-rw-r--r--inc/utf8.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/utf8.php b/inc/utf8.php
index 7d0f0a266..3eb06865f 100644
--- a/inc/utf8.php
+++ b/inc/utf8.php
@@ -2,7 +2,7 @@
/**
* UTF8 helper functions
*
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @license LGPL (http://www.gnu.org/copyleft/lesser.html)
* @author Andreas Gohr <andi@splitbrain.org>
*/