diff --git a/AbortStageException.php b/AbortStageException.php index ea20019..7c20c2f 100644 --- a/AbortStageException.php +++ b/AbortStageException.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * Copyright Zikula Foundation 2014. + * Copyright Zikula. * - * This work is contributed to the Zikula Foundation under one or more + * This work is contributed to the Zikula under one or more * Contributor Agreements and licensed to You under the following license: * * @license MIT. diff --git a/AbstractStageContainer.php b/AbstractStageContainer.php index 308fb88..e5bbcd2 100644 --- a/AbstractStageContainer.php +++ b/AbstractStageContainer.php @@ -5,7 +5,7 @@ /* * This file is part of the Zikula package. * - * Copyright Zikula Foundation - https://ziku.la/ + * Copyright Zikula - https://ziku.la/ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/FormHandlerInterface.php b/FormHandlerInterface.php index 8788d39..8bbdd67 100644 --- a/FormHandlerInterface.php +++ b/FormHandlerInterface.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * Copyright Zikula Foundation 2014. + * Copyright Zikula. * - * This work is contributed to the Zikula Foundation under one or more + * This work is contributed to the Zikula under one or more * Contributor Agreements and licensed to You under the following license: * * @license MIT. diff --git a/StageContainerInterface.php b/StageContainerInterface.php index 4467a0b..521295f 100644 --- a/StageContainerInterface.php +++ b/StageContainerInterface.php @@ -5,7 +5,7 @@ /* * This file is part of the Zikula package. * - * Copyright Zikula Foundation - https://ziku.la/ + * Copyright Zikula - https://ziku.la/ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/StageInterface.php b/StageInterface.php index 0120120..3a3d061 100644 --- a/StageInterface.php +++ b/StageInterface.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * Copyright Zikula Foundation 2014. + * Copyright Zikula. * - * This work is contributed to the Zikula Foundation under one or more + * This work is contributed to the Zikula under one or more * Contributor Agreements and licensed to You under the following license: * * @license MIT. diff --git a/Wizard.php b/Wizard.php index f6d0ded..6101c13 100644 --- a/Wizard.php +++ b/Wizard.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * Copyright Zikula Foundation 2014. + * Copyright Zikula. * - * This work is contributed to the Zikula Foundation under one or more + * This work is contributed to the Zikula under one or more * Contributor Agreements and licensed to You under the following license: * * @license MIT. diff --git a/WizardCompleteInterface.php b/WizardCompleteInterface.php index f557616..d63e37a 100644 --- a/WizardCompleteInterface.php +++ b/WizardCompleteInterface.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * Copyright Zikula Foundation 2014. + * Copyright Zikula. * - * This work is contributed to the Zikula Foundation under one or more + * This work is contributed to the Zikula under one or more * Contributor Agreements and licensed to You under the following license: * * @license MIT. diff --git a/YamlFileLoader.php b/YamlFileLoader.php index 1e96049..84d45c9 100644 --- a/YamlFileLoader.php +++ b/YamlFileLoader.php @@ -5,7 +5,7 @@ /* * This file is part of the Zikula package. * - * Copyright Zikula Foundation - https://ziku.la/ + * Copyright Zikula - https://ziku.la/ * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.