From 087b5f4dbb9e3f767a8afbb6c1001c509965940b Mon Sep 17 00:00:00 2001
From: Stefano Brivio <sbrivio@redhat.com>
Date: Tue, 19 Oct 2021 12:43:28 +0200
Subject: LICENSES: Add license text files, add missing notices, fix SPDX tags

SPDX tags don't replace license files. Some notices were missing and
some tags were not according to the SPDX specification, too.

Now reuse --lint from the REUSE tool (https://reuse.software/) passes.

Reported-by: Martin Hauke <mardnh@gmx.de>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
 test/env/mate-terminal.profile | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'test')

diff --git a/test/env/mate-terminal.profile b/test/env/mate-terminal.profile
index 01379fb..0ba9e7b 100644
--- a/test/env/mate-terminal.profile
+++ b/test/env/mate-terminal.profile
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2021 Red Hat GmbH <sbrivio@redhat.com>
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
 [/]
 allow-bold=true
 background-color='#121212121212'
-- 
cgit v1.2.3