We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3696f0f commit 4c3bfd0Copy full SHA for 4c3bfd0
aliases.php
@@ -1,13 +1,9 @@
1
<?php
2
3
/*
4
- * SPDX-License-Identifier: MIT
5
* 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>
+ * SPDX-License-Identifier: ISC
9
* SPDX-FileContributor: Henrique Moody <henriquemoody@gmail.com>
10
- * SPDX-FileContributor: Nick Lombard <github@jigsoft.co.za>
11
*/
12
13
declare(strict_types=1);
0 commit comments