From a51689c9129638624c45fa5d7a13f063c559acf2 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:30:36 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20SPDX=20headers:=20AGPL-3.0-or-later=20?= =?UTF-8?q?=E2=86=92=20PMPL-1.0-or-later?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace legacy AGPL-3.0-or-later SPDX identifiers with the correct PMPL-1.0-or-later (Palimpsest License) across justfiles, Mustfiles, shell scripts, config files, dotfiles, and source code. Co-Authored-By: Claude Opus 4.6 (1M context) --- Mustfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mustfile b/Mustfile index afc11b5..4f5e24e 100644 --- a/Mustfile +++ b/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - hyperpolymath mandatory checks # See: https://github.com/hyperpolymath/mustfile