Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Commit 39f3ea1

Browse files
committed
remove references to non-existent foundation.
1 parent 72fba39 commit 39f3ea1

8 files changed

+13
-13
lines changed

AbortStageException.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright Zikula Foundation 2014.
6+
* Copyright Zikula.
77
*
8-
* This work is contributed to the Zikula Foundation under one or more
8+
* This work is contributed to the Zikula under one or more
99
* Contributor Agreements and licensed to You under the following license:
1010
*
1111
* @license MIT.

AbstractStageContainer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the Zikula package.
77
*
8-
* Copyright Zikula Foundation - https://ziku.la/
8+
* Copyright Zikula - https://ziku.la/
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

FormHandlerInterface.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright Zikula Foundation 2014.
6+
* Copyright Zikula.
77
*
8-
* This work is contributed to the Zikula Foundation under one or more
8+
* This work is contributed to the Zikula under one or more
99
* Contributor Agreements and licensed to You under the following license:
1010
*
1111
* @license MIT.

StageContainerInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the Zikula package.
77
*
8-
* Copyright Zikula Foundation - https://ziku.la/
8+
* Copyright Zikula - https://ziku.la/
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

StageInterface.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright Zikula Foundation 2014.
6+
* Copyright Zikula.
77
*
8-
* This work is contributed to the Zikula Foundation under one or more
8+
* This work is contributed to the Zikula under one or more
99
* Contributor Agreements and licensed to You under the following license:
1010
*
1111
* @license MIT.

Wizard.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright Zikula Foundation 2014.
6+
* Copyright Zikula.
77
*
8-
* This work is contributed to the Zikula Foundation under one or more
8+
* This work is contributed to the Zikula under one or more
99
* Contributor Agreements and licensed to You under the following license:
1010
*
1111
* @license MIT.

WizardCompleteInterface.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright Zikula Foundation 2014.
6+
* Copyright Zikula.
77
*
8-
* This work is contributed to the Zikula Foundation under one or more
8+
* This work is contributed to the Zikula under one or more
99
* Contributor Agreements and licensed to You under the following license:
1010
*
1111
* @license MIT.

YamlFileLoader.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the Zikula package.
77
*
8-
* Copyright Zikula Foundation - https://ziku.la/
8+
* Copyright Zikula - https://ziku.la/
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

0 commit comments

Comments
 (0)