From d39d88694d5c51a59d8a367f091422802d4dbad5 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Wed, 23 Mar 2022 12:10:58 +0100 Subject: [PATCH] Adjust mistakenly copied SPDX header --- tools/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Cargo.toml b/tools/Cargo.toml index f8596ca..035a94c 100644 --- a/tools/Cargo.toml +++ b/tools/Cargo.toml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2021 Wiktor Kwapisiewicz +# SPDX-FileCopyrightText: 2021-2022 Heiko Schaefer # SPDX-License-Identifier: MIT OR Apache-2.0 [package]