From 1fd449401e38f8b838a30f4348a90eec47ca1589 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 19 Mar 2009 19:57:39 +0000 Subject: [PATCH] Copyright updated --- application/install/class_ApplicationHelper.php | 2 +- application/install/config.php | 2 +- application/install/data.php | 2 +- application/install/debug.php | 2 +- application/install/exceptions.php | 2 +- application/install/init.php | 2 +- application/install/loader.php | 2 +- application/install/main/actions/class_ | 2 +- .../install/main/actions/class_BaseInstallAction.php | 2 +- application/install/main/class_ | 2 +- .../commands/web/failed/class_WebInstallFailedCommand.php | 2 +- .../controller/web/class_WebInstallFailedController.php | 2 +- application/install/main/filter/class_ | 2 +- application/install/main/filter/class_BaseInstallFilter.php | 2 +- application/install/starter.php | 2 +- application/install/templates/de/code/home.ctp | 6 +++--- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/application/install/class_ApplicationHelper.php b/application/install/class_ApplicationHelper.php index 53d3fc3..bdc6637 100644 --- a/application/install/class_ApplicationHelper.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/config.php b/application/install/config.php index e26025d..ad06de5 100644 --- a/application/install/config.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/data.php b/application/install/data.php index 6233c7e..2878ad2 100644 --- a/application/install/data.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/debug.php b/application/install/debug.php index b8b4145..1a6f5fc 100644 --- a/application/install/debug.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/exceptions.php b/application/install/exceptions.php index e53e46f..41b4d75 100644 --- a/application/install/exceptions.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/init.php b/application/install/init.php index 39c5bed..5b82a77 100644 --- a/application/install/init.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/loader.php b/application/install/loader.php index fca1551..3441968 100644 --- a/application/install/loader.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/actions/class_ b/application/install/main/actions/class_ index 726285a..895be1b 100644 --- a/application/install/main/actions/class_ +++ b/application/install/main/actions/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/actions/class_BaseInstallAction.php b/application/install/main/actions/class_BaseInstallAction.php index 946ef19..60e8670 100644 --- a/application/install/main/actions/class_BaseInstallAction.php +++ b/application/install/main/actions/class_BaseInstallAction.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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/class_ b/application/install/main/class_ index df22004..8d931fd 100644 --- a/application/install/main/class_ +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/commands/web/failed/class_WebInstallFailedCommand.php b/application/install/main/commands/web/failed/class_WebInstallFailedCommand.php index 0bf9f95..7ef2857 100644 --- a/application/install/main/commands/web/failed/class_WebInstallFailedCommand.php +++ b/application/install/main/commands/web/failed/class_WebInstallFailedCommand.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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/controller/web/class_WebInstallFailedController.php b/application/install/main/controller/web/class_WebInstallFailedController.php index 346e0e5..2396254 100644 --- a/application/install/main/controller/web/class_WebInstallFailedController.php +++ b/application/install/main/controller/web/class_WebInstallFailedController.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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/filter/class_ b/application/install/main/filter/class_ index 3cf4789..71bc26a 100644 --- a/application/install/main/filter/class_ +++ b/application/install/main/filter/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/main/filter/class_BaseInstallFilter.php b/application/install/main/filter/class_BaseInstallFilter.php index ea32d44..55b47e0 100644 --- a/application/install/main/filter/class_BaseInstallFilter.php +++ b/application/install/main/filter/class_BaseInstallFilter.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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/starter.php b/application/install/starter.php index b128839..f9396c0 100644 --- a/application/install/starter.php +++ b/application/install/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 Installation-Wizard Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/install/templates/de/code/home.ctp b/application/install/templates/de/code/home.ctp index 4f88892..849d128 100644 --- a/application/install/templates/de/code/home.ctp +++ b/application/install/templates/de/code/home.ctp @@ -7,13 +7,13 @@ Herzlichen Dank, dass Sie sich für unsere frei erhältliche Software entschieden haben. Das Entwicklerteam möchte sich bei Ihnen für Ihre Wahl an dieser Stelle bedanken und hofft, dass Sie mit - unserer Software zufrieden sind und es bleiben. + unserer Software zufrieden sind und es auch bleiben.
Dieser Installationsassistent wird Sie schrittweise durch die Installation des Frameworks führen und Ihnen dabei alle Schritte - ausführlich erleutern. Programmierkenntnisse sind hierzu nicht - nötig! + ausführlich erleutern. Es sind dazu weder Programmierkenntnisse, + noch ein abgeschlossenes Informatikstudium nötig.
-- 2.39.5