From 74bd84ab05c0967120629a09c7ed31a1bae79c70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 19 Mar 2009 19:54:31 +0000 Subject: [PATCH] Copyright updated --- application/admin/class_ApplicationHelper.php | 2 +- application/admin/config.php | 2 +- application/admin/data.php | 2 +- application/admin/debug.php | 2 +- application/admin/exceptions.php | 2 +- application/admin/init.php | 2 +- application/admin/loader.php | 2 +- .../admin/main/actions/web/class_WebAdminLoginWelcomeAction.php | 2 +- application/admin/main/class_ | 2 +- .../admin/main/commands/web/class_WebAdminUserLoginCommand.php | 2 +- application/admin/main/login/class_AdminUserLogin.php | 2 +- application/admin/main/login/helper/class_AdminLoginHelper.php | 2 +- application/admin/starter.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/application/admin/class_ApplicationHelper.php b/application/admin/class_ApplicationHelper.php index 53d3fc3..4f8c07f 100644 --- a/application/admin/class_ApplicationHelper.php +++ b/application/admin/class_ApplicationHelper.php @@ -22,7 +22,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/config.php b/application/admin/config.php index e4522fe..c5d37a3 100644 --- a/application/admin/config.php +++ b/application/admin/config.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/data.php b/application/admin/data.php index c20f064..b2b98f7 100644 --- a/application/admin/data.php +++ b/application/admin/data.php @@ -15,7 +15,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/debug.php b/application/admin/debug.php index b8b4145..31b35c4 100644 --- a/application/admin/debug.php +++ b/application/admin/debug.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/exceptions.php b/application/admin/exceptions.php index e53e46f..551d7b6 100644 --- a/application/admin/exceptions.php +++ b/application/admin/exceptions.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/init.php b/application/admin/init.php index 39c5bed..0204484 100644 --- a/application/admin/init.php +++ b/application/admin/init.php @@ -15,7 +15,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/loader.php b/application/admin/loader.php index fca1551..26aff4e 100644 --- a/application/admin/loader.php +++ b/application/admin/loader.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/main/actions/web/class_WebAdminLoginWelcomeAction.php b/application/admin/main/actions/web/class_WebAdminLoginWelcomeAction.php index 33cf08d..de17170 100644 --- a/application/admin/main/actions/web/class_WebAdminLoginWelcomeAction.php +++ b/application/admin/main/actions/web/class_WebAdminLoginWelcomeAction.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/main/class_ b/application/admin/main/class_ index df22004..b7e95e8 100644 --- a/application/admin/main/class_ +++ b/application/admin/main/class_ @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/main/commands/web/class_WebAdminUserLoginCommand.php b/application/admin/main/commands/web/class_WebAdminUserLoginCommand.php index 4d5ffe3..60e1d1b 100644 --- a/application/admin/main/commands/web/class_WebAdminUserLoginCommand.php +++ b/application/admin/main/commands/web/class_WebAdminUserLoginCommand.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/main/login/class_AdminUserLogin.php b/application/admin/main/login/class_AdminUserLogin.php index 423297e..2b0429e 100644 --- a/application/admin/main/login/class_AdminUserLogin.php +++ b/application/admin/main/login/class_AdminUserLogin.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/main/login/helper/class_AdminLoginHelper.php b/application/admin/main/login/helper/class_AdminLoginHelper.php index eb67fa4..b825cef 100644 --- a/application/admin/main/login/helper/class_AdminLoginHelper.php +++ b/application/admin/main/login/helper/class_AdminLoginHelper.php @@ -12,7 +12,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/admin/starter.php b/application/admin/starter.php index b128839..7c34271 100644 --- a/application/admin/starter.php +++ b/application/admin/starter.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Admin-Area Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * -- 2.39.5