diff options
Diffstat (limited to 'inc/lang/da/lang.php')
-rw-r--r-- | inc/lang/da/lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/inc/lang/da/lang.php b/inc/lang/da/lang.php index 00f027045..445bf9fec 100644 --- a/inc/lang/da/lang.php +++ b/inc/lang/da/lang.php @@ -1,8 +1,11 @@ <?php /** + * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * + * @author Jon Theil Nielsen <jontheil@gmail.com> * @author koeppe <koeppe@kazur.dk> * @author Jon Bendtsen <bendtsen@diku.dk> * @author Lars Næsbye Christensen <larsnaesbye@stud.ku.dk> @@ -12,13 +15,11 @@ * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk> * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca> * @author rasmus@kinnerup.com - * @author Michael Pedersen subben@gmail.com * @author Mikael Lyngvig <mikael@lyngvig.org> * @author Soren Birk <soer9648@hotmail.com> * @author Jens Hyllegaard <jens.hyllegaard@gmail.com> * @author soer9648 <soer9648@eucl.dk> * @author Søren Birk <sbi@eucl.dk> - * @author Søren Birk <soer9648@eucl.dk> * @author Jacob Palm <mail@jacobpalm.dk> */ $lang['encoding'] = 'utf-8'; |