From a988a431c5402dbfdfc29ffd99460a3fbc700e9e Mon Sep 17 00:00:00 2001 From: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Date: Tue, 9 Sep 2025 11:54:05 -0500 Subject: [PATCH] Fix AGPL-3.0-or-later --- .../parse-egg-moves/egg-move-template.boilerplate.ts.license | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/parse-egg-moves/egg-move-template.boilerplate.ts.license b/scripts/parse-egg-moves/egg-move-template.boilerplate.ts.license index e9b415fd834..ce549b94a45 100644 --- a/scripts/parse-egg-moves/egg-move-template.boilerplate.ts.license +++ b/scripts/parse-egg-moves/egg-move-template.boilerplate.ts.license @@ -1,4 +1,4 @@ SPDX-FileCopyrightText: 2025 Pagefault Games SPDX-FileContributor: Bertie690 -SPDX-License-Identifier: AGPL-3.0-or-later +SPDX-License-Identifier: AGPL-3.0-only