fix licenses to LGPL fixes #1148
This commit is contained in:
parent
3cc435c074
commit
38f3ea6d78
@ -2,8 +2,9 @@
|
|||||||
* nvm.c - non-volatile memory implementations
|
* nvm.c - non-volatile memory implementations
|
||||||
* 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 General
|
||||||
* Version 3. See the file LICENSE for more details.
|
* Public License. See the file LICENSE in the top level directory for more
|
||||||
|
* details.
|
||||||
*
|
*
|
||||||
* This file is part of RIOT.
|
* This file is part of RIOT.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -2,8 +2,9 @@
|
|||||||
* gpio.c - GPIO driver for redbee
|
* gpio.c - 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 General
|
||||||
* Version 3. See the file LICENSE for more details.
|
* Public License. See the file LICENSE in the top level directory for more
|
||||||
|
* details.
|
||||||
*
|
*
|
||||||
* This file is part of RIOT.
|
* This file is part of RIOT.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user