1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-13 08:33:49 +01:00

Merge pull request #21903 from maribu/core/spdx

core: use SPDX copyright tags
This commit is contained in:
crasbe 2025-11-23 21:24:10 +00:00 committed by GitHub
commit ba6c53e93b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
54 changed files with 137 additions and 322 deletions

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2016 Sam Kumar <samkumar@berkeley.edu> * SPDX-FileCopyrightText: 2016 Sam Kumar <samkumar@berkeley.edu>
* 2016 University of California, Berkeley * SPDX-FileCopyrightText: 2016 University of California, Berkeley
* * 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,7 +1,5 @@
/* /*
* This file is subject to the terms and conditions of the GNU Lesser * SPDX-License-Identifier: LGPL-2.1-only
* 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) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 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 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2020 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2015 Kaspar Schleiser <kaspar@schleiser.de>
* 2013, 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2013-2014 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) 2015 HAW Hamburg * SPDX-FileCopyrightText: 2015 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) 2014-2017 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.
*/ */
#pragma once #pragma once

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.
*/ */
#pragma once #pragma once

View File

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

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2025 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2025 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.
*/ */
#pragma once #pragma once

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,9 +1,6 @@
/* /*
* Copyright (C) 2015-2016 Eistec AB * SPDX-FileCopyrightText: 2015-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) 2015-2016 Eistec AB * SPDX-FileCopyrightText: 2015-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) 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,38 +1,10 @@
/* /*
* Copyright (C) 2017 Inria * SPDX-FileCopyrightText: 2017 Inria
* 2017 Freie Universität Berlin * SPDX-FileCopyrightText: 2017 Freie Universität Berlin
* 2017 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2017 Kaspar Schleiser <kaspar@schleiser.de>
* * SPDX-FileCopyrightText: 2001 Simon Tatham
* This file is subject to the terms and conditions of the GNU Lesser * SPDX-License-Identifier: LGPL-2.1-only
* General Public License v2.1. See the file LICENSE in the top level * SPDX-License-Identifier: MIT
* directory for more details.
*
* The code of _clist_sort() has been imported from
* https://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html.
* Original copyright notice:
*
* This file is copyright 2001 Simon Tatham.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy, modify, merge, publish, distribute, sublicense, and/or
* sell copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following
* conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR
* ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/ */
/** /**

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2015 INRIA * SPDX-FileCopyrightText: 2015 INRIA
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2017 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2017 Kaspar Schleiser <kaspar@schleiser.de>
* 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 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,10 +1,7 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,11 +1,8 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 2013 Freie Universität Berlin * SPDX-FileCopyrightText: 2013 Freie Universität Berlin
* 2017 Inria * SPDX-FileCopyrightText: 2017 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 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,7 @@
/* /*
* Copyright (C) 2013,2019 Freie Universität Berlin * SPDX-FileCopyrightText: 2013 Freie Universität Berlin
* * SPDX-FileCopyrightText: 2019 Freie Universität Berlin
* This file is subject to the terms and conditions of the GNU Lesser * SPDX-License-Identifier: LGPL-2.1-only
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/ */
#ifndef IRQ_H #ifndef IRQ_H

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 2016 TriaGnoSys GmbH * SPDX-FileCopyrightText: 2016 TriaGnoSys 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.
*/ */
#pragma once #pragma once

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.
*/ */
#pragma once #pragma once

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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2020 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2020 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 Otto-von-Guericke-Universität Magdeburg * SPDX-FileCopyrightText: 2023 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Gunar Schorcht * SPDX-FileCopyrightText: 2019 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2014, 2015 INRIA * SPDX-FileCopyrightText: 2014-2015 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2013, 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2013-2014 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,10 +1,7 @@
/* /*
* Copyright (C) 2013 Freie Universität Berlin * SPDX-FileCopyrightText: 2013 Freie Universität Berlin
* Copyright (C) 2013 INRIA * SPDX-FileCopyrightText: 2013 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
* 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 Theobroma Systems Design & Consulting GmbH * SPDX-FileCopyrightText: 2016 Theobroma Systems Design & 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.
*/ */
#pragma once #pragma once

View File

@ -1,11 +1,8 @@
/* /*
* Copyright (C) 2014-21 Freie Universität Berlin * SPDX-FileCopyrightText: 2014-2021 Freie Universität Berlin
* 2021 Inria * SPDX-FileCopyrightText: 2021 Inria
* 2021 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2021 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.
*/ */
#pragma once #pragma once

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 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.
*/ */
#pragma once #pragma once

View File

@ -1,10 +1,7 @@
/* /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 Kaspar Schleiser <kaspar@schleiser.de>
* 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,11 +1,8 @@
/* /*
* Copyright (C) 2015 INRIA * SPDX-FileCopyrightText: 2015 INRIA
* Copyright (C) 2015 Eistec AB * SPDX-FileCopyrightText: 2015 Eistec AB
* 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) 2013, 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2013-2014 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,13 +1,10 @@
/*
* SPDX-FileCopyrightText: 2013 Freie Universität Berlin
* SPDX-FileCopyrightText: 2013 INRIA
* SPDX-License-Identifier: LGPL-2.1-only
*/
/** /**
* Ringbuffer implementation
*
* Copyright (C) 2013 Freie Universität Berlin
* Copyright (C) 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.
*
* @ingroup core_util * @ingroup core_util
* @{ * @{
* @file * @file

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2016 Theobroma Systems Design & Consulting GmbH * SPDX-FileCopyrightText: 2016 Theobroma Systems Design & 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) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 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) 2014 Freie Universität Berlin * SPDX-FileCopyrightText: 2014 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 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2020 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,10 +1,7 @@
/* /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2015 Kaspar Schleiser <kaspar@schleiser.de>
* 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) 2014-2017 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) 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) 2016 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2016 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) 2025 ML!PA Consulting GmbH * SPDX-FileCopyrightText: 2025 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.
*/ */
/** /**