summaryrefslogtreecommitdiff
path: root/inc/utf8.php
diff options
context:
space:
mode:
authorAndreas Gohr <gohr@cosmocode.de>2010-06-21 12:06:11 +0200
committerAndreas Gohr <gohr@cosmocode.de>2010-06-21 12:06:11 +0200
commit1f2058fa0fb5e63118b0551d80e27344e3e4f582 (patch)
treebdee1806a6ae36e6304bac2657c6784e43c98947 /inc/utf8.php
parent85b77bbdcc5ba8cd54f0aec27adacd092242e236 (diff)
downloadrpg-1f2058fa0fb5e63118b0551d80e27344e3e4f582.tar.gz
rpg-1f2058fa0fb5e63118b0551d80e27344e3e4f582.tar.bz2
Clariefied license (clean version)
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 c10e33ffa..47e7ed61f 100644
--- a/inc/utf8.php
+++ b/inc/utf8.php
@@ -2,7 +2,7 @@
/**
* UTF8 helper functions
*
- * @license LGPL (http://www.gnu.org/copyleft/lesser.html)
+ * @license LGPL 2.1 (http://www.gnu.org/copyleft/lesser.html)
* @author Andreas Gohr <andi@splitbrain.org>
*/