diff options
Diffstat (limited to 'testhal/STM32/STM32F0xx/UART')
-rw-r--r-- | testhal/STM32/STM32F0xx/UART/chconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/UART/halconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/UART/main.c | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/UART/mcuconf.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F0xx/UART/chconf.h b/testhal/STM32/STM32F0xx/UART/chconf.h index 64394a2ad..7258161fe 100644 --- a/testhal/STM32/STM32F0xx/UART/chconf.h +++ b/testhal/STM32/STM32F0xx/UART/chconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/STM32/STM32F0xx/UART/halconf.h b/testhal/STM32/STM32F0xx/UART/halconf.h index eb719b8e7..c5f3def01 100644 --- a/testhal/STM32/STM32F0xx/UART/halconf.h +++ b/testhal/STM32/STM32F0xx/UART/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/STM32/STM32F0xx/UART/main.c b/testhal/STM32/STM32F0xx/UART/main.c index 363607890..16a7ba582 100644 --- a/testhal/STM32/STM32F0xx/UART/main.c +++ b/testhal/STM32/STM32F0xx/UART/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/STM32/STM32F0xx/UART/mcuconf.h b/testhal/STM32/STM32F0xx/UART/mcuconf.h index 1c5d6b6ae..9400e17bb 100644 --- a/testhal/STM32/STM32F0xx/UART/mcuconf.h +++ b/testhal/STM32/STM32F0xx/UART/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|