Skip to content

Commit b43e1d8

Browse files
authored
Merge pull request #778 from PHPCSStandards/feature/squiz-filecomment-update-copyright-year
Squiz/FileComment: update year in test case fixed file
2 parents b35dba4 + c06284d commit b43e1d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.inc.fixed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @author
2626
* @copyright 1997 Squiz Pty Ltd (ABN 77 084 670 600)
2727
* @copyright 1994-1997 Squiz Pty Ltd (ABN 77 084 670 600)
28-
* @copyright 2024 Squiz Pty Ltd (ABN 77 084 670 600)
28+
* @copyright 2025 Squiz Pty Ltd (ABN 77 084 670 600)
2929
* @license http://www.php.net/license/3_0.txt
3030
* @summary An unknown summary tag
3131
*

src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.js.fixed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @author
2626
* @copyright 1997 Squiz Pty Ltd (ABN 77 084 670 600)
2727
* @copyright 1994-1997 Squiz Pty Ltd (ABN 77 084 670 600)
28-
* @copyright 2024 Squiz Pty Ltd (ABN 77 084 670 600)
28+
* @copyright 2025 Squiz Pty Ltd (ABN 77 084 670 600)
2929
* @license http://www.php.net/license/3_0.txt
3030
* @summary An unknown summary tag
3131
*

0 commit comments

Comments
 (0)