Skip to content

Commit a106313

Browse files
licence(#7): normalise PMPL-1.0 -> PMPL-1.0-or-later (owner carve-out, SPDX-only) (#5)
Not a relicence; owner-sanctioned standards LICENCE-POLICY A8(1). Refs LICENCE-DEBT-LEDGER-2026-05-18. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent eb45b11 commit a106313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
done
3939
if [ $failed -eq 1 ]; then
40-
echo "Add '# SPDX-License-Identifier: PMPL-1.0' as first line"
40+
echo "Add '# SPDX-License-Identifier: PMPL-1.0-or-later' as first line"
4141
exit 1
4242
fi
4343
echo "All workflows have SPDX headers"

0 commit comments

Comments
 (0)