Skip to content

Commit 4c3bfd0

Browse files
committed
Fix REUSE compliance in aliases.php
Update SPDX headers to reuse lint requirements by consolidating license and contributor information.
1 parent 3696f0f commit 4c3bfd0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

aliases.php

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
<?php
22

33
/*
4-
* SPDX-License-Identifier: MIT
54
* SPDX-FileCopyrightText: (c) Respect Project Contributors
6-
* SPDX-FileContributor: Alexandre Gomes Gaigalas <alganet@gmail.com>
7-
* SPDX-FileContributor: Andy Wendt <andy@awendt.com>
8-
* SPDX-FileContributor: Graham Campbell <graham@mineuk.com>
5+
* SPDX-License-Identifier: ISC
96
* SPDX-FileContributor: Henrique Moody <henriquemoody@gmail.com>
10-
* SPDX-FileContributor: Nick Lombard <github@jigsoft.co.za>
117
*/
128

139
declare(strict_types=1);

0 commit comments

Comments
 (0)