From 3b5da2473d4a570af23bd6948d75834761867b2a Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Mon, 11 Aug 2025 23:18:56 +0200 Subject: [PATCH] Add missing copyright statement --- REUSE.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/REUSE.toml b/REUSE.toml index 64ea26d71..aba402906 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -88,3 +88,9 @@ path = "memorytests/memtest-sync.json" precedence = "aggregate" SPDX-FileCopyrightText = "2024 James Graham " SPDX-License-Identifier = "BSD-2-Clause" + +[[annotations]] +path = ".contextProperties.ini" +precedence = "aggregate" +SPDX-FileCopyrightText = "2025 Tobias Fella " +SPDX-License-Identifier = "BSD-2-Clause"