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 296ea00 commit 5d90cf6
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 58 deletions.
31 changes: 17 additions & 14 deletions hooks/recruitment_wrapper_hook.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: 2009
* Date: $Date: 2012-11-11 19:07:23 +0100 (So, 11. Nov 2012) $
* -----------------------------------------------------------------------
* @author $Author: wallenium $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12435 $
/* Project: EQdkp-Plus
* Package: Recreuitment Portal Module
* Link: http://eqdkp-plus.eu
*
* $Id: recruitment_wrapper_hook.class.php 12435 2012-11-11 18:07:23Z wallenium $
* 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/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-10-02 23:43:08 +0200 (Di, 02. Okt 2012) $
* -----------------------------------------------------------------------
* @author $Author: wallenium $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12177 $
*
* $Id: english.php 12177 2012-10-02 21:43:08Z wallenium $
/* Project: EQdkp-Plus
* Package: Recreuitment 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-10-02 23:43:08 +0200 (Di, 02. Okt 2012) $
* -----------------------------------------------------------------------
* @author $Author: wallenium $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12177 $
*
* $Id: german.php 12177 2012-10-02 21:43:08Z wallenium $
/* Project: EQdkp-Plus
* Package: Recreuitment 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
31 changes: 17 additions & 14 deletions recruitment_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-11-11 18:36:16 +0100 (So, 11. Nov 2012) $
* -----------------------------------------------------------------------
* @author $Author: godmod $
* @copyright 2006-2011 EQdkp-Plus Developer Team
* @link http://eqdkp-plus.com
* @package eqdkp-plus
* @version $Rev: 12434 $
/* Project: EQdkp-Plus
* Package: Recreuitment Portal Module
* Link: http://eqdkp-plus.eu
*
* $Id: recruitment_portal.class.php 12434 2012-11-11 17:36:16Z godmod $
* 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 5d90cf6

Please sign in to comment.