diff options
Diffstat (limited to 'testhal/STM32/STM32F3xx/SPI')
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI/chconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI/halconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI/main.c | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/SPI/mcuconf.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F3xx/SPI/chconf.h b/testhal/STM32/STM32F3xx/SPI/chconf.h index 4fa7105df..b2a5f0388 100644 --- a/testhal/STM32/STM32F3xx/SPI/chconf.h +++ b/testhal/STM32/STM32F3xx/SPI/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/STM32F3xx/SPI/halconf.h b/testhal/STM32/STM32F3xx/SPI/halconf.h index 0312d81d3..4c5220e49 100644 --- a/testhal/STM32/STM32F3xx/SPI/halconf.h +++ b/testhal/STM32/STM32F3xx/SPI/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/STM32F3xx/SPI/main.c b/testhal/STM32/STM32F3xx/SPI/main.c index 62610dfa5..195aec4b2 100644 --- a/testhal/STM32/STM32F3xx/SPI/main.c +++ b/testhal/STM32/STM32F3xx/SPI/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/STM32F3xx/SPI/mcuconf.h b/testhal/STM32/STM32F3xx/SPI/mcuconf.h index 0618e6a49..a438c2d9c 100644 --- a/testhal/STM32/STM32F3xx/SPI/mcuconf.h +++ b/testhal/STM32/STM32F3xx/SPI/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.
|