Skip to content

Commit 95446b8

Browse files
cpu/avr: move licenses to SPDX format
1 parent f97d7dc commit 95446b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+254
-519
lines changed

cpu/atmega1281/Kconfig

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
2-
# Copyright (c) 2020 HAW Hamburg
3-
#
4-
# This file is subject to the terms and conditions of the GNU Lesser
5-
# General Public License v2.1. See the file LICENSE in the top level
6-
# directory for more details.
1+
# SPDX-FileCopyrightText: 2020 HAW Hamburg
2+
# SPDX-License-Identifier: LGPL-2.1-only
73

84
## CPU Models
95
config CPU_MODEL_ATMEGA1281

cpu/atmega1281/include/default_timer_config.h

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/*
2-
* Copyright (C) 2015 HAW Hamburg
3-
* 2016 Freie Universität Berlin
4-
* 2016 INRIA
5-
*
6-
* This file is subject to the terms and conditions of the GNU Lesser
7-
* General Public License v2.1. See the file LICENSE in the top level
8-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2015 HAW Hamburg
3+
* SPDX-FileCopyrightText: 2016 Freie Universität Berlin
4+
* SPDX-FileCopyrightText: 2016 INRIA
5+
* SPDX-License-Identifier: LGPL-2.1-only
96
*/
107

118
#pragma once

cpu/atmega1281/include/periph_cpu.h

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/*
2-
* Copyright (C) 2015 HAW Hamburg
3-
* 2016 Freie Universität Berlin
4-
* 2016 INRIA
5-
*
6-
* This file is subject to the terms and conditions of the GNU Lesser
7-
* General Public License v2.1. See the file LICENSE in the top level
8-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2015 HAW Hamburg
3+
* SPDX-FileCopyrightText: 2016 Freie Universität Berlin
4+
* SPDX-FileCopyrightText: 2016 INRIA
5+
* SPDX-License-Identifier: LGPL-2.1-only
96
*/
107

118
#pragma once

cpu/atmega1284p/Kconfig

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# Copyright (c) 2020 HAW Hamburg
2-
#
3-
# This file is subject to the terms and conditions of the GNU Lesser
4-
# General Public License v2.1. See the file LICENSE in the top level
5-
# directory for more details.
1+
# SPDX-FileCopyrightText: 2020 HAW Hamburg
2+
# SPDX-License-Identifier: LGPL-2.1-only
63

74
## CPU Models
85
config CPU_MODEL_ATMEGA1284P

cpu/atmega1284p/include/default_timer_config.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
/*
2-
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg
3-
*
4-
* This file is subject to the terms and conditions of the GNU Lesser
5-
* General Public License v2.1. See the file LICENSE in the top level
6-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2020 Otto-von-Guericke-Universität Magdeburg
3+
* SPDX-License-Identifier: LGPL-2.1-only
74
*/
85

96
#pragma once

cpu/atmega1284p/include/periph_cpu.h

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/*
2-
* Copyright (C) 2015 HAW Hamburg
3-
* 2016 Freie Universität Berlin
4-
* 2018 Matthew Blue
5-
*
6-
* This file is subject to the terms and conditions of the GNU Lesser
7-
* General Public License v2.1. See the file LICENSE in the top level
8-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2015 HAW Hamburg
3+
* SPDX-FileCopyrightText: 2016 Freie Universität Berlin
4+
* SPDX-FileCopyrightText: 2018 Matthew Blue
5+
* SPDX-License-Identifier: LGPL-2.1-only
96
*/
107

118
#pragma once

cpu/atmega128rfa1/Kconfig

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# Copyright (c) 2020 HAW Hamburg
2-
#
3-
# This file is subject to the terms and conditions of the GNU Lesser
4-
# General Public License v2.1. See the file LICENSE in the top level
5-
# directory for more details.
6-
#
1+
# SPDX-FileCopyrightText: 2020 HAW Hamburg
2+
# SPDX-License-Identifier: LGPL-2.1-only
73

84
## CPU Models
95
config CPU_MODEL_ATMEGA128RFA1

cpu/atmega128rfa1/include/default_timer_config.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
/*
2-
* Copyright (C) Josua Arndt, Steffen Robertz 2017 RWTH Aachen
3-
*
4-
* This file is subject to the terms and conditions of the GNU Lesser
5-
* General Public License v2.1. See the file LICENSE in the top level
6-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2017 Josua Arndt, Steffen Robertz, RWTH Aachen
3+
* SPDX-License-Identifier: LGPL-2.1-only
74
*/
85

96
#pragma once

cpu/atmega128rfa1/include/periph_cpu.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
/*
2-
* Copyright (C) Josua Arndt, Steffen Robertz 2017 RWTH Aachen
3-
*
4-
* This file is subject to the terms and conditions of the GNU Lesser
5-
* General Public License v2.1. See the file LICENSE in the top level
6-
* directory for more details.
2+
* SPDX-FileCopyrightText: 2017 Josua Arndt, Steffen Robertz, RWTH Aachen
3+
* SPDX-License-Identifier: LGPL-2.1-only
74
*/
85

96
#pragma once

cpu/atmega2560/Kconfig

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# Copyright (c) 2020 HAW Hamburg
2-
#
3-
# This file is subject to the terms and conditions of the GNU Lesser
4-
# General Public License v2.1. See the file LICENSE in the top level
5-
# directory for more details.
1+
# SPDX-FileCopyrightText: 2020 HAW Hamburg
2+
# SPDX-License-Identifier: LGPL-2.1-only
63

74
config CPU_FAM_ATMEGA256
85
bool

0 commit comments

Comments
 (0)