mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
boards/arduino: moves licenses to SPDX format
This commit is contained in:
parent
4ecb409eeb
commit
6c5f90b8f1
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-due" if BOARD_ARDUINO_DUE
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD_ARDUINO_DUEMILANOVE
|
||||
bool
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-leonardo" if BOARD_ARDUINO_LEONARDO
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2017 Thomas Perrot <thomas.perrot@tupi.fr>
|
||||
*
|
||||
* This file is subject to the 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 Thomas Perrot <thomas.perrot@tupi.fr>
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2017 Thomas Perrot <thomas.perrot@tupi.fr>
|
||||
*
|
||||
* This file is subject to the 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 Thomas Perrot <thomas.perrot@tupi.fr>
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-mega2560" if BOARD_ARDUINO_MEGA2560
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-mkr1000" if BOARD_ARDUINO_MKR1000
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2016-2017 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: 2016-2017 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-mkrfox1200" if BOARD_ARDUINO_MKRFOX1200
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2017 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-mkrwan1300" if BOARD_ARDUINO_MKRWAN1300
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,10 +1,7 @@
|
||||
/*
|
||||
* Copyright (C) 2016 Freie Universität Berlin
|
||||
* 2016-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: 2016 Freie Universität Berlin
|
||||
* SPDX-FileCopyrightText: 2016-2018 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-mkrzero" if BOARD_ARDUINO_MKRZERO
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2017 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# Copyright (c) 2024 Méwen Berthelot
|
||||
#
|
||||
# This file is subject to the 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 Méwen Berthelot
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "arduino-nano-33-ble-sense" if BOARD_ARDUINO_NANO_33_BLE_SENSE
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2024 Méwen Berthelot
|
||||
*
|
||||
* This file is subject to the 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 Méwen Berthelot
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2024 Méwen Berthelot
|
||||
*
|
||||
* This file is subject to the 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 Méwen Berthelot
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2024 Méwen Berthelot
|
||||
* This file is subject to the 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 Méwen Berthelot
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-nano-33-ble" if BOARD_ARDUINO_NANO_33_BLE
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# Copyright (c) 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 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "arduino-nano-33-iot" if BOARD_ARDUINO_NANO_33_IOT
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 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 Inria
|
||||
* SPDX-License-Identifier: LGPL-2.1-only
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD_ARDUINO_NANO
|
||||
bool
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD_ARDUINO_UNO
|
||||
bool
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# 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
|
||||
|
||||
config BOARD
|
||||
default "arduino-zero" if BOARD_ARDUINO_ZERO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user