From: Roland Häder Date: Mon, 7 Oct 2013 21:08:26 +0000 (+0000) Subject: Updated links X-Git-Url: https://git.mxchange.org/?p=qa.git;a=commitdiff_plain;h=93a84b3b0b3c773a890481a1c8eace1ad1304483 Updated links --- diff --git a/application/qa/class_ApplicationHelper.php b/application/qa/class_ApplicationHelper.php index edff014..7d60742 100644 --- a/application/qa/class_ApplicationHelper.php +++ b/application/qa/class_ApplicationHelper.php @@ -20,7 +20,7 @@ * Please remember that this include file is being loaded *before* the class * loader is loading classes from "exceptions", "interfaces" and "main"! * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0 * @copyright Copyright (c) 2007 - 2008 Roland Haeder, 2009 - 2012 QA Developer Team * @license GNU GPL 3.0 or any newer version diff --git a/application/qa/config.php b/application/qa/config.php index ba5731a..6da2a01 100644 --- a/application/qa/config.php +++ b/application/qa/config.php @@ -2,11 +2,11 @@ /** * Additional/overwritten configuration parts * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/data.php b/application/qa/data.php index ff190ba..21ef655 100644 --- a/application/qa/data.php +++ b/application/qa/data.php @@ -13,11 +13,11 @@ * isset() is required to prevent a warning and is_object() is highly required * when the application itself is requested in URL (hint: index.php?app=your_app) * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/debug.php b/application/qa/debug.php index 02446e9..9e09c82 100644 --- a/application/qa/debug.php +++ b/application/qa/debug.php @@ -2,11 +2,11 @@ /** * Some debugging stuff for this application * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/exceptions.php b/application/qa/exceptions.php index ec91b93..007f838 100644 --- a/application/qa/exceptions.php +++ b/application/qa/exceptions.php @@ -2,11 +2,11 @@ /** * The exception handler for this application * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/init.php b/application/qa/init.php index 3474c52..07979d7 100644 --- a/application/qa/init.php +++ b/application/qa/init.php @@ -13,11 +13,11 @@ * isset() is required to prevent a warning and is_object() is highly required * when the application itself is requested in URL (hint: index.php?app=your_app) * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/loader.php b/application/qa/loader.php index 82a0cc7..9436dcd 100644 --- a/application/qa/loader.php +++ b/application/qa/loader.php @@ -2,11 +2,11 @@ /** * A specialized class loader for this class * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/application/qa/starter.php b/application/qa/starter.php index 6fe76e5..47dece8 100644 --- a/application/qa/starter.php +++ b/application/qa/starter.php @@ -2,11 +2,11 @@ /** * The application launcher * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 QA Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by