From: Roland Häder Date: Thu, 1 Aug 2019 06:43:35 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec0be9548ba63a6fc5e102dec753c4d1889c303d;p=hub.git Continued: - updated copyright year and holder of "Apt-Proxy" sub project files Signed-off-by: Roland Häder --- diff --git a/application/hub/classes/apt-proxy/class_ b/application/hub/classes/apt-proxy/class_ index 953aaf76c..7a6c4dc7d 100644 --- a/application/hub/classes/apt-proxy/class_ +++ b/application/hub/classes/apt-proxy/class_ @@ -11,7 +11,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/hub/classes/apt-proxy/class_BaseNodeAptProxy.php b/application/hub/classes/apt-proxy/class_BaseNodeAptProxy.php index d1827fc39..377d5dc4c 100644 --- a/application/hub/classes/apt-proxy/class_BaseNodeAptProxy.php +++ b/application/hub/classes/apt-proxy/class_BaseNodeAptProxy.php @@ -10,7 +10,7 @@ use Org\Shipsimu\Hub\Generic\BaseHubSystem; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/apt-proxy/console/class_NodeConsoleAptProxy.php b/application/hub/classes/apt-proxy/console/class_NodeConsoleAptProxy.php index c33eeb7e7..fe9b470a2 100644 --- a/application/hub/classes/apt-proxy/console/class_NodeConsoleAptProxy.php +++ b/application/hub/classes/apt-proxy/console/class_NodeConsoleAptProxy.php @@ -12,7 +12,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * @@ -77,7 +77,7 @@ class NodeConsoleAptProxy extends BaseNodeAptProxy implements AptProxy, Register // Output all lines self::createDebugInstance(__CLASS__, __LINE__)->debugOutput(' '); self::createDebugInstance(__CLASS__, __LINE__)->debugOutput($applicationInstance->getAppName() . ' v' . $applicationInstance->getAppVersion() . ' - An apt-proxy connection helper'); - self::createDebugInstance(__CLASS__, __LINE__)->debugOutput('Copyright (c) 2012 Apt-Proxy Developer Team'); + self::createDebugInstance(__CLASS__, __LINE__)->debugOutput('Copyright (c) 2012 - 2018 Hub Developer Team'); self::createDebugInstance(__CLASS__, __LINE__)->debugOutput(' '); self::createDebugInstance(__CLASS__, __LINE__)->debugOutput('This program comes with ABSOLUTELY NO WARRANTY; for details see docs/COPYING.'); self::createDebugInstance(__CLASS__, __LINE__)->debugOutput('This is free software, and you are welcome to redistribute it under certain'); diff --git a/application/hub/classes/commands/console/class_HubConsoleAptProxyCommand.php b/application/hub/classes/commands/console/class_HubConsoleAptProxyCommand.php index 3f931383b..b3e5a18d8 100644 --- a/application/hub/classes/commands/console/class_HubConsoleAptProxyCommand.php +++ b/application/hub/classes/commands/console/class_HubConsoleAptProxyCommand.php @@ -17,7 +17,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/controller/console/class_HubConsoleAptProxyController.php b/application/hub/classes/controller/console/class_HubConsoleAptProxyController.php index af2ea7832..876b687fb 100644 --- a/application/hub/classes/controller/console/class_HubConsoleAptProxyController.php +++ b/application/hub/classes/controller/console/class_HubConsoleAptProxyController.php @@ -15,7 +15,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/apt-proxy/class_AptProxyInitializationFilter.php b/application/hub/classes/filter/apt-proxy/class_AptProxyInitializationFilter.php index 8783c83f5..146c53d77 100644 --- a/application/hub/classes/filter/apt-proxy/class_AptProxyInitializationFilter.php +++ b/application/hub/classes/filter/apt-proxy/class_AptProxyInitializationFilter.php @@ -14,7 +14,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/apt-proxy/class_AptProxyPhpRequirementsFilter.php b/application/hub/classes/filter/apt-proxy/class_AptProxyPhpRequirementsFilter.php index caeb30ae8..980ca8ccd 100644 --- a/application/hub/classes/filter/apt-proxy/class_AptProxyPhpRequirementsFilter.php +++ b/application/hub/classes/filter/apt-proxy/class_AptProxyPhpRequirementsFilter.php @@ -12,7 +12,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/apt-proxy/class_AptProxyWelcomeTeaserFilter.php b/application/hub/classes/filter/apt-proxy/class_AptProxyWelcomeTeaserFilter.php index f3a83bd2c..6e28d551e 100644 --- a/application/hub/classes/filter/apt-proxy/class_AptProxyWelcomeTeaserFilter.php +++ b/application/hub/classes/filter/apt-proxy/class_AptProxyWelcomeTeaserFilter.php @@ -13,7 +13,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrap b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrap index ec532494f..470b02f6a 100644 --- a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrap +++ b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrap @@ -13,7 +13,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapExtraBootstrappingFilter.php b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapExtraBootstrappingFilter.php index c6a577c13..9af73513f 100644 --- a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapExtraBootstrappingFilter.php +++ b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapExtraBootstrappingFilter.php @@ -13,7 +13,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapGenericActivationFilter.php b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapGenericActivationFilter.php index e2dc0cf78..8ddb59d63 100644 --- a/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapGenericActivationFilter.php +++ b/application/hub/classes/filter/bootstrap/apt-proxy/class_AptProxyBootstrapGenericActivationFilter.php @@ -13,7 +13,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/class_BaseAptProxyFilter.php b/application/hub/classes/filter/class_BaseAptProxyFilter.php index 8469fc144..a8f5801f9 100644 --- a/application/hub/classes/filter/class_BaseAptProxyFilter.php +++ b/application/hub/classes/filter/class_BaseAptProxyFilter.php @@ -10,7 +10,7 @@ use Org\Shipsimu\Hub\Filter\BaseHubFilter; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/filter/shutdown/apt-proxy/class_AptProxyShutdownFilter.php b/application/hub/classes/filter/shutdown/apt-proxy/class_AptProxyShutdownFilter.php index cc5cff48b..3828aa690 100644 --- a/application/hub/classes/filter/shutdown/apt-proxy/class_AptProxyShutdownFilter.php +++ b/application/hub/classes/filter/shutdown/apt-proxy/class_AptProxyShutdownFilter.php @@ -15,7 +15,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * diff --git a/application/hub/classes/tasks/apt-proxy/class_ b/application/hub/classes/tasks/apt-proxy/class_ index 1aa012b27..dcefd612a 100644 --- a/application/hub/classes/tasks/apt-proxy/class_ +++ b/application/hub/classes/tasks/apt-proxy/class_ @@ -13,7 +13,7 @@ use Org\Mxchange\CoreFramework\Visitor\Visitor; * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2011 - 2012 Apt-Proxy Developer Team + * @copyright Copyright (c) 2011 - 2012 - 2018 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * diff --git a/contrib/update_year.sh b/contrib/update_year.sh index 924d65897..560da6111 100755 --- a/contrib/update_year.sh +++ b/contrib/update_year.sh @@ -1,4 +1,4 @@ #!/bin/sh # Really lame ... -find application/ -type f -print0 | xargs -0 sed -i 's/2014 Miner/2014 - 2018 Hub/g' +find application/ -type f -print0 | xargs -0 sed -i 's/2012 Apt-Proxy/2012 - 2018 Hub/g'