Skip to content

Commit d380ea6

Browse files
hyperpolymathclaude
andcommitted
chore(spdx): normalize headers (code -> MPL-2.0, prose -> CC-BY-4.0)
One-shot SPDX-header normalization across the repo, applying the canonical licensing convention documented in README §Licensing. - 261 files received new SPDX headers (no prior header present) - 14 files had their SPDX-License-Identifier corrected: * 11 prose files (.adoc / .md): MPL-2.0 -> CC-BY-4.0 * 3 prose files: PMPL-1.0-or-later -> CC-BY-4.0 (stragglers missed by the 97e9666 PMPL-1.0-or-later -> MPL-2.0 migration) Mapping per file extension: - *.agda, *.sh, *.toml, *.nix, *.yml, *.yaml, Justfile, Containerfile -> MPL-2.0 - *.md, *.adoc, *.cff -> CC-BY-4.0 Comment style picked per extension; SPDX block placed after the OPTIONS pragma on `.agda` files and after the shebang on `.sh` files. Existing identifiers are replaced in place to preserve the comment shell. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 791bb70 commit d380ea6

275 files changed

Lines changed: 537 additions & 15 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

CITATION.cff

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: CC-BY-4.0
2+
# SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
cff-version: 1.2.0
24
title: "echo-types: a definitionally-grounded, loss-graded reindexing modality (Agda)"
35
message: "If you cite this software, please cite the Zenodo DOI."

CLAUDE.md

Lines changed: 2 additions & 0 deletions

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 0 deletions

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions

DOCUMENTATION_STATUS.md

Lines changed: 2 additions & 0 deletions

EXPLAINME.adoc

Lines changed: 1 addition & 1 deletion

INDEX.adoc

Lines changed: 2 additions & 0 deletions

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
# Echo Types Build and Test System
24

35
# Build all echo type modules

QUICKSTART-DEV.adoc

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)