diff --git a/tests/sys/architecture/main.c b/tests/sys/architecture/main.c index 3984412810..9dde4cf9e4 100644 --- a/tests/sys/architecture/main.c +++ b/tests/sys/architecture/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/atomic_utils/main.c b/tests/sys/atomic_utils/main.c index 823858f3c2..8cef9cb6d6 100644 --- a/tests/sys/atomic_utils/main.c +++ b/tests/sys/atomic_utils/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/atomic_utils_unittests/main.c b/tests/sys/atomic_utils_unittests/main.c index 26c480f7ec..36f059a387 100644 --- a/tests/sys/atomic_utils_unittests/main.c +++ b/tests/sys/atomic_utils_unittests/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/bloom_bytes/main.c b/tests/sys/bloom_bytes/main.c index cffc6c8850..a0a64903b4 100644 --- a/tests/sys/bloom_bytes/main.c +++ b/tests/sys/bloom_bytes/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2013 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2013 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/busy_wait/main.c b/tests/sys/busy_wait/main.c index 6c1c3df4ef..029410b358 100644 --- a/tests/sys/busy_wait/main.c +++ b/tests/sys/busy_wait/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/c11_atomics_cpp_compat/main.c b/tests/sys/c11_atomics_cpp_compat/main.c index 6cbbcb0563..32d84e54a4 100644 --- a/tests/sys/c11_atomics_cpp_compat/main.c +++ b/tests/sys/c11_atomics_cpp_compat/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/can_trx/main.c b/tests/sys/can_trx/main.c index 89e211066f..3a234d249f 100644 --- a/tests/sys/can_trx/main.c +++ b/tests/sys/can_trx/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 OTA keys S.A. - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2017 OTA keys S.A. + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/cb_mux/main.c b/tests/sys/cb_mux/main.c index be81ab75ce..137e775336 100644 --- a/tests/sys/cb_mux/main.c +++ b/tests/sys/cb_mux/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Acutam Automation, LLC - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/cb_mux_bench/main.c b/tests/sys/cb_mux_bench/main.c index 478d4f1657..c77e5bf17f 100644 --- a/tests/sys/cb_mux_bench/main.c +++ b/tests/sys/cb_mux_bench/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Acutam Automation, LLC - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_abe/congure_impl.c b/tests/sys/congure_abe/congure_impl.c index 44eaaefdc0..a2b2032124 100644 --- a/tests/sys/congure_abe/congure_impl.c +++ b/tests/sys/congure_abe/congure_impl.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_abe/congure_impl.h b/tests/sys/congure_abe/congure_impl.h index 1cfd013e59..f540811205 100644 --- a/tests/sys/congure_abe/congure_impl.h +++ b/tests/sys/congure_abe/congure_impl.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/congure_abe/main.c b/tests/sys/congure_abe/main.c index ae919a322f..96479d10b7 100644 --- a/tests/sys/congure_abe/main.c +++ b/tests/sys/congure_abe/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_quic/congure_impl.c b/tests/sys/congure_quic/congure_impl.c index 5bc71de0f4..76d60f2708 100644 --- a/tests/sys/congure_quic/congure_impl.c +++ b/tests/sys/congure_quic/congure_impl.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_quic/congure_impl.h b/tests/sys/congure_quic/congure_impl.h index 5243d8a9e6..0d50785ced 100644 --- a/tests/sys/congure_quic/congure_impl.h +++ b/tests/sys/congure_quic/congure_impl.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/congure_quic/main.c b/tests/sys/congure_quic/main.c index a2be5cf761..1353d54927 100644 --- a/tests/sys/congure_quic/main.c +++ b/tests/sys/congure_quic/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_reno/congure_impl.c b/tests/sys/congure_reno/congure_impl.c index 285cb68402..9b4cb05856 100644 --- a/tests/sys/congure_reno/congure_impl.c +++ b/tests/sys/congure_reno/congure_impl.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_reno/congure_impl.h b/tests/sys/congure_reno/congure_impl.h index b030493a01..ac01702198 100644 --- a/tests/sys/congure_reno/congure_impl.h +++ b/tests/sys/congure_reno/congure_impl.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/congure_reno/main.c b/tests/sys/congure_reno/main.c index 0a7c3c38fc..107ed64650 100644 --- a/tests/sys/congure_reno/main.c +++ b/tests/sys/congure_reno/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_test/congure_impl.c b/tests/sys/congure_test/congure_impl.c index 1400e39b10..b817d44c98 100644 --- a/tests/sys/congure_test/congure_impl.c +++ b/tests/sys/congure_test/congure_impl.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/congure_test/congure_impl.h b/tests/sys/congure_test/congure_impl.h index a4944ba389..9384f8e51c 100644 --- a/tests/sys/congure_test/congure_impl.h +++ b/tests/sys/congure_test/congure_impl.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/congure_test/main.c b/tests/sys/congure_test/main.c index 4bd14b5387..0014860d75 100644 --- a/tests/sys/congure_test/main.c +++ b/tests/sys/congure_test/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/conn_can/main.c b/tests/sys/conn_can/main.c index ba833cb6d2..e65181ffb5 100644 --- a/tests/sys/conn_can/main.c +++ b/tests/sys/conn_can/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016 OTA keys S.A. - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2016 OTA keys S.A. + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/cpp_ctors/main.c b/tests/sys/cpp_ctors/main.c index 93316164f4..6c286a0672 100644 --- a/tests/sys/cpp_ctors/main.c +++ b/tests/sys/cpp_ctors/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016-2017 Eistec AB - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016-2017 Eistec AB + * SPDX-License-Identifier: LGPL-2.1-only */ #include "embUnit.h" diff --git a/tests/sys/cpp_ctors/tests-cpp_ctors.h b/tests/sys/cpp_ctors/tests-cpp_ctors.h index 41cd5c4c99..79407c3812 100644 --- a/tests/sys/cpp_ctors/tests-cpp_ctors.h +++ b/tests/sys/cpp_ctors/tests-cpp_ctors.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016-2017 Eistec AB - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016-2017 Eistec AB + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/crypto/main.c b/tests/sys/crypto/main.c index 9cf320889e..050f9e48ef 100644 --- a/tests/sys/crypto/main.c +++ b/tests/sys/crypto/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2014 Philipp Rosenkranz - * Copyright (C) 2014 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Philipp Rosenkranz + * SPDX-FileCopyrightText: 2014 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include "tests-crypto.h" diff --git a/tests/sys/crypto/tests-crypto-aes.c b/tests/sys/crypto/tests-crypto-aes.c index 38f46c9b99..07cdf04841 100644 --- a/tests/sys/crypto/tests-crypto-aes.c +++ b/tests/sys/crypto/tests-crypto-aes.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-chacha.c b/tests/sys/crypto/tests-crypto-chacha.c index 71de747a71..9fb57f634b 100644 --- a/tests/sys/crypto/tests-crypto-chacha.c +++ b/tests/sys/crypto/tests-crypto-chacha.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 René Kijewski - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 René Kijewski + * SPDX-License-Identifier: LGPL-2.1-only */ #include "embUnit/embUnit.h" diff --git a/tests/sys/crypto/tests-crypto-chacha20poly1305.c b/tests/sys/crypto/tests-crypto-chacha20poly1305.c index c5979c4c00..b377bedcf4 100644 --- a/tests/sys/crypto/tests-crypto-chacha20poly1305.c +++ b/tests/sys/crypto/tests-crypto-chacha20poly1305.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ #include "embUnit/embUnit.h" diff --git a/tests/sys/crypto/tests-crypto-cipher.c b/tests/sys/crypto/tests-crypto-cipher.c index 0eeeecf01c..d4b9df769b 100644 --- a/tests/sys/crypto/tests-crypto-cipher.c +++ b/tests/sys/crypto/tests-crypto-cipher.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-helper.c b/tests/sys/crypto/tests-crypto-helper.c index aff5232d0f..923094d1f1 100644 --- a/tests/sys/crypto/tests-crypto-helper.c +++ b/tests/sys/crypto/tests-crypto-helper.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-modes-cbc.c b/tests/sys/crypto/tests-crypto-modes-cbc.c index d4b555ea89..ed40e498b3 100644 --- a/tests/sys/crypto/tests-crypto-modes-cbc.c +++ b/tests/sys/crypto/tests-crypto-modes-cbc.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-modes-ccm.c b/tests/sys/crypto/tests-crypto-modes-ccm.c index 950022c6cc..c4a1ca7293 100644 --- a/tests/sys/crypto/tests-crypto-modes-ccm.c +++ b/tests/sys/crypto/tests-crypto-modes-ccm.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-modes-ctr.c b/tests/sys/crypto/tests-crypto-modes-ctr.c index c55f830dd7..31a2cc0937 100644 --- a/tests/sys/crypto/tests-crypto-modes-ctr.c +++ b/tests/sys/crypto/tests-crypto-modes-ctr.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-modes-ecb.c b/tests/sys/crypto/tests-crypto-modes-ecb.c index 82dbcb92cb..b0fd1bc2cd 100644 --- a/tests/sys/crypto/tests-crypto-modes-ecb.c +++ b/tests/sys/crypto/tests-crypto-modes-ecb.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto/tests-crypto-modes-ocb.c b/tests/sys/crypto/tests-crypto-modes-ocb.c index 641ba4180d..328230ca56 100644 --- a/tests/sys/crypto/tests-crypto-modes-ocb.c +++ b/tests/sys/crypto/tests-crypto-modes-ocb.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Mathias Tausig - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Mathias Tausig + * SPDX-License-Identifier: LGPL-2.1-only */ #include "crypto/ciphers.h" diff --git a/tests/sys/crypto/tests-crypto-poly1305.c b/tests/sys/crypto/tests-crypto-poly1305.c index 38351e85a9..1bc7de5f95 100644 --- a/tests/sys/crypto/tests-crypto-poly1305.c +++ b/tests/sys/crypto/tests-crypto-poly1305.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2018 Freie Universität Berlin - * Copyright (C) 2018 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Freie Universität Berlin + * SPDX-FileCopyrightText: 2018 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ #include "embUnit/embUnit.h" diff --git a/tests/sys/crypto/tests-crypto.h b/tests/sys/crypto/tests-crypto.h index 79e2dd93f4..e535884fed 100644 --- a/tests/sys/crypto/tests-crypto.h +++ b/tests/sys/crypto/tests-crypto.h @@ -1,10 +1,7 @@ /* - * Copyright (C) 2014 Philipp Rosenkranz - * Copyright (C) 2014 Nico von Geyso - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Philipp Rosenkranz + * SPDX-FileCopyrightText: 2014 Nico von Geyso + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/crypto_aes_ccm/main.c b/tests/sys/crypto_aes_ccm/main.c index 0cb83c9dd3..7ee87d2aaa 100644 --- a/tests/sys/crypto_aes_ccm/main.c +++ b/tests/sys/crypto_aes_ccm/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Nils Ollrogge - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Nils Ollrogge + * SPDX-License-Identifier: LGPL-2.1-only */ #include "tests-crypto.h" diff --git a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-128.c b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-128.c index 85b019293d..40e9f06300 100644 --- a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-128.c +++ b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-128.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-192.c b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-192.c index 20e1e44607..919ad942c9 100644 --- a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-192.c +++ b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-192.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-256.c b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-256.c index 9174442a35..1e764eed4d 100644 --- a/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-256.c +++ b/tests/sys/crypto_aes_ccm/tests-crypto-modes-ccm-256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/crypto_aes_ccm/tests-crypto.h b/tests/sys/crypto_aes_ccm/tests-crypto.h index 78306ca1cb..10956cefcf 100644 --- a/tests/sys/crypto_aes_ccm/tests-crypto.h +++ b/tests/sys/crypto_aes_ccm/tests-crypto.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/dbgpin/main.c b/tests/sys/dbgpin/main.c index 589c9e860f..c6b4bb0247 100644 --- a/tests/sys/dbgpin/main.c +++ b/tests/sys/dbgpin/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/devfs/main.c b/tests/sys/devfs/main.c index 475f28a3b5..bc598f6165 100644 --- a/tests/sys/devfs/main.c +++ b/tests/sys/devfs/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016 Eistec AB - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016 Eistec AB + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/eepreg/main.c b/tests/sys/eepreg/main.c index b56f24df3f..30c1444e56 100644 --- a/tests/sys/eepreg/main.c +++ b/tests/sys/eepreg/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Acutam Automation, LLC - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/embunit/main.c b/tests/sys/embunit/main.c index 646016fd63..9b7be013ef 100644 --- a/tests/sys/embunit/main.c +++ b/tests/sys/embunit/main.c @@ -1,12 +1,9 @@ /* - * Copyright (C) 2018 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ - /** +/** * @ingroup tests * @{ * diff --git a/tests/sys/entropy_source/main.c b/tests/sys/entropy_source/main.c index 715a110706..fe5de67024 100644 --- a/tests/sys/entropy_source/main.c +++ b/tests/sys/entropy_source/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_periodic_callback/main.c b/tests/sys/event_periodic_callback/main.c index dc3eabf689..de2faf74ec 100644 --- a/tests/sys/event_periodic_callback/main.c +++ b/tests/sys/event_periodic_callback/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_source/main.c b/tests/sys/event_source/main.c index 6a22449715..8aed6965c4 100644 --- a/tests/sys/event_source/main.c +++ b/tests/sys/event_source/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_thread_shared/main.c b/tests/sys/event_thread_shared/main.c index 380e342778..5945bbfce1 100644 --- a/tests/sys/event_thread_shared/main.c +++ b/tests/sys/event_thread_shared/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * 2020 Freie Universität Berlin - * 2020 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-FileCopyrightText: 2020 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_threads/main.c b/tests/sys/event_threads/main.c index 9b0b2f60f2..f1d1e0f1a2 100644 --- a/tests/sys/event_threads/main.c +++ b/tests/sys/event_threads/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * 2020 Freie Universität Berlin - * 2020 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-FileCopyrightText: 2020 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_wait_timeout/main.c b/tests/sys/event_wait_timeout/main.c index 820cad4a5c..5828b84d04 100644 --- a/tests/sys/event_wait_timeout/main.c +++ b/tests/sys/event_wait_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_wait_timeout_ztimer/main.c b/tests/sys/event_wait_timeout_ztimer/main.c index 75e42b6b88..b43f148c55 100644 --- a/tests/sys/event_wait_timeout_ztimer/main.c +++ b/tests/sys/event_wait_timeout_ztimer/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/event_ztimer/main.c b/tests/sys/event_ztimer/main.c index 5380c39422..167fdc2389 100644 --- a/tests/sys/event_ztimer/main.c +++ b/tests/sys/event_ztimer/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/events/main.c b/tests/sys/events/main.c index 2dab7ca13d..b651d861ed 100644 --- a/tests/sys/events/main.c +++ b/tests/sys/events/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2016 Kaspar Schleiser - * 2018 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016 Kaspar Schleiser + * SPDX-FileCopyrightText: 2018 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/evtimer_mbox/main.c b/tests/sys/evtimer_mbox/main.c index db30d58f32..8a8d5d2c98 100644 --- a/tests/sys/evtimer_mbox/main.c +++ b/tests/sys/evtimer_mbox/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Simon Brummer - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Simon Brummer + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/evtimer_msg/main.c b/tests/sys/evtimer_msg/main.c index ab7e494461..b7adb09fce 100644 --- a/tests/sys/evtimer_msg/main.c +++ b/tests/sys/evtimer_msg/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/evtimer_underflow/main.c b/tests/sys/evtimer_underflow/main.c index 6739b51762..2a31a344aa 100644 --- a/tests/sys/evtimer_underflow/main.c +++ b/tests/sys/evtimer_underflow/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/fido2_ctap/main.c b/tests/sys/fido2_ctap/main.c index 51fa8bc115..6b3098f7f1 100644 --- a/tests/sys/fido2_ctap/main.c +++ b/tests/sys/fido2_ctap/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/fido2_ctap_hid/main.c b/tests/sys/fido2_ctap_hid/main.c index 95a30713eb..946ef2f5ec 100644 --- a/tests/sys/fido2_ctap_hid/main.c +++ b/tests/sys/fido2_ctap_hid/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/float/main.c b/tests/sys/float/main.c index 8242a81a47..73d8f64ebe 100644 --- a/tests/sys/float/main.c +++ b/tests/sys/float/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2013 INRIA - * 2017 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2013 INRIA + * SPDX-FileCopyrightText: 2017 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/fmt_print/main.c b/tests/sys/fmt_print/main.c index d32b93e0d1..e27c66e41f 100644 --- a/tests/sys/fmt_print/main.c +++ b/tests/sys/fmt_print/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/frac-config/main.c b/tests/sys/frac-config/main.c index 9c60c95c15..92a7d06a48 100644 --- a/tests/sys/frac-config/main.c +++ b/tests/sys/frac-config/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Eistec AB - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2018 Eistec AB + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/heap_cmd/main.c b/tests/sys/heap_cmd/main.c index 7d01fe2286..f8af87cea2 100644 --- a/tests/sys/heap_cmd/main.c +++ b/tests/sys/heap_cmd/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Gunar Schorcht - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Gunar Schorcht + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/log_color/main.c b/tests/sys/log_color/main.c index 67591aad03..c47a4e5b72 100644 --- a/tests/sys/log_color/main.c +++ b/tests/sys/log_color/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/log_printfnoformat/main.c b/tests/sys/log_printfnoformat/main.c index fafe4bdc25..884aa13e76 100644 --- a/tests/sys/log_printfnoformat/main.c +++ b/tests/sys/log_printfnoformat/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/malloc/main.c b/tests/sys/malloc/main.c index b6059f33d3..4911b612f0 100644 --- a/tests/sys/malloc/main.c +++ b/tests/sys/malloc/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2013 Benjamin Valentin - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2013 Benjamin Valentin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/malloc_monitor/main.c b/tests/sys/malloc_monitor/main.c index 3b52332019..8d5acceaef 100644 --- a/tests/sys/malloc_monitor/main.c +++ b/tests/sys/malloc_monitor/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 TU Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 TU Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/malloc_thread_safety/main.c b/tests/sys/malloc_thread_safety/main.c index cd926acc3d..0809d60d47 100644 --- a/tests/sys/malloc_thread_safety/main.c +++ b/tests/sys/malloc_thread_safety/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/memarray/main.c b/tests/sys/memarray/main.c index 4bc1b39287..aae61e2967 100644 --- a/tests/sys/memarray/main.c +++ b/tests/sys/memarray/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/od/main.c b/tests/sys/od/main.c index 2204bf1a9e..151b965c34 100644 --- a/tests/sys/od/main.c +++ b/tests/sys/od/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pbkdf2/main.c b/tests/sys/pbkdf2/main.c index 6cfeda828a..a692620447 100644 --- a/tests/sys/pbkdf2/main.c +++ b/tests/sys/pbkdf2/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2019 Freie Universität Berlin. - * 2022 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-FileCopyrightText: 2022 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/phydat_dump/main.c b/tests/sys/phydat_dump/main.c index dc18897645..621b221ce1 100644 --- a/tests/sys/phydat_dump/main.c +++ b/tests/sys/phydat_dump/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Gunar Schorcht - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Gunar Schorcht + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/phydat_unix/main.c b/tests/sys/phydat_unix/main.c index 93557d2047..bb0e8fe693 100644 --- a/tests/sys/phydat_unix/main.c +++ b/tests/sys/phydat_unix/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 Silke Hofstra - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 Silke Hofstra + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pipe/main.c b/tests/sys/pipe/main.c index 7333f51182..d82af268cd 100644 --- a/tests/sys/pipe/main.c +++ b/tests/sys/pipe/main.c @@ -1,19 +1,6 @@ /* - * Copyright (C) 2014 René Kijewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2014 René Kijewski + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/posix_semaphore/main.c b/tests/sys/posix_semaphore/main.c index 2840d02dc9..1c7c51aa97 100644 --- a/tests/sys/posix_semaphore/main.c +++ b/tests/sys/posix_semaphore/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2013 Christian Mehlis - * Copyright (C) 2013 René Kijewski - * Copyright (C) 2015 Martine Lenders - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2013 Christian Mehlis + * SPDX-FileCopyrightText: 2013 René Kijewski + * SPDX-FileCopyrightText: 2015 Martine Lenders + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/posix_sleep/main.c b/tests/sys/posix_sleep/main.c index 1f5c859ea1..7746b2b840 100644 --- a/tests/sys/posix_sleep/main.c +++ b/tests/sys/posix_sleep/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014-17 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014-2017 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/prng_sha1prng/main.c b/tests/sys/prng_sha1prng/main.c index 22388668f9..d7adbb694e 100644 --- a/tests/sys/prng_sha1prng/main.c +++ b/tests/sys/prng_sha1prng/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/prng_sha256prng/main.c b/tests/sys/prng_sha256prng/main.c index 87022e837d..ca17738b06 100644 --- a/tests/sys/prng_sha256prng/main.c +++ b/tests/sys/prng_sha256prng/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/progress_bar/main.c b/tests/sys/progress_bar/main.c index 2b024141db..3f0faf9021 100644 --- a/tests/sys/progress_bar/main.c +++ b/tests/sys/progress_bar/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ps_schedstatistics/main.c b/tests/sys/ps_schedstatistics/main.c index b13e178429..221748480a 100644 --- a/tests/sys/ps_schedstatistics/main.c +++ b/tests/sys/ps_schedstatistics/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2017 OTA keys S.A. - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 OTA keys S.A. + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto/main.c b/tests/sys/psa_crypto/main.c index 4912a49963..f8964fa136 100644 --- a/tests/sys/psa_crypto/main.c +++ b/tests/sys/psa_crypto/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 TU Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 TU Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_aead/example_aead_aes_128.c b/tests/sys/psa_crypto_aead/example_aead_aes_128.c index 53bceadd74..634b51015e 100644 --- a/tests/sys/psa_crypto_aead/example_aead_aes_128.c +++ b/tests/sys/psa_crypto_aead/example_aead_aes_128.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2025 TU Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2025 TU Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_aead/main.c b/tests/sys/psa_crypto_aead/main.c index 317138470f..341f32e5b6 100644 --- a/tests/sys/psa_crypto_aead/main.c +++ b/tests/sys/psa_crypto_aead/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2025 TU Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2025 TU Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cbor_encoder/main.c b/tests/sys/psa_crypto_cbor_encoder/main.c index e45476afb8..d20ff4a2d1 100644 --- a/tests/sys/psa_crypto_cbor_encoder/main.c +++ b/tests/sys/psa_crypto_cbor_encoder/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_keypair.c b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_keypair.c index c4ee2463e4..f373c9d3a4 100644 --- a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_keypair.c +++ b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_keypair.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_prot_key.c b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_prot_key.c index a47171f289..70f2520a12 100644 --- a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_prot_key.c +++ b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_prot_key.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_single_key.c b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_single_key.c index 9d14ebe541..227f62016c 100644 --- a/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_single_key.c +++ b/tests/sys/psa_crypto_cbor_encoder/test_psa_crypto_enc_dec_single_key.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cbor_encoder/tests_psa_cbor_enc_dec.h b/tests/sys/psa_crypto_cbor_encoder/tests_psa_cbor_enc_dec.h index 3d846a2396..cc88141e06 100644 --- a/tests/sys/psa_crypto_cbor_encoder/tests_psa_cbor_enc_dec.h +++ b/tests/sys/psa_crypto_cbor_encoder/tests_psa_cbor_enc_dec.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/psa_crypto_cipher/example_cipher_aes_128.c b/tests/sys/psa_crypto_cipher/example_cipher_aes_128.c index 5a57dc6077..ea7c40f19d 100644 --- a/tests/sys/psa_crypto_cipher/example_cipher_aes_128.c +++ b/tests/sys/psa_crypto_cipher/example_cipher_aes_128.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cipher/example_cipher_chacha20.c b/tests/sys/psa_crypto_cipher/example_cipher_chacha20.c index 2d7a46c15b..2bd604e878 100644 --- a/tests/sys/psa_crypto_cipher/example_cipher_chacha20.c +++ b/tests/sys/psa_crypto_cipher/example_cipher_chacha20.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 TU-Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 TU-Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_cipher/main.c b/tests/sys/psa_crypto_cipher/main.c index 14a4219981..a3e98f3fa4 100644 --- a/tests/sys/psa_crypto_cipher/main.c +++ b/tests/sys/psa_crypto_cipher/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_ecdsa/example_ecdsa_p256.c b/tests/sys/psa_crypto_ecdsa/example_ecdsa_p256.c index 641ca59c87..823ac1c9c0 100644 --- a/tests/sys/psa_crypto_ecdsa/example_ecdsa_p256.c +++ b/tests/sys/psa_crypto_ecdsa/example_ecdsa_p256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_ecdsa/main.c b/tests/sys/psa_crypto_ecdsa/main.c index 7acb969e12..b4d57ea224 100644 --- a/tests/sys/psa_crypto_ecdsa/main.c +++ b/tests/sys/psa_crypto_ecdsa/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_ecdsa/test_ecdsa_p256_vectors.c b/tests/sys/psa_crypto_ecdsa/test_ecdsa_p256_vectors.c index a701c2f5af..d8dfd6f65c 100644 --- a/tests/sys/psa_crypto_ecdsa/test_ecdsa_p256_vectors.c +++ b/tests/sys/psa_crypto_ecdsa/test_ecdsa_p256_vectors.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 Lars Pfau - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2024 Lars Pfau + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_eddsa/example_eddsa.c b/tests/sys/psa_crypto_eddsa/example_eddsa.c index 543d8cc5c7..a16c1f0f91 100644 --- a/tests/sys/psa_crypto_eddsa/example_eddsa.c +++ b/tests/sys/psa_crypto_eddsa/example_eddsa.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 TU Dresden - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 TU Dresden + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_eddsa/main.c b/tests/sys/psa_crypto_eddsa/main.c index 801741bfce..63c7e8fc41 100644 --- a/tests/sys/psa_crypto_eddsa/main.c +++ b/tests/sys/psa_crypto_eddsa/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_hashes/example_hash.c b/tests/sys/psa_crypto_hashes/example_hash.c index 318c32183b..7cb22d2157 100644 --- a/tests/sys/psa_crypto_hashes/example_hash.c +++ b/tests/sys/psa_crypto_hashes/example_hash.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2023 TU Dresden - * 2024 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 TU Dresden + * SPDX-FileCopyrightText: 2024 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_hashes/example_sha3_glue.c b/tests/sys/psa_crypto_hashes/example_sha3_glue.c index b9100844b2..614c5d0c50 100644 --- a/tests/sys/psa_crypto_hashes/example_sha3_glue.c +++ b/tests/sys/psa_crypto_hashes/example_sha3_glue.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2023 TU Dresden - * 2024 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 TU Dresden + * SPDX-FileCopyrightText: 2024 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_hashes/main.c b/tests/sys/psa_crypto_hashes/main.c index b315910e0f..4132b83995 100644 --- a/tests/sys/psa_crypto_hashes/main.c +++ b/tests/sys/psa_crypto_hashes/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_mac/example_hmac_sha256.c b/tests/sys/psa_crypto_mac/example_hmac_sha256.c index cfca399835..d32cd25036 100644 --- a/tests/sys/psa_crypto_mac/example_hmac_sha256.c +++ b/tests/sys/psa_crypto_mac/example_hmac_sha256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_mac/main.c b/tests/sys/psa_crypto_mac/main.c index d8ebce599d..0a822262e7 100644 --- a/tests/sys/psa_crypto_mac/main.c +++ b/tests/sys/psa_crypto_mac/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_persistent_storage/main.c b/tests/sys/psa_crypto_persistent_storage/main.c index 5710d870ee..b4c5be6cc7 100644 --- a/tests/sys/psa_crypto_persistent_storage/main.c +++ b/tests/sys/psa_crypto_persistent_storage/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_fail_overwrite_persistent_key.c b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_fail_overwrite_persistent_key.c index b4d66c8904..32d02a7179 100644 --- a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_fail_overwrite_persistent_key.c +++ b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_fail_overwrite_persistent_key.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_asym_keypair.c b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_asym_keypair.c index b8210a702f..916bfd53c4 100644 --- a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_asym_keypair.c +++ b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_asym_keypair.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_single_key.c b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_single_key.c index a91e94c10b..56bb7f2d25 100644 --- a/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_single_key.c +++ b/tests/sys/psa_crypto_persistent_storage/test_psa_crypto_store_persistent_single_key.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_persistent_storage/tests_psa_persistent_storage.h b/tests/sys/psa_crypto_persistent_storage/tests_psa_persistent_storage.h index 75261914d0..6192103fd6 100644 --- a/tests/sys/psa_crypto_persistent_storage/tests_psa_persistent_storage.h +++ b/tests/sys/psa_crypto_persistent_storage/tests_psa_persistent_storage.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/psa_crypto_se/example_cipher_aes_128.c b/tests/sys/psa_crypto_se/example_cipher_aes_128.c index d53733d594..2ef37ba3bd 100644 --- a/tests/sys/psa_crypto_se/example_cipher_aes_128.c +++ b/tests/sys/psa_crypto_se/example_cipher_aes_128.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se/example_ecdsa_p256.c b/tests/sys/psa_crypto_se/example_ecdsa_p256.c index 09c069de9a..9ecee2d013 100644 --- a/tests/sys/psa_crypto_se/example_ecdsa_p256.c +++ b/tests/sys/psa_crypto_se/example_ecdsa_p256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se/example_hmac_sha256.c b/tests/sys/psa_crypto_se/example_hmac_sha256.c index cc7f9df060..247df6794d 100644 --- a/tests/sys/psa_crypto_se/example_hmac_sha256.c +++ b/tests/sys/psa_crypto_se/example_hmac_sha256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se/main.c b/tests/sys/psa_crypto_se/main.c index 5cb48c0108..d9427028e3 100644 --- a/tests/sys/psa_crypto_se/main.c +++ b/tests/sys/psa_crypto_se/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_cipher/example_cipher_aes_128.c b/tests/sys/psa_crypto_se_cipher/example_cipher_aes_128.c index 53a6c8ad9f..6712bca9e6 100644 --- a/tests/sys/psa_crypto_se_cipher/example_cipher_aes_128.c +++ b/tests/sys/psa_crypto_se_cipher/example_cipher_aes_128.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_cipher/main.c b/tests/sys/psa_crypto_se_cipher/main.c index 496739541e..c99e39c848 100644 --- a/tests/sys/psa_crypto_se_cipher/main.c +++ b/tests/sys/psa_crypto_se_cipher/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_ecdsa/example_ecdsa_p256.c b/tests/sys/psa_crypto_se_ecdsa/example_ecdsa_p256.c index 2f394ed001..9dc013e507 100644 --- a/tests/sys/psa_crypto_se_ecdsa/example_ecdsa_p256.c +++ b/tests/sys/psa_crypto_se_ecdsa/example_ecdsa_p256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_ecdsa/main.c b/tests/sys/psa_crypto_se_ecdsa/main.c index 217454413f..d386019f9a 100644 --- a/tests/sys/psa_crypto_se_ecdsa/main.c +++ b/tests/sys/psa_crypto_se_ecdsa/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_mac/example_hmac_sha256.c b/tests/sys/psa_crypto_se_mac/example_hmac_sha256.c index cb3812f514..98d5067cc4 100644 --- a/tests/sys/psa_crypto_se_mac/example_hmac_sha256.c +++ b/tests/sys/psa_crypto_se_mac/example_hmac_sha256.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/psa_crypto_se_mac/main.c b/tests/sys/psa_crypto_se_mac/main.c index a90f61f348..d9e31ba903 100644 --- a/tests/sys/psa_crypto_se_mac/main.c +++ b/tests/sys/psa_crypto_se_mac/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread/main.c b/tests/sys/pthread/main.c index 3487e1ab55..54aa52038e 100644 --- a/tests/sys/pthread/main.c +++ b/tests/sys/pthread/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_barrier/main.c b/tests/sys/pthread_barrier/main.c index b579fe7dbf..8f0e0c4292 100644 --- a/tests/sys/pthread_barrier/main.c +++ b/tests/sys/pthread_barrier/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_cleanup/main.c b/tests/sys/pthread_cleanup/main.c index 516c136d88..34ffbb8f10 100644 --- a/tests/sys/pthread_cleanup/main.c +++ b/tests/sys/pthread_cleanup/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_condition_variable/main.c b/tests/sys/pthread_condition_variable/main.c index eaffe3338e..5fb13d3730 100644 --- a/tests/sys/pthread_condition_variable/main.c +++ b/tests/sys/pthread_condition_variable/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Hamburg University of Applied Sciences (HAW) - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Hamburg University of Applied Sciences (HAW) + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_cooperation/main.c b/tests/sys/pthread_cooperation/main.c index 1c0098d943..d64048d6ba 100644 --- a/tests/sys/pthread_cooperation/main.c +++ b/tests/sys/pthread_cooperation/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Hamburg University of Applied Sciences - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Hamburg University of Applied Sciences + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_flood/main.c b/tests/sys/pthread_flood/main.c index f3308a2f7c..616d7b994b 100644 --- a/tests/sys/pthread_flood/main.c +++ b/tests/sys/pthread_flood/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_rwlock/main.c b/tests/sys/pthread_rwlock/main.c index 447a2cd8ca..6e39ec23e0 100644 --- a/tests/sys/pthread_rwlock/main.c +++ b/tests/sys/pthread_rwlock/main.c @@ -1,19 +1,6 @@ /* - * Copyright (C) 2014 René Kijewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2014 René Kijewski + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/pthread_tls/main.c b/tests/sys/pthread_tls/main.c index c45e692b6e..3b6a767f49 100644 --- a/tests/sys/pthread_tls/main.c +++ b/tests/sys/pthread_tls/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2014 Hamburg University of Applied Sciences (HAW) - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2014 Hamburg University of Applied Sciences (HAW) + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ptrtag/main.c b/tests/sys/ptrtag/main.c index ab157b7b6e..2739cd54b5 100644 --- a/tests/sys/ptrtag/main.c +++ b/tests/sys/ptrtag/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/puf_sram/main.c b/tests/sys/puf_sram/main.c index 21050fdf6a..4a08c1dd86 100644 --- a/tests/sys/puf_sram/main.c +++ b/tests/sys/puf_sram/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2018 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2018 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/rng/main.c b/tests/sys/rng/main.c index 7bdc5c3bb3..33ffc6e148 100644 --- a/tests/sys/rng/main.c +++ b/tests/sys/rng/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 Bas Stottelaar - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Bas Stottelaar + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/rng/test.c b/tests/sys/rng/test.c index 18ecae457a..ded1805bf5 100644 --- a/tests/sys/rng/test.c +++ b/tests/sys/rng/test.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 Bas Stottelaar - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Bas Stottelaar + * SPDX-License-Identifier: LGPL-2.1-only */ #include diff --git a/tests/sys/rng/test.h b/tests/sys/rng/test.h index 6322e40b54..bb6d54a36e 100644 --- a/tests/sys/rng/test.h +++ b/tests/sys/rng/test.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 Bas Stottelaar - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Bas Stottelaar + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/sched_round_robin/main.c b/tests/sys/sched_round_robin/main.c index a2d0946894..3e36e37216 100644 --- a/tests/sys/sched_round_robin/main.c +++ b/tests/sys/sched_round_robin/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 TUBA Freiberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 TUBA Freiberg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/sema/main.c b/tests/sys/sema/main.c index 2d6e8934de..8cff5396cf 100644 --- a/tests/sys/sema/main.c +++ b/tests/sys/sema/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/sema_inv/main.c b/tests/sys/sema_inv/main.c index e27b4fea42..90c177fee0 100644 --- a/tests/sys/sema_inv/main.c +++ b/tests/sys/sema_inv/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/senml_cbor/main.c b/tests/sys/senml_cbor/main.c index 2486fd0031..7aba845f02 100644 --- a/tests/sys/senml_cbor/main.c +++ b/tests/sys/senml_cbor/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Silke Hofstra - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Silke Hofstra + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/senml_phydat/main.c b/tests/sys/senml_phydat/main.c index 985311d9a8..f76b90438a 100644 --- a/tests/sys/senml_phydat/main.c +++ b/tests/sys/senml_phydat/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Silke Hofstra - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Silke Hofstra + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/senml_saul/main.c b/tests/sys/senml_saul/main.c index 6e493079d0..75d15a1947 100644 --- a/tests/sys/senml_saul/main.c +++ b/tests/sys/senml_saul/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Silke Hofstra - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Silke Hofstra + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/shell/main.c b/tests/sys/shell/main.c index 8fa8fb3e6f..431897c1ad 100644 --- a/tests/sys/shell/main.c +++ b/tests/sys/shell/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2013 Kaspar Schleiser - * Copyright (C) 2013 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2013 Kaspar Schleiser + * SPDX-FileCopyrightText: 2013 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/shell_coreclk/main.c b/tests/sys/shell_coreclk/main.c index 1303bb5920..6a254fc1ee 100644 --- a/tests/sys/shell_coreclk/main.c +++ b/tests/sys/shell_coreclk/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/shell_lock/main.c b/tests/sys/shell_lock/main.c index e3d2286b77..f5b79bc9e6 100644 --- a/tests/sys/shell_lock/main.c +++ b/tests/sys/shell_lock/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/shell_scripting/main.c b/tests/sys/shell_scripting/main.c index e6eec909ea..9f246c36fe 100644 --- a/tests/sys/shell_scripting/main.c +++ b/tests/sys/shell_scripting/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/snprintf/main.c b/tests/sys/snprintf/main.c index 29a61f2586..56a296b644 100644 --- a/tests/sys/snprintf/main.c +++ b/tests/sys/snprintf/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2024 Marian Buschsieweke - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2024 Marian Buschsieweke + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ssp/main.c b/tests/sys/ssp/main.c index 9ac5b7cd1a..1b2ab245b4 100644 --- a/tests/sys/ssp/main.c +++ b/tests/sys/ssp/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/stdin/main.c b/tests/sys/stdin/main.c index 0b44dc2863..487d3584bd 100644 --- a/tests/sys/stdin/main.c +++ b/tests/sys/stdin/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/stdio_semihosting/main.c b/tests/sys/stdio_semihosting/main.c index b5bebd10d7..734b7b08bd 100644 --- a/tests/sys/stdio_semihosting/main.c +++ b/tests/sys/stdio_semihosting/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/struct_tm_utility/main.c b/tests/sys/struct_tm_utility/main.c index 071a831a3f..4d2d0ab6c1 100644 --- a/tests/sys/struct_tm_utility/main.c +++ b/tests/sys/struct_tm_utility/main.c @@ -1,19 +1,6 @@ /* - * Copyright (C) 2014 René Kijewski - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2014 René Kijewski + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/suit_manifest/include/riotboot/flashwrite.h b/tests/sys/suit_manifest/include/riotboot/flashwrite.h index 4058631e30..5f08f6e47b 100644 --- a/tests/sys/suit_manifest/include/riotboot/flashwrite.h +++ b/tests/sys/suit_manifest/include/riotboot/flashwrite.h @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ #pragma once diff --git a/tests/sys/suit_manifest/main.c b/tests/sys/suit_manifest/main.c index 4dabb0eea2..5168827bc9 100644 --- a/tests/sys/suit_manifest/main.c +++ b/tests/sys/suit_manifest/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/trace/main.c b/tests/sys/trace/main.c index 9aa1d9093d..ec77785647 100644 --- a/tests/sys/trace/main.c +++ b/tests/sys/trace/main.c @@ -1,11 +1,6 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * Freie Universität Berlin - * Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/trickle/main.c b/tests/sys/trickle/main.c index e3a13b0bf0..ace3d0dcfc 100644 --- a/tests/sys/trickle/main.c +++ b/tests/sys/trickle/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus/main.c b/tests/sys/usbus/main.c index 9bbacd482c..084e7ad559 100644 --- a/tests/sys/usbus/main.c +++ b/tests/sys/usbus/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus_board_reset/main.c b/tests/sys/usbus_board_reset/main.c index 9d2321279e..39174b7107 100644 --- a/tests/sys/usbus_board_reset/main.c +++ b/tests/sys/usbus_board_reset/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 Gunar Schorcht - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 Gunar Schorcht + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus_cdc_acm_stdio/main.c b/tests/sys/usbus_cdc_acm_stdio/main.c index 20ac2162f8..9fd05757ef 100644 --- a/tests/sys/usbus_cdc_acm_stdio/main.c +++ b/tests/sys/usbus_cdc_acm_stdio/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus_cdc_ecm/main.c b/tests/sys/usbus_cdc_ecm/main.c index df96b609ad..7f27c94829 100644 --- a/tests/sys/usbus_cdc_ecm/main.c +++ b/tests/sys/usbus_cdc_ecm/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Koen Zandberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Koen Zandberg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus_hid/main.c b/tests/sys/usbus_hid/main.c index 5a690d8362..d2e726d083 100644 --- a/tests/sys/usbus_hid/main.c +++ b/tests/sys/usbus_hid/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 Nils Ollrogge - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 Nils Ollrogge + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/usbus_msc/main.c b/tests/sys/usbus_msc/main.c index e5e60d9d09..b39f6885f0 100644 --- a/tests/sys/usbus_msc/main.c +++ b/tests/sys/usbus_msc/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019-2022 Mesotic SAS - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019-2022 Mesotic SAS + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/vfs_default/main.c b/tests/sys/vfs_default/main.c index 48515670f3..0da71101f0 100644 --- a/tests/sys/vfs_default/main.c +++ b/tests/sys/vfs_default/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 ML!PA Consulting GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 ML!PA Consulting GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/vfs_iterate_mount/main.c b/tests/sys/vfs_iterate_mount/main.c index 8eb919d4ec..79f6a1c5a6 100644 --- a/tests/sys/vfs_iterate_mount/main.c +++ b/tests/sys/vfs_iterate_mount/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) Christian Amsüss - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 Christian Amsüss + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/vfs_plus_stdio/main.c b/tests/sys/vfs_plus_stdio/main.c index 48890c09e8..8be786157d 100644 --- a/tests/sys/vfs_plus_stdio/main.c +++ b/tests/sys/vfs_plus_stdio/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_drift/main.c b/tests/sys/xtimer_drift/main.c index 60fe32fdb4..84faf947ae 100644 --- a/tests/sys/xtimer_drift/main.c +++ b/tests/sys/xtimer_drift/main.c @@ -1,12 +1,9 @@ /* - * Copyright (C) 2017 HAW Hamburg - * Copyright (C) 2015 Kaspar Schleiser - * Copyright (C) 2015 Eistec AB - * 2013 INRIA - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-FileCopyrightText: 2015 Eistec AB + * SPDX-FileCopyrightText: 2013 INRIA + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_hang/main.c b/tests/sys/xtimer_hang/main.c index be7c608081..ee1acd40da 100644 --- a/tests/sys/xtimer_hang/main.c +++ b/tests/sys/xtimer_hang/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2015 Daniel Krebs - * 2015 Kaspar Schleiser - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Daniel Krebs + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_longterm/main.c b/tests/sys/xtimer_longterm/main.c index bd84e1c17d..a1de4312cc 100644 --- a/tests/sys/xtimer_longterm/main.c +++ b/tests/sys/xtimer_longterm/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2016 Freie Universität Berlin - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2016 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_msg/main.c b/tests/sys/xtimer_msg/main.c index 23e7bbc317..66230c0577 100644 --- a/tests/sys/xtimer_msg/main.c +++ b/tests/sys/xtimer_msg/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2015 Kaspar Schleiser - * 2013 INRIA - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-FileCopyrightText: 2013 INRIA + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_msg_receive_timeout/main.c b/tests/sys/xtimer_msg_receive_timeout/main.c index 85f85903da..7c7de1541a 100644 --- a/tests/sys/xtimer_msg_receive_timeout/main.c +++ b/tests/sys/xtimer_msg_receive_timeout/main.c @@ -1,10 +1,7 @@ /* - * Copyright (C) 2015 INRIA - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 INRIA + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_mutex_lock_timeout/main.c b/tests/sys/xtimer_mutex_lock_timeout/main.c index 3f39e1d914..0f227a35bb 100644 --- a/tests/sys/xtimer_mutex_lock_timeout/main.c +++ b/tests/sys/xtimer_mutex_lock_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_now32_overflow/main.c b/tests/sys/xtimer_now32_overflow/main.c index 0d58e42ea9..6c43f209d9 100644 --- a/tests/sys/xtimer_now32_overflow/main.c +++ b/tests/sys/xtimer_now32_overflow/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_now_irq/main.c b/tests/sys/xtimer_now_irq/main.c index 788d699dee..c753601ecc 100644 --- a/tests/sys/xtimer_now_irq/main.c +++ b/tests/sys/xtimer_now_irq/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_overhead/main.c b/tests/sys/xtimer_overhead/main.c index 1b2ddef8b3..a973df7852 100644 --- a/tests/sys/xtimer_overhead/main.c +++ b/tests/sys/xtimer_overhead/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * 2020 Freie Universität Berlin - * 2020 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-FileCopyrightText: 2020 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_overhead/overhead.c b/tests/sys/xtimer_overhead/overhead.c index bed0f484a1..1c41c2cb64 100644 --- a/tests/sys/xtimer_overhead/overhead.c +++ b/tests/sys/xtimer_overhead/overhead.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * 2020 Freie Universität Berlin - * 2020 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-FileCopyrightText: 2020 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_periodic_wakeup/main.c b/tests/sys/xtimer_periodic_wakeup/main.c index a0497b3b37..efe3596175 100644 --- a/tests/sys/xtimer_periodic_wakeup/main.c +++ b/tests/sys/xtimer_periodic_wakeup/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_remove/main.c b/tests/sys/xtimer_remove/main.c index 4108ba7bd2..e132a9de95 100644 --- a/tests/sys/xtimer_remove/main.c +++ b/tests/sys/xtimer_remove/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_reset/main.c b/tests/sys/xtimer_reset/main.c index caacd18158..fcf2f350ae 100644 --- a/tests/sys/xtimer_reset/main.c +++ b/tests/sys/xtimer_reset/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2015 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_rmutex_lock_timeout/main.c b/tests/sys/xtimer_rmutex_lock_timeout/main.c index e9bb728480..957301a6aa 100644 --- a/tests/sys/xtimer_rmutex_lock_timeout/main.c +++ b/tests/sys/xtimer_rmutex_lock_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_usleep/main.c b/tests/sys/xtimer_usleep/main.c index 558949cef0..a8f92c427d 100644 --- a/tests/sys/xtimer_usleep/main.c +++ b/tests/sys/xtimer_usleep/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2017 Inria - * 2017 Freie Universität Berlin - * 2018 Josua Arndt - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 Inria + * SPDX-FileCopyrightText: 2017 Freie Universität Berlin + * SPDX-FileCopyrightText: 2018 Josua Arndt + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/xtimer_usleep_short/main.c b/tests/sys/xtimer_usleep_short/main.c index 7493c68a1a..0a342147fb 100644 --- a/tests/sys/xtimer_usleep_short/main.c +++ b/tests/sys/xtimer_usleep_short/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2017 HAW-Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2017 HAW-Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer64_msg/main.c b/tests/sys/ztimer64_msg/main.c index c6133a1ec3..4c29709900 100644 --- a/tests/sys/ztimer64_msg/main.c +++ b/tests/sys/ztimer64_msg/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2015-19 Kaspar Schleiser - * 2013 INRIA - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015-2019 Kaspar Schleiser + * SPDX-FileCopyrightText: 2013 INRIA + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_mbox_get_timeout/main.c b/tests/sys/ztimer_mbox_get_timeout/main.c index dc351ba921..92b76ee387 100644 --- a/tests/sys/ztimer_mbox_get_timeout/main.c +++ b/tests/sys/ztimer_mbox_get_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2023 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2023 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_msg/main.c b/tests/sys/ztimer_msg/main.c index ca13330eb2..cc8511ef7b 100644 --- a/tests/sys/ztimer_msg/main.c +++ b/tests/sys/ztimer_msg/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2015-19 Kaspar Schleiser - * 2013 INRIA - * 2017 HAW Hamburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2015-2019 Kaspar Schleiser + * SPDX-FileCopyrightText: 2013 INRIA + * SPDX-FileCopyrightText: 2017 HAW Hamburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_mutex_lock_timeout/main.c b/tests/sys/ztimer_mutex_lock_timeout/main.c index a59cb607f8..503b34c18c 100644 --- a/tests/sys/ztimer_mutex_lock_timeout/main.c +++ b/tests/sys/ztimer_mutex_lock_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_ondemand_benchmark/main.c b/tests/sys/ztimer_ondemand_benchmark/main.c index b794435f78..3df4674492 100644 --- a/tests/sys/ztimer_ondemand_benchmark/main.c +++ b/tests/sys/ztimer_ondemand_benchmark/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2022 SSV Software Systems GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2022 SSV Software Systems GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_overhead/main.c b/tests/sys/ztimer_overhead/main.c index bb43725aa3..be37b11870 100644 --- a/tests/sys/ztimer_overhead/main.c +++ b/tests/sys/ztimer_overhead/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2019 Kaspar Schleiser - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2019 Kaspar Schleiser + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_periodic/main.c b/tests/sys/ztimer_periodic/main.c index 6ae3fdf53f..92f8a08634 100644 --- a/tests/sys/ztimer_periodic/main.c +++ b/tests/sys/ztimer_periodic/main.c @@ -1,11 +1,8 @@ /* - * Copyright (C) 2020 Kaspar Schleiser - * 2020 Freie Universität Berlin - * 2020 Inria - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Kaspar Schleiser + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-FileCopyrightText: 2020 Inria + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_rmutex_lock_timeout/main.c b/tests/sys/ztimer_rmutex_lock_timeout/main.c index c7522dfb96..fd29aed4f5 100644 --- a/tests/sys/ztimer_rmutex_lock_timeout/main.c +++ b/tests/sys/ztimer_rmutex_lock_timeout/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 Freie Universität Berlin, - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 Freie Universität Berlin + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_underflow/main.c b/tests/sys/ztimer_underflow/main.c index 57f0efe5c3..c488840600 100644 --- a/tests/sys/ztimer_underflow/main.c +++ b/tests/sys/ztimer_underflow/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020 SSV Software Systems GmbH - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2020 SSV Software Systems GmbH + * SPDX-License-Identifier: LGPL-2.1-only */ /** diff --git a/tests/sys/ztimer_xsec/main.c b/tests/sys/ztimer_xsec/main.c index 993edfa344..b7efba4aee 100644 --- a/tests/sys/ztimer_xsec/main.c +++ b/tests/sys/ztimer_xsec/main.c @@ -1,9 +1,6 @@ /* - * Copyright (C) 2021 TUBA Freiberg - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License v2.1. See the file LICENSE in the top level - * directory for more details. + * SPDX-FileCopyrightText: 2021 TUBA Freiberg + * SPDX-License-Identifier: LGPL-2.1-only */ /**