Skip to content

Commit 5efe3c6

Browse files
hyperpolymathclaude
andcommitted
fix: global AGPL-3.0-or-later → PMPL-1.0-or-later replacement
Comprehensive replacement in all file types. Part of global TODO cleanup (2026-03-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b4804c9 commit 5efe3c6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/CITATIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
title = {proof-of-work},
1111
year = {2025},
1212
url = {https://github.com/hyperpolymath/proof-of-work},
13-
license = {AGPL-3.0-or-later}
13+
license = {PMPL-1.0-or-later}
1414
}
1515
----
1616

packaging/aur/PKGBUILD

Lines changed: 2 additions & 2 deletions
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
# Maintainer: hyperpolymath <packages@hyperpolymath.dev>
33

44
pkgname=proof-of-work-bin
@@ -8,7 +8,7 @@ pkgrel=1
88
pkgdesc="A puzzle game about formal verification and theorem proving"
99
arch=('x86_64' 'aarch64')
1010
url="https://github.com/hyperpolymath/proof-of-work"
11-
license=('AGPL-3.0-or-later')
11+
license=('PMPL-1.0-or-later')
1212
provides=('proof-of-work')
1313
conflicts=('proof-of-work')
1414
depends=('alsa-lib' 'libxkbcommon')

0 commit comments

Comments
 (0)