added missing Licence in at86rf231 driver files.
This commit is contained in:
parent
61152df449
commit
2427029c1c
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright (C) 2014 INRIA
|
||||
*
|
||||
* This file is subject to the terms and conditions of the GNU Lesser General
|
||||
* Public License. See the file LICENSE in the top level directory for more
|
||||
* details.
|
||||
*/
|
||||
|
||||
#include "at86rf231.h"
|
||||
#include "at86rf231_arch.h"
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2014 INRIA
|
||||
*
|
||||
* This file is subject to the terms and conditions of the GNU Lesser General
|
||||
* Public License. See the file LICENSE in the top level directory for more
|
||||
* details.
|
||||
*/
|
||||
|
||||
#include "at86rf231_spi.h"
|
||||
#include "at86rf231_arch.h"
|
||||
#include "at86rf231.h"
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2014 INRIA
|
||||
*
|
||||
* This file is subject to the terms and conditions of the GNU Lesser General
|
||||
* Public License. See the file LICENSE in the top level directory for more
|
||||
* details.
|
||||
*/
|
||||
|
||||
#include "at86rf231.h"
|
||||
#include "at86rf231_arch.h"
|
||||
#include "at86rf231_spi.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user