From 40835eab06ed060360b5ec1ef77bb46626ee4daa Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sun, 8 Dec 2024 03:55:27 +0900 Subject: [PATCH] Setting up REUSE: add a newline character to REUSE.toml Signed-off-by: Suguru Hirahara --- REUSE.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REUSE.toml b/REUSE.toml index 28feedde4..30231f570 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -41,4 +41,4 @@ SPDX-License-Identifier = "AGPL-3.0-or-later" path = ["i18n/**/*.po"] precedence = "aggregate" SPDX-FileCopyrightText = "2024 MDAD Team and contributors" -SPDX-License-Identifier = "AGPL-3.0-or-later" \ No newline at end of file +SPDX-License-Identifier = "AGPL-3.0-or-later"