Skip to content

Commit 35a469f

Browse files
author
Jonathan D.A. Jewell
committed
Update licensing to MPL-2.0 + Palimpsest
- LICENSE: MPL-2.0 with Palimpsest notice - Added PALIMPSEST.adoc philosophy document - Updated README badges - Updated workflow SPDX headers to MPL-2.0 Legal license: MPL-2.0 Philosophical framework: Palimpsest (not yet legally binding) Future: Palimpsest v0.5+ will integrate MPL-2.0 🤖 Generated with Claude Code
1 parent 3b767e7 commit 35a469f

File tree

6 files changed

+497
-4
lines changed

6 files changed

+497
-4
lines changed

.github/workflows/codeql.yml

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: MPL-2.0
22
name: CodeQL
33
on:
44
push:

.github/workflows/mirror.yml

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: MPL-2.0
22
# SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
33
name: Mirror to Git Forges
44

.github/workflows/rsr-antipattern.yml

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: MPL-2.0
22
name: RSR Language Policy
33

44
on:

0 commit comments

Comments
 (0)