Skip to content

Commit 6a4f138

Browse files
hyperpolymathJonathan D.A. Jewell
andauthored
Normalize PMPL headers and refresh indexes (#71)
- Normalize SPDX headers to PMPL where appropriate\n- Refresh top-level directory README/INDEX stubs with current contents\n- Keep embedded third-party license texts intact Co-authored-by: Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>
1 parent effbb7d commit 6a4f138

File tree

118 files changed

+323
-153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+323
-153
lines changed

.githooks/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: PMPL-1.0-or-later
22
= Git Hooks – Palimpsest Governance Layer
33
:toc: macro
44

AGENTIC.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;; SPDX-License-Identifier: MPL-2.0
1+
;; SPDX-License-Identifier: PMPL-1.0-or-later
22
;; AGENTIC.scm - AI agent interaction patterns
33

44
(define agentic-config

ARCHIVE/INDEX.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
:toc: macro
33
:toclevels: 2
44

5-
This is a stub index for the ARCHIVE directory.
5+
Subdirectories
6+
* elixir-experiment
7+
* v0.3
8+
* v0.4
69

7-
Refer to README.adoc and the directory listing for current contents.
10+
Files
11+
* Palimpsest License v0.3.docx
12+
* contributor-guidelines-v0.3.md
13+
* license-parser.js.v0.3-legacy

ARCHIVE/README.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@ Archived materials and historical snapshots.
88
Status
99
Content may include draft or work-in-progress material; refer to individual files for status markers.
1010

11-
Index
11+
Contents
1212
Subdirectories:
1313
* elixir-experiment
1414
* v0.3
1515
* v0.4
1616

17+
Files:
18+
* Palimpsest License v0.3.docx
19+
* contributor-guidelines-v0.3.md
20+
* license-parser.js.v0.3-legacy
21+
1722
See INDEX.adoc for a minimal listing.

CHANGELOG.adoc

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
= Changelog
33

44
All notable changes to this project will be documented in this file.

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Palimpsest License - Containerfile (Podman/Docker compatible)
22
# Multi-stage build using Chainguard Wolfi for minimal attack surface
3-
# SPDX-License-Identifier: Palimpsest-0.4 OR MIT
3+
# SPDX-License-Identifier: PMPL-1.0-or-later
44
# Version: 0.4.0
55

66
# ==============================================================================

ECOSYSTEM.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;; SPDX-License-Identifier: MPL-2.0
1+
;; SPDX-License-Identifier: PMPL-1.0-or-later
22
;; ECOSYSTEM.scm - Project ecosystem positioning
33

44
(ecosystem

GUIDES_v0.4/INDEX.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
:toc: macro
33
:toclevels: 2
44

5-
This is a stub index for the GUIDES_v0.4 directory.
5+
Subdirectories
6+
* professional-integration
67

7-
Refer to README.adoc and the directory listing for current contents.
8+
Files
9+
* Compliance_Roadmap.md
10+
* Developer_Guide.md
11+
* Red_Flag_Index.md
12+
* User_Guide.md

GUIDES_v0.4/README.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@ Guides and supporting material for the v0.4 release cycle.
88
Status
99
Content may include draft or work-in-progress material; refer to individual files for status markers.
1010

11-
Index
11+
Contents
1212
Subdirectories:
1313
* professional-integration
1414

15+
Files:
16+
* Compliance_Roadmap.md
17+
* Developer_Guide.md
18+
* Red_Flag_Index.md
19+
* User_Guide.md
20+
1521
See INDEX.adoc for a minimal listing.

LICENSES/INDEX.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
:toc: macro
33
:toclevels: 2
44

5-
This is a stub index for the LICENSES directory.
5+
Subdirectories
6+
* v1.0
67

7-
Refer to README.adoc and the directory listing for current contents.
8+
Files
9+
* PMPL-1.0.json

0 commit comments

Comments
 (0)