From f40bf343320dea106cf32bdabc73d8b8313c9d22 Mon Sep 17 00:00:00 2001 From: rhodibot Date: Mon, 13 Apr 2026 07:58:59 +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 29537e1..a1d2b5a 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