Skip to content

Commit 15b87e6

Browse files
committed
Adjust license
1 parent 7c2e818 commit 15b87e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

run-tests.php

+5-4
Original file line numberDiff line numberDiff line change
@@ -3933,12 +3933,13 @@ function bless_failed_tests(array $failedTests): void
39333933
}
39343934

39353935
/*
3936-
* This file is part of sebastian/diff.
3936+
* BSD 3-Clause License
39373937
*
3938-
* (c) Sebastian Bergmann <[email protected]>
3938+
* Copyright (c) 2002-2023, Sebastian Bergmann
3939+
* All rights reserved.
39393940
*
3940-
* For the full copyright and license information, please view the LICENSE
3941-
* file that was distributed with this source code.
3941+
* This file is part of sebastian/diff.
3942+
* https://github.com/sebastianbergmann/diff
39423943
*/
39433944

39443945
final class Differ

0 commit comments

Comments
 (0)