1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 09:03:50 +01:00

Merge pull request #21902 from maribu/tests/sys/spdx

tests/sys: use SPDX copyright tags
This commit is contained in:
Marian Buschsieweke 2025-11-22 07:53:01 +00:00 committed by GitHub
commit b8c553c77d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
184 changed files with 405 additions and 989 deletions

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2013 Freie Universität Berlin * SPDX-FileCopyrightText: 2013 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2024 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2024 ML!PA Consulting GmbH
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2019 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2017 OTA keys S.A. * SPDX-FileCopyrightText: 2017 OTA keys S.A.
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Acutam Automation, LLC * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Acutam Automation, LLC * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 OTA keys S.A. * SPDX-FileCopyrightText: 2016 OTA keys S.A.
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016-2017 Eistec AB * SPDX-FileCopyrightText: 2016-2017 Eistec AB
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "embUnit.h" #include "embUnit.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016-2017 Eistec AB * SPDX-FileCopyrightText: 2016-2017 Eistec AB
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Philipp Rosenkranz * SPDX-FileCopyrightText: 2014 Philipp Rosenkranz
* Copyright (C) 2014 Nico von Geyso * SPDX-FileCopyrightText: 2014 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "tests-crypto.h" #include "tests-crypto.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <string.h> #include <string.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 René Kijewski <rene.kijewski@fu-berlin.de> * SPDX-FileCopyrightText: 2015 René Kijewski <rene.kijewski@fu-berlin.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "embUnit/embUnit.h" #include "embUnit/embUnit.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Koen Zandberg * SPDX-FileCopyrightText: 2018 Koen Zandberg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "embUnit/embUnit.h" #include "embUnit/embUnit.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Koen Zandberg * SPDX-FileCopyrightText: 2018 Koen Zandberg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <string.h> #include <string.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Nico von Geyso * SPDX-FileCopyrightText: 2015 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Mathias Tausig * SPDX-FileCopyrightText: 2018 Mathias Tausig
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "crypto/ciphers.h" #include "crypto/ciphers.h"

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2018 Freie Universität Berlin * SPDX-FileCopyrightText: 2018 Freie Universität Berlin
* Copyright (C) 2018 Inria * SPDX-FileCopyrightText: 2018 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "embUnit/embUnit.h" #include "embUnit/embUnit.h"

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Philipp Rosenkranz * SPDX-FileCopyrightText: 2014 Philipp Rosenkranz
* Copyright (C) 2014 Nico von Geyso * SPDX-FileCopyrightText: 2014 Nico von Geyso
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Nils Ollrogge * SPDX-FileCopyrightText: 2021 Nils Ollrogge
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "tests-crypto.h" #include "tests-crypto.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include <limits.h> #include <limits.h>

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Freie Universität Berlin * SPDX-FileCopyrightText: 2021 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Freie Universität Berlin * SPDX-FileCopyrightText: 2020 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 Eistec AB * SPDX-FileCopyrightText: 2016 Eistec AB
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Acutam Automation, LLC * SPDX-FileCopyrightText: 2018 Acutam Automation, LLC
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,12 +1,9 @@
/* /*
* Copyright (C) 2018 HAW Hamburg * SPDX-FileCopyrightText: 2018 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**
* @ingroup tests * @ingroup tests
* @{ * @{
* *

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 HAW Hamburg * SPDX-FileCopyrightText: 2020 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2022 ML!PA Consulting GmbH
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2022 ML!PA Consulting GmbH
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,11 +1,8 @@
/* /*
* Copyright (C) 2020 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2020 Kaspar Schleiser <kaspar@schleiser.de>
* 2020 Freie Universität Berlin * SPDX-FileCopyrightText: 2020 Freie Universität Berlin
* 2020 Inria * SPDX-FileCopyrightText: 2020 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,11 +1,8 @@
/* /*
* Copyright (C) 2020 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2020 Kaspar Schleiser <kaspar@schleiser.de>
* 2020 Freie Universität Berlin * SPDX-FileCopyrightText: 2020 Freie Universität Berlin
* 2020 Inria * SPDX-FileCopyrightText: 2020 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Freie Universität Berlin * SPDX-FileCopyrightText: 2019 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Freie Universität Berlin * SPDX-FileCopyrightText: 2019 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2021 Inria * SPDX-FileCopyrightText: 2021 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 2018 Freie Universität Berlin * SPDX-FileCopyrightText: 2018 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Simon Brummer <simon.brummer@posteo.de> * SPDX-FileCopyrightText: 2020 Simon Brummer <simon.brummer@posteo.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2017 Freie Universität Berlin * SPDX-FileCopyrightText: 2017 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2017 Freie Universität Berlin * SPDX-FileCopyrightText: 2017 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 Freie Universität Berlin * SPDX-FileCopyrightText: 2022 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 Freie Universität Berlin * SPDX-FileCopyrightText: 2022 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2013 INRIA * SPDX-FileCopyrightText: 2013 INRIA
* 2017 Freie Universität Berlin * SPDX-FileCopyrightText: 2017 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2015 Kaspar Schleiser <kaspar@schleiser.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Eistec AB * SPDX-FileCopyrightText: 2018 Eistec AB
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Gunar Schorcht <gunar@schorcht.net> * SPDX-FileCopyrightText: 2019 Gunar Schorcht <gunar@schorcht.net>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Inria * SPDX-FileCopyrightText: 2019 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Inria * SPDX-FileCopyrightText: 2019 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2013 Benjamin Valentin <benpicco@zedat.fu-berlin.de> * SPDX-FileCopyrightText: 2013 Benjamin Valentin <benpicco@zedat.fu-berlin.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2024 TU Dresden * SPDX-FileCopyrightText: 2024 TU Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2018 Inria * SPDX-FileCopyrightText: 2018 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 Freie Universität Berlin * SPDX-FileCopyrightText: 2016 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2019 Freie Universität Berlin. * SPDX-FileCopyrightText: 2019 Freie Universität Berlin
* 2022 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2022 Otto-von-Guericke-Universität Magdeburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 Gunar Schorcht * SPDX-FileCopyrightText: 2020 Gunar Schorcht
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 Silke Hofstra * SPDX-FileCopyrightText: 2023 Silke Hofstra
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,19 +1,6 @@
/* /*
* Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de> * SPDX-FileCopyrightText: 2014 René Kijewski <rene.kijewski@fu-berlin.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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
*/ */
/** /**

View File

@ -1,11 +1,8 @@
/* /*
* Copyright (C) 2013 Christian Mehlis <mehlis@inf.fu-berlin.de> * SPDX-FileCopyrightText: 2013 Christian Mehlis <mehlis@inf.fu-berlin.de>
* Copyright (C) 2013 René Kijewski <rene.kijewski@fu-berlin.de> * SPDX-FileCopyrightText: 2013 René Kijewski <rene.kijewski@fu-berlin.de>
* Copyright (C) 2015 Martine Lenders <mlenders@inf.fu-berlin.de> * SPDX-FileCopyrightText: 2015 Martine Lenders <mlenders@inf.fu-berlin.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2014-17 Freie Universität Berlin * SPDX-FileCopyrightText: 2014-2017 Freie Universität Berlin
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 HAW Hamburg * SPDX-FileCopyrightText: 2020 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 HAW Hamburg * SPDX-FileCopyrightText: 2020 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Inria * SPDX-FileCopyrightText: 2019 Inria
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2017 OTA keys S.A. * SPDX-FileCopyrightText: 2017 OTA keys S.A.
* 2017 HAW Hamburg * SPDX-FileCopyrightText: 2017 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 TU Dresden * SPDX-FileCopyrightText: 2023 TU Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2025 TU Dresden * SPDX-FileCopyrightText: 2025 TU Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2025 TU Dresden * SPDX-FileCopyrightText: 2025 TU Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 HAW Hamburg * SPDX-FileCopyrightText: 2023 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 HAW Hamburg * SPDX-FileCopyrightText: 2023 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 HAW Hamburg * SPDX-FileCopyrightText: 2023 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 HAW Hamburg * SPDX-FileCopyrightText: 2023 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 HAW Hamburg * SPDX-FileCopyrightText: 2023 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 HAW Hamburg * SPDX-FileCopyrightText: 2022 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2024 TU-Dresden * SPDX-FileCopyrightText: 2024 TU-Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 HAW Hamburg * SPDX-FileCopyrightText: 2022 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 HAW Hamburg * SPDX-FileCopyrightText: 2022 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 HAW Hamburg * SPDX-FileCopyrightText: 2022 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2024 Lars Pfau <lars.pfau@haw-hamburg.de> * SPDX-FileCopyrightText: 2024 Lars Pfau <lars.pfau@haw-hamburg.de>
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 TU Dresden * SPDX-FileCopyrightText: 2023 TU Dresden
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2022 HAW Hamburg * SPDX-FileCopyrightText: 2022 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2023 TU Dresden * SPDX-FileCopyrightText: 2023 TU Dresden
* 2024 HAW Hamburg * SPDX-FileCopyrightText: 2024 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2023 TU Dresden * SPDX-FileCopyrightText: 2023 TU Dresden
* 2024 HAW Hamburg * SPDX-FileCopyrightText: 2024 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2024 HAW Hamburg * SPDX-FileCopyrightText: 2024 HAW Hamburg
* * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
/** /**

Some files were not shown because too many files have changed in this diff Show More