Skip to content

Commit

Permalink
- NO CHANGES
Browse files Browse the repository at this point in the history
- file headers updated
  • Loading branch information
wallenium committed Dec 13, 2014
1 parent 4233aab commit 0b404d7
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 45 deletions.
33 changes: 18 additions & 15 deletions language/english.php
@@ -1,19 +1,22 @@
<?php
/*
* Project: EQdkp-Plus
* License: Creative Commons - Attribution-Noncommercial-Share Alike 3.0 Unported
* Link: http://creativecommons.org/licenses/by-nc-sa/3.0/
* -----------------------------------------------------------------------
* Began: 2008
* Date: $Date: 2012-12-15 12:24:26 +0100 (Sa, 15. Dez 2012) $
* -----------------------------------------------------------------------
* @author $Author: godmod $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12591 $
*
* $Id: english.php 12591 2012-12-15 11:24:26Z godmod $
/* Project: EQdkp-Plus
* Package: Weather Portal Module
* Link: http://eqdkp-plus.eu
*
* Copyright (C) 2006-2015 EQdkp-Plus Developer Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

if ( !defined('EQDKP_INC') ){
Expand Down
33 changes: 18 additions & 15 deletions language/german.php
@@ -1,19 +1,22 @@
<?php
/*
* Project: EQdkp-Plus
* License: Creative Commons - Attribution-Noncommercial-Share Alike 3.0 Unported
* Link: http://creativecommons.org/licenses/by-nc-sa/3.0/
* -----------------------------------------------------------------------
* Began: 2008
* Date: $Date: 2012-12-15 12:24:26 +0100 (Sa, 15. Dez 2012) $
* -----------------------------------------------------------------------
* @author $Author: godmod $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12591 $
*
* $Id: german.php 12591 2012-12-15 11:24:26Z godmod $
/* Project: EQdkp-Plus
* Package: Weather Portal Module
* Link: http://eqdkp-plus.eu
*
* Copyright (C) 2006-2015 EQdkp-Plus Developer Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

if ( !defined('EQDKP_INC') ){
Expand Down
33 changes: 18 additions & 15 deletions weather_portal.class.php
@@ -1,19 +1,22 @@
<?php
/*
* Project: EQdkp-Plus
* License: Creative Commons - Attribution-Noncommercial-Share Alike 3.0 Unported
* Link: http://creativecommons.org/licenses/by-nc-sa/3.0/
* -----------------------------------------------------------------------
* Began: 2008
* Date: $Date: 2012-12-17 13:13:57 +0100 (Mo, 17. Dez 2012) $
* -----------------------------------------------------------------------
* @author $Author: godmod $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12604 $
*
* $Id: weather_portal.class.php 12604 2012-12-17 12:13:57Z godmod $
/* Project: EQdkp-Plus
* Package: Weather Portal Module
* Link: http://eqdkp-plus.eu
*
* Copyright (C) 2006-2015 EQdkp-Plus Developer Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

if ( !defined('EQDKP_INC') ){
Expand Down

0 comments on commit 0b404d7

Please sign in to comment.