diff --git a/cpu/msp430-common/include/time.h b/cpu/msp430-common/include/time.h index 9890cae5a3..6eaf10ab73 100644 --- a/cpu/msp430-common/include/time.h +++ b/cpu/msp430-common/include/time.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 v2.1. See the file LICENSE in the top level + * directory for more details. + */ + #ifndef MSPGCC_TIME_H #define MSPGCC_TIME_H