diff options
author | Andreas Gohr <gohr@cosmocode.de> | 2010-06-21 12:06:11 +0200 |
---|---|---|
committer | Andreas Gohr <gohr@cosmocode.de> | 2010-06-21 12:06:11 +0200 |
commit | 1f2058fa0fb5e63118b0551d80e27344e3e4f582 (patch) | |
tree | bdee1806a6ae36e6304bac2657c6784e43c98947 /inc | |
parent | 85b77bbdcc5ba8cd54f0aec27adacd092242e236 (diff) | |
download | rpg-1f2058fa0fb5e63118b0551d80e27344e3e4f582.tar.gz rpg-1f2058fa0fb5e63118b0551d80e27344e3e4f582.tar.bz2 |
Clariefied license (clean version)
Diffstat (limited to 'inc')
-rw-r--r-- | inc/utf8.php | 2 |
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> */ |