mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
tests/{riotboot*,rust*,turo*}: use SPDX copyright tags
This commit is contained in:
parent
f799f7465a
commit
05f0217306
@ -1,10 +1,7 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Inria
|
||||
* Federico Pellegrin <fede@evolware.org>
|
||||
*
|
||||
* This file is subject to the 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-FileCopyrightText: 2018 Federico Pellegrin <fede@evolware.org>
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de>
|
||||
*
|
||||
* This file is subject to the 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 <kaspar@schleiser.de>
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de>
|
||||
*
|
||||
* This file is subject to the 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 <kaspar@schleiser.de>
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
// Copyright (C) 2020 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: 2020 Christian Amsüss
|
||||
// SPDX-License-Identifier: LGPL-2.1-only
|
||||
#![no_std]
|
||||
|
||||
use riot_wrappers::println;
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2021 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: 2021 HAW Hamburg
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2015 Martin Lenders
|
||||
* SPDX-FileCopyrightText: 2015 Martine Lenders
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2015 Martin Lenders
|
||||
* SPDX-FileCopyrightText: 2015 Martine Lenders
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2015 Martin Lenders
|
||||
* SPDX-FileCopyrightText: 2015 Martine Lenders
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2014 Martin Lenders
|
||||
* SPDX-FileCopyrightText: 2014 Martine Lenders
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user