diff options
author | Anika Henke <anika@selfthinker.org> | 2011-02-20 19:14:03 +0000 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2011-02-20 19:14:03 +0000 |
commit | 3240c7a0b3414f926ee76b2c4fff0a95ab33e916 (patch) | |
tree | 5c120075cc0d87199b014dbad5796db897a0fa1c /inc/lang/km/lang.php | |
parent | bf413a4e50ea09a0345533c5fb1d07e963bd6368 (diff) | |
download | rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.gz rpg-3240c7a0b3414f926ee76b2c4fff0a95ab33e916.tar.bz2 |
removed duplicate authors from language files
Diffstat (limited to 'inc/lang/km/lang.php')
-rw-r--r-- | inc/lang/km/lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/inc/lang/km/lang.php b/inc/lang/km/lang.php index 24dd67045..90cad3133 100644 --- a/inc/lang/km/lang.php +++ b/inc/lang/km/lang.php @@ -1,9 +1,6 @@ <?php /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author Andreas Gohr <andi@splitbrain.org> - * @author Anika Henke <henke@cosmocode.de> - * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> * @author Ratana Lim <aerorat@yahoo.com> */ $lang['encoding'] = 'utf-8'; |