mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
boards/{black,blue}pill: move licenses to SPDX format
This commit is contained in:
parent
96059f88ee
commit
429ded63bb
@ -1,9 +1,5 @@
|
|||||||
# 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
config BOARD
|
config BOARD
|
||||||
default "blackpill-stm32f103c8" if BOARD_BLACKPILL_STM32F103C8
|
default "blackpill-stm32f103c8" if BOARD_BLACKPILL_STM32F103C8
|
||||||
|
|||||||
@ -1,11 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2015 TriaGnoSys GmbH
|
* SPDX-FileCopyrightText: 2015 TriaGnoSys GmbH
|
||||||
* 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
* SPDX-FileCopyrightText: 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
||||||
* 2018 Otto-von-Guericke-Universität Magdeburg
|
* SPDX-FileCopyrightText: 2018 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
|
||||||
|
|||||||
@ -1,9 +1,5 @@
|
|||||||
# 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
config BOARD
|
config BOARD
|
||||||
default "blackpill-stm32f103cb" if BOARD_BLACKPILL_STM32F103CB
|
default "blackpill-stm32f103cb" if BOARD_BLACKPILL_STM32F103CB
|
||||||
|
|||||||
@ -1,11 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2015 TriaGnoSys GmbH
|
* SPDX-FileCopyrightText: 2015 TriaGnoSys GmbH
|
||||||
* 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
* SPDX-FileCopyrightText: 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
||||||
* 2018 Otto-von-Guericke-Universität Magdeburg
|
* SPDX-FileCopyrightText: 2018 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
|
||||||
|
|||||||
@ -1,9 +1,5 @@
|
|||||||
# Copyright (c) 2020 Benjamin Valentin
|
# SPDX-FileCopyrightText: 2020 Benjamin Valentin
|
||||||
#
|
# 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
config BOARD
|
config BOARD
|
||||||
default "bluepill-stm32f030c8" if BOARD_BLUEPILL_STM32F030C8
|
default "bluepill-stm32f030c8" if BOARD_BLUEPILL_STM32F030C8
|
||||||
|
|||||||
@ -1,9 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2020 Benjamin Valentin
|
* SPDX-FileCopyrightText: 2020 Benjamin Valentin
|
||||||
*
|
* 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
|
||||||
|
|||||||
@ -1,9 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2020 Benjamin Valentin
|
* SPDX-FileCopyrightText: 2020 Benjamin Valentin
|
||||||
*
|
* 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
|
||||||
|
|||||||
@ -1,9 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2020 Benjamin Valentin
|
* SPDX-FileCopyrightText: 2020 Benjamin Valentin
|
||||||
*
|
* 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
|
||||||
|
|||||||
@ -1,9 +1,5 @@
|
|||||||
# 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
config BOARD
|
config BOARD
|
||||||
default "bluepill-stm32f103c8" if BOARD_BLUEPILL_STM32F103C8
|
default "bluepill-stm32f103c8" if BOARD_BLUEPILL_STM32F103C8
|
||||||
|
|||||||
@ -1,10 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2015 TriaGnoSys GmbH
|
* SPDX-FileCopyrightText: 2015 TriaGnoSys GmbH
|
||||||
* 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
* SPDX-FileCopyrightText: 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
||||||
*
|
* 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
|
||||||
|
|||||||
@ -1,9 +1,5 @@
|
|||||||
# 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
config BOARD
|
config BOARD
|
||||||
default "bluepill-stm32f103cb" if BOARD_BLUEPILL_STM32F103CB
|
default "bluepill-stm32f103cb" if BOARD_BLUEPILL_STM32F103CB
|
||||||
|
|||||||
@ -1,10 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2015 TriaGnoSys GmbH
|
* SPDX-FileCopyrightText: 2015 TriaGnoSys GmbH
|
||||||
* 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
* SPDX-FileCopyrightText: 2017 Alexander Kurth, Sören Tempel, Tristan Bruns
|
||||||
*
|
* 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user