chore(license): Apache 2.0 -> EUPL-1.2 licence template in Maintenance_Guide

Flips the "how to add a License section" template block from Apache 2.0
wording to the project's current EUPL-1.2 licence. Now that hygiene commit
db788548 cleared inst_069/070 and inst_084 on both Maintenance_Guide
copies, this licence swap lands atomically on a clean base.

Applied identically to both CLAUDE_Tractatus_Maintenance_Guide.md copies
(root + For Claude Web bundle); 4 edits per file:

  L788 prose:     "Complete Apache 2.0 license section at end:"
              -> "Complete EUPL-1.2 licence section at end:"
  L790 heading:   "## License" -> "## Licence"
              (British spelling matches EUPL official style)
  L794 template:  "Licensed under the Apache License, Version 2.0
                   (the \"License\")..."
              -> "Licensed under the European Union Public Licence,
                   Version 1.2 (the \"Licence\")..."
  L795 template:  "[Full Apache 2.0 text with additional terms]"
              -> "[Full EUPL-1.2 text with additional terms]"

Commit 2/5 in the revised sequence for the out-of-scope hygiene + licence
sweep. Plan: community repo
docs/plans/PLAN_TRACTATUS_OUT_OF_SCOPE_HYGIENE_LICENCE_20260420.md
Phase A precedent: c85f310f (LICENSE + README relicense)
Phase B precedent: d600f6ed (source-file header flips)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
TheFlow 2026-04-20 09:06:45 +12:00
parent db7885481d
commit 5c386d0df9
2 changed files with 8 additions and 8 deletions

View file

@ -785,14 +785,14 @@ node scripts/generate-single-pdf.js docs/markdown/FILENAME.md public/downloads/F
</div>
```
2. Complete Apache 2.0 license section at end:
2. Complete EUPL-1.2 licence section at end:
```markdown
## License
## Licence
Copyright 2025 John Stroh
Licensed under the Apache License, Version 2.0 (the "License")...
[Full Apache 2.0 text with additional terms]
Licensed under the European Union Public Licence, Version 1.2 (the "Licence")...
[Full EUPL-1.2 text with additional terms]
```
3. inst_039 compliance (no "enforcement/ensures/ensure" language in framework claims)

View file

@ -785,14 +785,14 @@ node scripts/generate-single-pdf.js docs/markdown/FILENAME.md public/downloads/F
</div>
```
2. Complete Apache 2.0 license section at end:
2. Complete EUPL-1.2 licence section at end:
```markdown
## License
## Licence
Copyright 2025 John Stroh
Licensed under the Apache License, Version 2.0 (the "License")...
[Full Apache 2.0 text with additional terms]
Licensed under the European Union Public Licence, Version 1.2 (the "Licence")...
[Full EUPL-1.2 text with additional terms]
```
3. inst_039 compliance (no "enforcement/ensures/ensure" language in framework claims)