diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/de/lang.php | 2 | ||||
-rw-r--r-- | inc/lang/en/lang.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/de/lang.php b/inc/lang/de/lang.php index aa319371d..6e22b2686 100644 --- a/inc/lang/de/lang.php +++ b/inc/lang/de/lang.php @@ -5,7 +5,7 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Andreas Gohr <andi@splitbrain.org> * @author Christof <gagi@fin.de> - * @author Anika Henke <henke@cosmocode.de> + * @author Anika Henke <anika@selfthinker.org> * @author Esther Brunner <esther@kaffeehaus.ch> * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> * @author Michael Klier <chi@chimeric.de> diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 527eaa7d2..0654006b7 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -4,7 +4,7 @@ * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Andreas Gohr <andi@splitbrain.org> - * @author Anika Henke <henke@cosmocode.de> + * @author Anika Henke <anika@selfthinker.org> * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> */ $lang['encoding'] = 'utf-8'; |