diff options
Diffstat (limited to 'testex/STM32/STM32F4xx/SPI-LIS302DL')
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h | 2 | ||||
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h | 2 | ||||
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/main.c | 2 | ||||
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/mcuconf.h | 2 | ||||
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.c | 2 | ||||
-rw-r--r-- | testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h index a2e8b5632..184320861 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/chconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/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/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h index 9e0dde9d9..9d1a77e47 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/halconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/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/testex/STM32/STM32F4xx/SPI-LIS302DL/main.c b/testex/STM32/STM32F4xx/SPI-LIS302DL/main.c index a831e465d..aea1105f7 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/main.c +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/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/testex/STM32/STM32F4xx/SPI-LIS302DL/mcuconf.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/mcuconf.h index 0d478ebf8..6797acebe 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/mcuconf.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/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.
diff --git a/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.c b/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.c index db05bbd8a..b56c7d248 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.c +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.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/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.h b/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.h index 3833bf9fd..886cd0222 100644 --- a/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.h +++ b/testex/STM32/STM32F4xx/SPI-LIS302DL/usbcfg.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.
|