Skip to content

Commit ff0332b

Browse files
committed
Fix @copyright tag for AddFileTest.php
1 parent 1009895 commit ff0332b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Files/FileList/AddFileTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Tests for the \PHP_CodeSniffer\Files\FileList::addFile method.
44
*
5-
* @copyright 2019-2025 PHPCSStandards Contributors
5+
* @copyright 2025 PHPCSStandards Contributors
66
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
77
*/
88

0 commit comments

Comments
 (0)