Skip to content

Commit 6e9ab3e

Browse files
hyperpolymathclaude
andcommitted
fix: global AGPL-3.0-or-later → PMPL-1.0-or-later replacement
Comprehensive replacement in all file types (SPDX headers, dual-license, workflow checks, package metadata). Part of global TODO cleanup (2026-03-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 715c9c3 commit 6e9ab3e

48 files changed

Lines changed: 57 additions & 57 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.

aggregate-library/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {aggregate-library},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/aggregate-library},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

aggregate-library/flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
1+
# SPDX-License-Identifier: MIT OR PMPL-1.0-or-later
22
# SPDX-FileCopyrightText: 2025 Hyperpolymath
33

44
# flake.nix - Nix Flakes configuration for aggregate-library
@@ -130,7 +130,7 @@
130130
Labels = {
131131
"org.opencontainers.image.title" = "aggregate-library";
132132
"org.opencontainers.image.version" = "0.1.0";
133-
"org.opencontainers.image.licenses" = "MIT OR AGPL-3.0-or-later";
133+
"org.opencontainers.image.licenses" = "MIT OR PMPL-1.0-or-later";
134134
"rsr.compliance" = "Gold";
135135
"rsr.score" = "100/100";
136136
};

aggregate-library/src/schema/entry.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
1+
# SPDX-License-Identifier: MIT OR PMPL-1.0-or-later
22
# SPDX-FileCopyrightText: 2025 Hyperpolymath
33

44
# Entry Schema for aggregate-library (aLib) Common Library

coq-ecosystem/coq-jr/coq-page.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\ SPDX-License-Identifier: AGPL-3.0-or-later
1+
\ SPDX-License-Identifier: PMPL-1.0-or-later
22
\ SPDX-FileCopyrightText: 2025 Coq-Jr Contributors
33

44
\ jsCoq page generator for estate-ssg

coq-ecosystem/coq-jr/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {RSR-template-repo},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

coq-ecosystem/coq-jr/melange-example/dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; SPDX-License-Identifier: AGPL-3.0-or-later
1+
; SPDX-License-Identifier: PMPL-1.0-or-later
22
; Melange setup - this would replace package.json/rescript.json
33

44
(lang dune 3.14)

deno-ecosystem/projects/beamdeno/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {RSR-template-repo},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

deno-ecosystem/projects/bundeno/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {RSR-template-repo},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

deno-ecosystem/projects/deno-bunbridge/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {RSR-template-repo},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

devkit-risc-v/docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {RSR-template-repo},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

0 commit comments

Comments
 (0)