mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
cpu/board: update stale redbee license headers
This commit is contained in:
parent
372e2e05f0
commit
01800f15f5
@ -2,10 +2,9 @@
|
|||||||
* nvm.h - non-volatile memory specific definitions
|
* nvm.h - non-volatile memory specific definitions
|
||||||
* Copyright (C) 2013 Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
* Copyright (C) 2013 Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
||||||
*
|
*
|
||||||
* This source code is licensed under the GNU General Public License,
|
* This file is subject to the terms and conditions of the GNU Lesser
|
||||||
* Version 3. See the file LICENSE for more details.
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
*
|
* directory for more details.
|
||||||
* This file is part of RIOT.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef NVM_H
|
#ifndef NVM_H
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
* gpio.h - GPIO driver for redbee
|
* gpio.h - GPIO driver for redbee
|
||||||
* Copyright (C) 2013 Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
* Copyright (C) 2013 Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
||||||
*
|
*
|
||||||
* This source code is licensed under the GNU General Public License,
|
* This file is subject to the terms and conditions of the GNU Lesser
|
||||||
* Version 3. See the file LICENSE for more details.
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
*
|
* directory for more details.
|
||||||
* This file is part of RIOT.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef GPIO_H
|
#ifndef GPIO_H
|
||||||
|
Loading…
Reference in New Issue
Block a user