diff options
Diffstat (limited to 'testhal/STM32/STM32F0xx/WDG')
-rw-r--r-- | testhal/STM32/STM32F0xx/WDG/chconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/WDG/halconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/WDG/main.c | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F0xx/WDG/mcuconf.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F0xx/WDG/chconf.h b/testhal/STM32/STM32F0xx/WDG/chconf.h index 8466240cb..53bd6764b 100644 --- a/testhal/STM32/STM32F0xx/WDG/chconf.h +++ b/testhal/STM32/STM32F0xx/WDG/chconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/WDG/halconf.h b/testhal/STM32/STM32F0xx/WDG/halconf.h index 6cf50b41f..a5607119f 100644 --- a/testhal/STM32/STM32F0xx/WDG/halconf.h +++ b/testhal/STM32/STM32F0xx/WDG/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/WDG/main.c b/testhal/STM32/STM32F0xx/WDG/main.c index 380c847e5..4d2f8a59c 100644 --- a/testhal/STM32/STM32F0xx/WDG/main.c +++ b/testhal/STM32/STM32F0xx/WDG/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/WDG/mcuconf.h b/testhal/STM32/STM32F0xx/WDG/mcuconf.h index 0d28e1d75..396d5503d 100644 --- a/testhal/STM32/STM32F0xx/WDG/mcuconf.h +++ b/testhal/STM32/STM32F0xx/WDG/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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.
|