Skip to content

Commit 38eda3e

Browse files
committed
Enhancement: Update license year
1 parent e05c4cf commit 38eda3e

File tree

78 files changed

+78
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+78
-78
lines changed

.php-cs-fixer.fixture.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

LICENSE.md

Lines changed: 1 addition & 1 deletion

src/Analyzer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/CallLikes/NoNamedArgumentRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/ClassName.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/Classes/FinalRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/Classes/NoExtendsRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/Classes/PHPUnit/Framework/TestCaseWithSuffixRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

src/Closures/NoNullableReturnTypeDeclarationRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2025 Andreas Möller
6+
* Copyright (c) 2018-2026 Andreas Möller
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

0 commit comments

Comments
 (0)