From d6a92c69ace1234b49c97038edf63f068f44e4d3 Mon Sep 17 00:00:00 2001 From: rhodibot Date: Mon, 25 May 2026 09:59:43 +0000 Subject: [PATCH] fix(rhodibot): automated RSR compliance fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed SPDX header in (AGPL → PMPL) - Fixed SPDX header in (AGPL → PMPL) Co-Authored-By: rhodibot --- .gitattributes | 2 +- .gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 729c304..76b7b5b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: AGPL-3.0-or-later-or-later # RSR-compliant .gitattributes * text=auto eol=lf diff --git a/.gitignore b/.gitignore index 3126879..c316b0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: AGPL-3.0-or-later-or-later # RSR-compliant .gitignore # OS & Editor