Skip to content

Commit 3597f58

Browse files
hyperpolymathclaude
andcommitted
chore: RSR compliance — fix author attribution, replace AGPL with PMPL-1.0-or-later, add SPDX headers to LICENSE
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2a407bf commit 3597f58

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

LICENSE

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
SPDX-License-Identifier: PMPL-1.0-or-later
2+
SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell
3+
14
Mozilla Public License Version 2.0
25
==================================
36

@@ -371,3 +374,12 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
371374

372375
This Source Code Form is "Incompatible With Secondary Licenses", as
373376
defined by the Mozilla Public License, v. 2.0.
377+
378+
---
379+
380+
NOTE: The author (Jonathan D.A. Jewell) also voluntarily adopts the
381+
Palimpsest-MPL License (PMPL-1.0-or-later), a philosophical extension of
382+
MPL-2.0 currently in development. PMPL adds provisions for post-quantum
383+
cryptographic provenance, ethical use, and AI-age protections. The legally
384+
binding license for this software remains MPL-2.0. For more information on
385+
PMPL, see: https://github.com/hyperpolymath/palimpsest-mpl

docs/CITATIONS.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66
[source,bibtex]
77
----
88
@software{heterogenous-mobile-computing_2025,
9-
author = {Polymath, Hyper},
9+
author = {Jewell, Jonathan D.A.},
1010
title = {heterogenous-mobile-computing},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/heterogenous-mobile-computing},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

1717
== Harvard Style
1818

19-
Polymath, H. (2025) _heterogenous-mobile-computing_ [Computer software]. Available at: https://github.com/hyperpolymath/heterogenous-mobile-computing
19+
Jewell, J.D.A. (2025) _heterogenous-mobile-computing_ [Computer software]. Available at: https://github.com/hyperpolymath/heterogenous-mobile-computing
2020

2121
== OSCOLA
2222

23-
Hyper Polymath, 'heterogenous-mobile-computing' (2025) <https://github.com/hyperpolymath/heterogenous-mobile-computing>
23+
Jonathan D.A. Jewell, 'heterogenous-mobile-computing' (2025) <https://github.com/hyperpolymath/heterogenous-mobile-computing>
2424

2525
== MLA
2626

27-
Polymath, Hyper. "heterogenous-mobile-computing." 2025, github.com/hyperpolymath/heterogenous-mobile-computing.
27+
Jewell, Jonathan D.A. "heterogenous-mobile-computing." 2025, github.com/hyperpolymath/heterogenous-mobile-computing.
2828

2929
== APA 7
3030

31-
Polymath, H. (2025). _heterogenous-mobile-computing_ [Computer software]. GitHub. https://github.com/hyperpolymath/heterogenous-mobile-computing
31+
Jewell, J. D. A. (2025). _heterogenous-mobile-computing_ [Computer software]. GitHub. https://github.com/hyperpolymath/heterogenous-mobile-computing
3232

3333
== See Also
3434

0 commit comments

Comments
 (0)