Skip to content

Commit cfbe790

Browse files
hyperpolymathclaude
andcommitted
fix: SPDX headers (AGPL→PMPL), email, author name
- AGPL-3.0-or-later → PMPL-1.0-or-later in SPDX-License-Identifier lines - jonathan.jewell@open.ac.uk → j.d.a.jewell@open.ac.uk - "hyperpolymath" → "Jonathan D.A. Jewell" in author fields Part of global TODO cleanup (2026-03-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fccdba4 commit cfbe790

14 files changed

Lines changed: 15 additions & 15 deletions

docs/COMPREHENSIVE_EXAMPLES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Version**: 0.7.1 (Phase 0 Sealing)
44
**Date**: 2026-01-28
5-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
5+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
66
**License**: PMPL-1.0-or-later
77

88
---
@@ -1094,7 +1094,7 @@ Error: No operations to redo
10941094

10951095
- GitLab: https://gitlab.com/non-initiate/rhodinised/vsh
10961096
- GitHub: https://github.com/hyperpolymath/valence-shell
1097-
- Email: jonathan.jewell@open.ac.uk
1097+
- Email: j.d.a.jewell@open.ac.uk
10981098

10991099
---
11001100

docs/CONSOLIDATION_ANALYSIS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,6 @@ Following ECHIDNA_INTEGRATION.md timeline:
637637

638638
---
639639

640-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
640+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
641641
**License**: PMPL-1.0-or-later
642642
**Date**: 2026-01-28

docs/DEMO_EXTERNAL_COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,6 @@ vsh> exit
338338
---
339339

340340
**Version**: 0.7.0
341-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
341+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
342342
**License**: PMPL-1.0-or-later
343343
**Date**: 2026-01-28

docs/ECHIDNA_INTEGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,5 @@ jobs:
428428
---
429429

430430
**Last Updated**: 2026-01-28
431-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
431+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
432432
**License**: PMPL-1.0-or-later

docs/LEAN4_RUST_CORRESPONDENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,5 +650,5 @@ fn prop_independence(path1: Path, path2: Path) -> bool {
650650
---
651651

652652
**Last Updated**: 2026-01-28
653-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
653+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
654654
**License**: PMPL-1.0-or-later

docs/PHASE6_M1_DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,5 +563,5 @@ vsh> echo "Hello $NAME"
563563
---
564564

565565
**Last Updated**: 2026-01-28
566-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
566+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
567567
**License**: PMPL-1.0-or-later

docs/PHASE6_M2_DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Version**: 0.8.0 (Target)
44
**Date**: 2026-01-28
5-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
5+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
66
**License**: PMPL-1.0-or-later
77
**Prerequisites**: Phase 6 M1 (External Commands) ✅ Complete
88

docs/PROPERTY_TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Version**: 0.7.1 (Phase 0 Sealing)
44
**Date**: 2026-01-28
5-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
5+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
66
**License**: PMPL-1.0-or-later
77

88
---

docs/SEAM_SEALING_REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Version**: 0.7.1 (Phase 0 Sealing Complete)
44
**Date**: 2026-01-28
5-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
5+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
66
**License**: PMPL-1.0-or-later
77

88
---

docs/SESSION_2026-01-28.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,6 @@ These are planned for future milestones (M2-M14).
252252

253253
---
254254

255-
**Author**: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
255+
**Author**: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
256256
**License**: PMPL-1.0-or-later
257257
**Date**: 2026-01-28

0 commit comments

Comments
 (0)