File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 fi
3737 done
3838 if [ $failed -eq 1 ]; then
39- echo "Add '# SPDX-License-Identifier: AGPL-3 .0-or-later' as first line"
39+ echo "Add '# SPDX-License-Identifier: PMPL-1 .0-or-later' as first line"
4040 exit 1
4141 fi
4242 echo "All workflows have SPDX headers"
Original file line number Diff line number Diff line change 5050 " RateLimit needs Redis backend for production use"
5151 " IndieWeb helpers need full protocol flow testing" ))
5252 (low (" Composer license field says MIT — should be PMPL-1.0-or-later or MPL-2.0 fallback"
53- " Autoload SPDX header says AGPL-3.0 — stale, needs update " )))
53+ " Autoload SPDX headers updated to PMPL-1.0-or-later " )))
5454
5555 (critical-next-actions
5656 (immediate (" Finish WordPress Adapter remaining hooks"
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- // SPDX-License-Identifier: MIT OR AGPL-3 .0-or-later
5+ // SPDX-License-Identifier: MIT OR PMPL-1 .0-or-later
66// SPDX-FileCopyrightText: 2024 Jonathan D.A. Jewell
77
88/**
Original file line number Diff line number Diff line change 88 * Requires PHP: 8.1
99 * Author: Hyperpolymath
1010 * Author URI: https://github.com/hyperpolymath
11- * License: MIT OR AGPL-3 .0-or-later
11+ * License: MIT OR PMPL-1 .0-or-later
1212 * SPDX-License-Identifier: PMPL-1.0-or-later
1313 * SPDX-FileCopyrightText: 2024-2026 Hyperpolymath
1414 */
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * SPDX-License-Identifier: MIT OR AGPL-3 .0-or-later
4+ * SPDX-License-Identifier: MIT OR PMPL-1 .0-or-later
55 * SPDX-FileCopyrightText: 2024-2025 Hyperpolymath
66 */
77
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * SPDX-License-Identifier: MIT OR AGPL-3 .0-or-later
4+ * SPDX-License-Identifier: MIT OR PMPL-1 .0-or-later
55 * SPDX-FileCopyrightText: 2024-2025 Hyperpolymath
66 */
77
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * SPDX-License-Identifier: MIT OR AGPL-3 .0-or-later
4+ * SPDX-License-Identifier: MIT OR PMPL-1 .0-or-later
55 * SPDX-FileCopyrightText: 2024-2025 Hyperpolymath
66 */
77
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * SPDX-License-Identifier: MIT OR AGPL-3 .0-or-later
4+ * SPDX-License-Identifier: MIT OR PMPL-1 .0-or-later
55 * SPDX-FileCopyrightText: 2024-2025 Hyperpolymath
66 */
77
You can’t perform that action at this time.
0 commit comments