Skip to content

Commit 0a6cc3f

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 d18f3a3 commit 0a6cc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "raze-core"
44
version = "0.1.0"
55
edition = "2021"
6-
license = "AGPL-3.0-or-later"
6+
license = "PMPL-1.0-or-later"
77
description = "Rust core for RAZE-TUI polyglot TUI framework"
88
repository = "https://github.com/hyperpolymath/raze-tui"
99

0 commit comments

Comments
 (0)