Skip to content

Commit 9ff8ffd

Browse files
hyperpolymathclaude
andcommitted
chore: batch RSR compliance
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8d9c75e commit 9ff8ffd

44 files changed

Lines changed: 42 additions & 492 deletions

Some content is hidden

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

.github/workflows/aur-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
arch = x86_64
5858
arch = aarch64
5959
license = MIT
60-
license = AGPL-3.0-or-later
60+
license = PMPL-1.0-or-later
6161
makedepends = cargo
6262
makedepends = rust
6363
depends = gcc-libs

AGENTIC.scm

Lines changed: 0 additions & 87 deletions
This file was deleted.

CHANGELOG.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
=== Added
1414
- RSR (Rhodium Standard Repository) compliance framework
1515
- Comprehensive documentation suite (README, INSTALLATION, USAGE, FEATURES)
16-
- Palimpsest dual licensing (MIT OR AGPL-3.0-or-later)
16+
- Palimpsest dual licensing (MIT OR PMPL-1.0-or-later)
1717
- Tri-Perimeter Contribution Framework (TPCF) governance
1818
- RFC 9116 compliant `.well-known/security.txt`
1919
- AI training policy (`.well-known/ai.txt`)
@@ -167,7 +167,7 @@ We avoid breaking changes whenever possible. When necessary, they are:
167167

168168
**1.0.0**:
169169
- Repository rename: irker → vext
170-
- License change: BSD-2-Clause → MIT OR AGPL-3.0-or-later (Palimpsest)
170+
- License change: BSD-2-Clause → MIT OR PMPL-1.0-or-later (Palimpsest)
171171
- Note: Both are permissive; users can choose MIT for backward compatibility
172172

173173
== Contribution Credits

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Added
1313
- RSR (Rhodium Standard Repository) compliance framework
1414
- Comprehensive documentation suite (README, INSTALLATION, USAGE, FEATURES)
15-
- Palimpsest dual licensing (MIT OR AGPL-3.0-or-later)
15+
- Palimpsest dual licensing (MIT OR PMPL-1.0-or-later)
1616
- Tri-Perimeter Contribution Framework (TPCF) governance
1717
- RFC 9116 compliant `.well-known/security.txt`
1818
- AI training policy (`.well-known/ai.txt`)
@@ -166,7 +166,7 @@ We avoid breaking changes whenever possible. When necessary, they are:
166166

167167
**1.0.0**:
168168
- Repository rename: irker → vext
169-
- License change: BSD-2-Clause → MIT OR AGPL-3.0-or-later (Palimpsest)
169+
- License change: BSD-2-Clause → MIT OR PMPL-1.0-or-later (Palimpsest)
170170
- Note: Both are permissive; users can choose MIT for backward compatibility
171171

172172
## Contribution Credits

0 commit comments

Comments
 (0)