Skip to content

Commit 07dd07b

Browse files
chore(license): migrate to MPL-2.0 (#75)
## Summary Migrates this repo's license declaration from `PMPL-1.0-or-later` to `MPL-2.0`. **Rationale:** solo. ## Changes - LICENSE file replaced with canonical `MPL-2.0` text (including SPDX header). - Package metadata updated where present (Cargo.toml, package.json, deno.json, mix.exs, pyproject.toml). Part of estate-wide metadata cleanup 2026-05-26.
1 parent 3b44dbb commit 07dd07b

2 files changed

Lines changed: 67 additions & 100 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "proof-of-work"
33
version = "0.1.0"
44
edition = "2021"
5-
license = "PMPL-1.0-or-later"
5+
license = "MPL-2.0"
66
description = "Proof-of-Work puzzle game library with Bevy engine and optional Z3 verification"
77
repository = "https://github.com/hyperpolymath/proof-of-work"
88
homepage = "https://github.com/hyperpolymath/proof-of-work"

LICENSE

Lines changed: 66 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,4 @@
1-
SPDX-License-Identifier: PMPL-1.0-or-later
2-
SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
3-
4-
------------------------------------------------------------------------
5-
PREFERRED LICENCE: Palimpsest License (PMPL-1.0-or-later)
6-
------------------------------------------------------------------------
7-
8-
This work is governed by the Palimpsest License (PMPL-1.0-or-later) as
9-
its primary intended licence. PMPL-1.0-or-later extends the Mozilla
10-
Public License 2.0 (MPL-2.0) with additional provisions for ethical use,
11-
post-quantum cryptographic provenance, and emotional lineage protection.
12-
The canonical PMPL text and stewardship information are maintained at:
13-
https://github.com/hyperpolymath/palimpsest-license
14-
15-
------------------------------------------------------------------------
16-
FALLBACK LICENCE: Mozilla Public License 2.0 (MPL-2.0)
17-
------------------------------------------------------------------------
18-
19-
Because PMPL-1.0-or-later is not yet recognised by the Open Source
20-
Initiative (OSI) or equivalent bodies, this work also carries MPL-2.0
21-
as its legally-recognised fallback licence.
22-
23-
In any jurisdiction, platform, or context where PMPL-1.0-or-later is
24-
not accepted as a valid licence, or where an OSI-approved licence is
25-
required, this work is instead governed by the Mozilla Public License,
26-
Version 2.0.
27-
28-
MPL-2.0 was chosen as the fallback because PMPL-1.0-or-later is
29-
explicitly based on and extends MPL-2.0; it is therefore the closest
30-
recognised equivalent to the intended licence.
31-
32-
The complete MPL-2.0 text follows below.
33-
34-
------------------------------------------------------------------------
1+
SPDX-License-Identifier: MPL-2.0
352

363
Mozilla Public License Version 2.0
374
==================================
@@ -70,7 +37,7 @@ Mozilla Public License Version 2.0
7037
means any form of the work other than Source Code Form.
7138

7239
1.7. "Larger Work"
73-
means a work that combines Covered Software with other material, in
40+
means a work that combines Covered Software with other material, in
7441
a separate file or files, that is not Covered Software.
7542

7643
1.8. "License"
@@ -109,17 +76,17 @@ Mozilla Public License Version 2.0
10976
means the form of the work preferred for making modifications.
11077

11178
1.14. "You" (or "Your")
112-
means an individual or a legal entity exercising rights under
113-
this License. For legal entities, "You" includes any entity that
114-
controls, is controlled by, or is under common control with You.
115-
For the purposes of this definition, "control" means (a) the power,
116-
direct or indirect, to cause the direction or management of such
117-
entity, whether by contract or otherwise, or (b) ownership of more
118-
than fifty percent (50%) of the outstanding shares or beneficial
79+
means an individual or a legal entity exercising rights under this
80+
License. For legal entities, "You" includes any entity that
81+
controls, is controlled by, or is under common control with You. For
82+
purposes of this definition, "control" means (a) the power, direct
83+
or indirect, to cause the direction or management of such entity,
84+
whether by contract or otherwise, or (b) ownership of more than
85+
fifty percent (50%) of the outstanding shares or beneficial
11986
ownership of such entity.
12087

12188
2. License Grants and Conditions
122-
---------------------------------
89+
--------------------------------
12390

12491
2.1. Grants
12592

@@ -144,11 +111,11 @@ distributes such Contribution.
144111

145112
2.3. Limitations on Grant Scope
146113

147-
The licenses granted in this Section 2 are the only rights granted
148-
under this License. No additional rights or licenses will be implied
149-
from the distribution or licensing of Covered Software under this
150-
License. Notwithstanding Section 2.1(b) above, no patent license is
151-
granted by a Contributor:
114+
The licenses granted in this Section 2 are the only rights granted under
115+
this License. No additional rights or licenses will be implied from the
116+
distribution or licensing of Covered Software under this License.
117+
Notwithstanding Section 2.1(b) above, no patent license is granted by a
118+
Contributor:
152119

153120
(a) for any code that a Contributor has removed from Covered Software;
154121
or
@@ -158,19 +125,19 @@ granted by a Contributor:
158125
Contributions with other software (except as part of its Contributor
159126
Version); or
160127

161-
(c) under Patent Claims infringed by Covered Software in the absence
162-
of its Contributions.
128+
(c) under Patent Claims infringed by Covered Software in the absence of
129+
its Contributions.
163130

164-
This License does not grant any rights in the trademarks, service
165-
marks, or logos of any Contributor (except as may be necessary to
166-
comply with the notice requirements in Section 3.4).
131+
This License does not grant any rights in the trademarks, service marks,
132+
or logos of any Contributor (except as may be necessary to comply with
133+
the notice requirements in Section 3.4).
167134

168135
2.4. Subsequent Licenses
169136

170137
No Contributor makes additional grants as a result of Your choice to
171138
distribute the Covered Software under a subsequent version of this
172-
License (see Section 10.2) or under the terms of a Secondary License
173-
(if permitted under the terms of Section 3.3).
139+
License (see Section 10.2) or under the terms of a Secondary License (if
140+
permitted under the terms of Section 3.3).
174141

175142
2.5. Representation
176143

@@ -186,11 +153,11 @@ equivalents.
186153

187154
2.7. Conditions
188155

189-
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses
190-
granted in Section 2.1.
156+
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
157+
in Section 2.1.
191158

192159
3. Responsibilities
193-
--------------------
160+
-------------------
194161

195162
3.1. Distribution of Source Form
196163

@@ -207,10 +174,10 @@ Form.
207174
If You distribute Covered Software in Executable Form then:
208175

209176
(a) such Covered Software must also be made available in Source Code
210-
Form, as described in Section 3.1, and You must inform recipients
211-
of the Executable Form how they can obtain a copy of such Source
212-
Code Form by reasonable means in a timely manner, at a charge no
213-
more than the cost of distribution to the recipient; and
177+
Form, as described in Section 3.1, and You must inform recipients of
178+
the Executable Form how they can obtain a copy of such Source Code
179+
Form by reasonable means in a timely manner, at a charge no more
180+
than the cost of distribution to the recipient; and
214181

215182
(b) You may distribute such Executable Form under the terms of this
216183
License, or sublicense it under different terms, provided that the
@@ -222,8 +189,8 @@ If You distribute Covered Software in Executable Form then:
222189
You may create and distribute a Larger Work under terms of Your choice,
223190
provided that You also comply with the requirements of this License for
224191
the Covered Software. If the Larger Work is a combination of Covered
225-
Software with a work governed by one or more Secondary Licenses, and
226-
the Covered Software is not Incompatible With Secondary Licenses, this
192+
Software with a work governed by one or more Secondary Licenses, and the
193+
Covered Software is not Incompatible With Secondary Licenses, this
227194
License permits You to additionally distribute such Covered Software
228195
under the terms of such Secondary License(s), so that the recipient of
229196
the Larger Work may, at their option, further distribute the Covered
@@ -241,28 +208,28 @@ the extent required to remedy known factual inaccuracies.
241208
3.5. Application of Additional Terms
242209

243210
You may choose to offer, and to charge a fee for, warranty, support,
244-
indemnity or liability obligations to one or more recipients of
245-
Covered Software. However, You may do so only on Your own behalf, and
246-
not on behalf of any Contributor. You must make it absolutely clear
247-
that any such warranty, support, indemnity, or liability obligation is
248-
offered by You alone, and You hereby agree to indemnify every
249-
Contributor for any liability incurred by such Contributor as a result
250-
of warranty, support, indemnity or liability terms You offer. You may
251-
include additional disclaimers of warranty and limitations of liability
252-
specific to any jurisdiction.
211+
indemnity or liability obligations to one or more recipients of Covered
212+
Software. However, You may do so only on Your own behalf, and not on
213+
behalf of any Contributor. You must make it absolutely clear that any
214+
such warranty, support, indemnity, or liability obligation is offered by
215+
You alone, and You hereby agree to indemnify every Contributor for any
216+
liability incurred by such Contributor as a result of warranty, support,
217+
indemnity or liability terms You offer. You may include additional
218+
disclaimers of warranty and limitations of liability specific to any
219+
jurisdiction.
253220

254221
4. Inability to Comply Due to Statute or Regulation
255-
-----------------------------------------------------
222+
---------------------------------------------------
256223

257224
If it is impossible for You to comply with any of the terms of this
258225
License with respect to some or all of the Covered Software due to
259226
statute, judicial order, or regulation then You must: (a) comply with
260227
the terms of this License to the maximum extent possible; and (b)
261-
describe the limitations and the code they affect. Such description
262-
must be placed in a text file included with all distributions of the
263-
Covered Software under this License. Except to the extent prohibited
264-
by statute or regulation, such description must be sufficiently
265-
detailed for a recipient of ordinary skill to be able to understand it.
228+
describe the limitations and the code they affect. Such description must
229+
be placed in a text file included with all distributions of the Covered
230+
Software under this License. Except to the extent prohibited by statute
231+
or regulation, such description must be sufficiently detailed for a
232+
recipient of ordinary skill to be able to understand it.
266233

267234
5. Termination
268235
--------------
@@ -271,27 +238,27 @@ detailed for a recipient of ordinary skill to be able to understand it.
271238
if You fail to comply with any of its terms. However, if You become
272239
compliant, then the rights granted under this License from a particular
273240
Contributor are reinstated (a) provisionally, unless and until such
274-
Contributor explicitly and finally terminates Your grants, and (b) on
275-
an ongoing basis, if such Contributor fails to notify You of the
241+
Contributor explicitly and finally terminates Your grants, and (b) on an
242+
ongoing basis, if such Contributor fails to notify You of the
276243
non-compliance by some reasonable means prior to 60 days after You have
277244
come back into compliance. Moreover, Your grants from a particular
278245
Contributor are reinstated on an ongoing basis if such Contributor
279-
notifies You of the non-compliance by some reasonable means, this is
280-
the first time You have received notice of non-compliance with this
281-
License from such Contributor, and You become compliant prior to 30
282-
days after Your receipt of the notice.
246+
notifies You of the non-compliance by some reasonable means, this is the
247+
first time You have received notice of non-compliance with this License
248+
from such Contributor, and You become compliant prior to 30 days after
249+
Your receipt of the notice.
283250

284-
5.2. If You initiate litigation against any entity by asserting a
285-
patent infringement claim (excluding declaratory judgment actions,
251+
5.2. If You initiate litigation against any entity by asserting a patent
252+
infringement claim (excluding declaratory judgment actions,
286253
counter-claims, and cross-claims) alleging that a Contributor Version
287254
directly or indirectly infringes any patent, then the rights granted to
288255
You by any and all Contributors for the Covered Software under Section
289256
2.1 of this License shall terminate.
290257

291258
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
292-
end user license agreements (excluding distributors and resellers)
293-
which have been validly granted by You or Your distributors under this
294-
License prior to termination shall survive termination.
259+
end user license agreements (excluding distributors and resellers) which
260+
have been validly granted by You or Your distributors under this License
261+
prior to termination shall survive termination.
295262

296263
************************************************************************
297264
* *
@@ -346,7 +313,7 @@ Nothing in this Section shall prevent a party's ability to bring
346313
cross-claims or counter-claims.
347314

348315
9. Miscellaneous
349-
-----------------
316+
----------------
350317

351318
This License represents the complete agreement concerning the subject
352319
matter hereof. If any provision of this License is held to be
@@ -356,14 +323,14 @@ that the language of a contract shall be construed against the drafter
356323
shall not be used to construe this License against a Contributor.
357324

358325
10. Versions of the License
359-
----------------------------
326+
---------------------------
360327

361328
10.1. New Versions
362329

363-
Mozilla Foundation is the license steward. Except as provided in
364-
Section 10.3, no one other than the license steward has the right to
365-
modify or publish new versions of this License. Each version will be
366-
given a distinguishing version number.
330+
Mozilla Foundation is the license steward. Except as provided in Section
331+
10.3, no one other than the license steward has the right to modify or
332+
publish new versions of this License. Each version will be given a
333+
distinguishing version number.
367334

368335
10.2. Effect of New Versions
369336

@@ -396,13 +363,13 @@ Exhibit A - Source Code Form License Notice
396363

397364
If it is not possible or desirable to put the notice in a particular
398365
file, then You may include the notice in a location (such as a LICENSE
399-
file in a relevant directory) where a recipient would be likely to
400-
look for such a notice.
366+
file in a relevant directory) where a recipient would be likely to look
367+
for such a notice.
401368

402369
You may add additional accurate notices of copyright ownership.
403370

404371
Exhibit B - "Incompatible With Secondary Licenses" Notice
405-
----------------------------------------------------------
372+
---------------------------------------------------------
406373

407374
This Source Code Form is "Incompatible With Secondary Licenses", as
408375
defined by the Mozilla Public License, v. 2.0.

0 commit comments

Comments
 (0)