From e68387f941340144f2b8bbcca752dcbe7857ffb3 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 26 Jan 2017 16:32:45 +0100 Subject: [PATCH] Adjusting copyright --- Admin/Activate.php | 2 +- Admin/Deactivate.php | 2 +- Admin/Install/Navigation.php | 2 +- Admin/Installer.php | 2 +- Admin/Uninstall.php | 2 +- Admin/Update.php | 2 +- Controller.php | 2 +- Models/Answer.php | 2 +- Models/Question.php | 2 +- Models/Section.php | 2 +- Models/Survey.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/api.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/surveys-create.tpl.php | 2 +- Theme/Backend/surveys-list.tpl.php | 2 +- Theme/Backend/surveys-profile.tpl.php | 2 +- Theme/backend/Lang/Navigation.en.lang.php | 2 +- Theme/backend/Lang/api.en.lang.php | 2 +- Theme/backend/Lang/en.lang.php | 2 +- Theme/backend/surveys-create.tpl.php | 2 +- Theme/backend/surveys-list.tpl.php | 2 +- Theme/backend/surveys-profile.tpl.php | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index 87aef89..31ad609 100644 --- a/Admin/Activate.php +++ b/Admin/Activate.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Admin/Deactivate.php b/Admin/Deactivate.php index 75c2e72..ab4de6d 100644 --- a/Admin/Deactivate.php +++ b/Admin/Deactivate.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 2ba6208..72e5f63 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Admin/Installer.php b/Admin/Installer.php index 11a9536..ebdff7d 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Admin/Uninstall.php b/Admin/Uninstall.php index b1499ef..73debe1 100644 --- a/Admin/Uninstall.php +++ b/Admin/Uninstall.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Admin/Update.php b/Admin/Update.php index ea21f81..b06a47d 100644 --- a/Admin/Update.php +++ b/Admin/Update.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Controller.php b/Controller.php index 394e68f..5560e69 100644 --- a/Controller.php +++ b/Controller.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Models/Answer.php b/Models/Answer.php index e985ce7..970180f 100644 --- a/Models/Answer.php +++ b/Models/Answer.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Models/Question.php b/Models/Question.php index ee64c8a..5c7728b 100644 --- a/Models/Question.php +++ b/Models/Question.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Models/Section.php b/Models/Section.php index e4c6bab..768d0ff 100644 --- a/Models/Section.php +++ b/Models/Section.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Models/Survey.php b/Models/Survey.php index 55a9f91..ed5d365 100644 --- a/Models/Survey.php +++ b/Models/Survey.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 9091cf6..cc8d1f8 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index eea62f6..4f9f946 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index c04705e..543c2fe 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php index 75cb69d..52e260f9 100644 --- a/Theme/Backend/surveys-create.tpl.php +++ b/Theme/Backend/surveys-create.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index 43ad188..d2f688b 100644 --- a/Theme/Backend/surveys-list.tpl.php +++ b/Theme/Backend/surveys-list.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/Backend/surveys-profile.tpl.php b/Theme/Backend/surveys-profile.tpl.php index 8e3880e..842ec9f 100644 --- a/Theme/Backend/surveys-profile.tpl.php +++ b/Theme/Backend/surveys-profile.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/Lang/Navigation.en.lang.php b/Theme/backend/Lang/Navigation.en.lang.php index 9091cf6..cc8d1f8 100644 --- a/Theme/backend/Lang/Navigation.en.lang.php +++ b/Theme/backend/Lang/Navigation.en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/Lang/api.en.lang.php b/Theme/backend/Lang/api.en.lang.php index eea62f6..4f9f946 100644 --- a/Theme/backend/Lang/api.en.lang.php +++ b/Theme/backend/Lang/api.en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php index c04705e..543c2fe 100644 --- a/Theme/backend/Lang/en.lang.php +++ b/Theme/backend/Lang/en.lang.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/surveys-create.tpl.php b/Theme/backend/surveys-create.tpl.php index 75cb69d..52e260f9 100644 --- a/Theme/backend/surveys-create.tpl.php +++ b/Theme/backend/surveys-create.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/surveys-list.tpl.php b/Theme/backend/surveys-list.tpl.php index 43ad188..d2f688b 100644 --- a/Theme/backend/surveys-list.tpl.php +++ b/Theme/backend/surveys-list.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com diff --git a/Theme/backend/surveys-profile.tpl.php b/Theme/backend/surveys-profile.tpl.php index 8e3880e..842ec9f 100644 --- a/Theme/backend/surveys-profile.tpl.php +++ b/Theme/backend/surveys-profile.tpl.php @@ -8,7 +8,7 @@ * @package TBD * @author OMS Development Team * @author Dennis Eichhorn - * @copyright 2013 Dennis Eichhorn + * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com