Skip to content

Commit fdb7929

Browse files
committed
Happy New Year!
1 parent 34c2d53 commit fdb7929

13 files changed

Lines changed: 13 additions & 13 deletions

src/Claim.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/ClaimType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/IIdentity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/IPrincipal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/Identity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/IdentityBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/PrincipalBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

src/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

tests/ClaimTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

tests/IdentityBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Aphiria
55
*
66
* @link https://www.aphiria.com
7-
* @copyright Copyright (C) 2025 David Young
7+
* @copyright Copyright (C) 2026 David Young
88
* @license https://github.com/aphiria/aphiria/blob/1.x/LICENSE.md
99
*/
1010

0 commit comments

Comments
 (0)