Skip to content

Commit

Permalink
Happy new year (#242)
Browse files Browse the repository at this point in the history
* Happy new year

* Happy new year
  • Loading branch information
davidbyoung committed Jan 1, 2023
1 parent 4b115aa commit 4604564
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/ITypeFinder.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion src/TypeFinder.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion src/TypeResolver.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/AbstractClass.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/ClassA.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/ClassB.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/IInterface.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/Subdirectory/ClassC.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/Finder/class-constant.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/Mocks/User.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/TypeFinderTest.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/TypeResolverTest.php
Expand Up @@ -4,7 +4,7 @@
* Aphiria
*
* @link https://www.aphiria.com
* @copyright Copyright (C) 2022 David Young
* @copyright Copyright (C) 2023 David Young
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
*/

Expand Down

0 comments on commit 4604564

Please sign in to comment.