1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

license: added missing license for msp430 time.h

This commit is contained in:
Oleg Hahm 2014-11-21 14:57:45 +01:00 committed by Ludwig Ortmann
parent a220fc82db
commit 10a4540f2d

View File

@ -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 MSPGCC_TIME_H
#define MSPGCC_TIME_H