Skip to content

Commit 6eaa0e1

Browse files
Your Nameclaude
andcommitted
chore: fix license headers to PMPL-1.0-or-later
- Update SPDX identifiers from AGPL to PMPL - Ensure LICENSE file uses PMPL-1.0-or-later - Maintain consistency with palimpsest-license repo Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent a391b78 commit 6eaa0e1

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/mvp-smoke.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: PMPL-1.0-or-later
22
name: MVP Smoke (Best Effort)
33

44
on:

.github/workflows/rsr-antipattern.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
12
# RSR Anti-Pattern CI Check
23
# SPDX-License-Identifier: PMPL-1.0
34
#

.github/workflows/rust-ci.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: PMPL-1.0-or-later
22
name: Rust CI
33

44
on:

0 commit comments

Comments
 (0)