mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
Add license statement to {msp430_types,net_help}.h
This commit is contained in:
parent
221d8c9e51
commit
d4f144eb47
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2014 INRIA
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
#ifndef MSP430_TYPES_H
|
||||
#define MSP430_TYPES_H
|
||||
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2014 Freie Universität Berlin
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup net_help Net help
|
||||
* @ingroup net
|
||||
@ -6,7 +14,7 @@
|
||||
*
|
||||
* @file net_help.h
|
||||
*
|
||||
* @author Oliver
|
||||
* @author Oliver Gesch <oliver.gesch@googlemail.com>
|
||||
*/
|
||||
|
||||
#ifndef __NET_HELP_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user