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

examples/advanced: change licence to SPDX

This commit is contained in:
krzysztof-cabaj 2025-07-09 13:31:54 +02:00
parent e12c7b80c4
commit 3db74e1a00
22 changed files with 44 additions and 112 deletions

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) 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) 2021 HAW Hamburg * SPDX-FileCopyrightText: 2021 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 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.
*/ */
#include "board.h" #include "board.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2023 Fabian Hüßler * SPDX-FileCopyrightText: 2023 Fabian Hüßler
* * 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 <errno.h> #include <errno.h>

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) 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) 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) 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) 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,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) 2021 Silke Hofstra * SPDX-FileCopyrightText: 2021 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,11 +1,6 @@
/* /*
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2019 Freie Universität Berlin * SPDX-License-Identifier: LGPL-2.1-only
* 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.
*/ */
#include "log.h" #include "log.h"

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de> * SPDX-FileCopyrightText: 2019 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) 2020 TUBA Freiberg * SPDX-FileCopyrightText: 2020 TUBA Freiberg
* * 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 <stdio.h> #include <stdio.h>

View File

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

View File

@ -1,9 +1,6 @@
/* /*
* Copyright (C) 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) 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,9 +1,6 @@
/* /*
* Copyright (C) 2019 Koen Zandberg * SPDX-FileCopyrightText: 2019 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.
*/ */
/** /**