Commit 91cccbb
chore: extend owner SPDX header to all non-.rs sources (.md/.adoc/.idr/.zig)
Completes the licence-enforcer-hook compliance started for .rs in #139. The
hook requires BOTH SPDX-License-Identifier: MPL-2.0 AND the owner string
'Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>' on every staged
.md/.adoc/.idr/.zig/.rs file. 45 non-.rs sources lacked the hook-matching owner
line (15 also lacked the SPDX line).
- Inserts the SPDX-FileCopyrightText owner line (and SPDX-License-Identifier
where absent) using each file's comment syntax (HTML comment for .md, // for
.adoc/.zig, -- for .idr).
- Fully NON-DESTRUCTIVE: 64 insertions, 0 deletions -- no existing attribution
is altered. Files already carrying a (hyperpolymath)-parenthetical copyright
keep it; the hook-matching line is added alongside.
All 145 hook-checked files in the repo now carry SPDX + owner. Comment-only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 479bf2d commit 91cccbb
47 files changed
Lines changed: 64 additions & 0 deletions
File tree
- .claude
- .machine_readable
- agent_instructions
- svc
- chapel
- docs
- adr
- campaigns
- 2026-05-26
- reports/audit
- ffi/zig
- src
- src/abi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
0 commit comments