aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32L4xx/I2C-LSM6DS0
diff options
context:
space:
mode:
Diffstat (limited to 'testex/STM32/STM32L4xx/I2C-LSM6DS0')
-rw-r--r--testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h2
-rw-r--r--testex/STM32/STM32L4xx/I2C-LSM6DS0/halconf.h2
-rw-r--r--testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c4
-rw-r--r--testex/STM32/STM32L4xx/I2C-LSM6DS0/mcuconf.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h b/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
index f4f463381..702ccab37 100644
--- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
+++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2015 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/STM32L4xx/I2C-LSM6DS0/halconf.h b/testex/STM32/STM32L4xx/I2C-LSM6DS0/halconf.h
index 735b91f1b..41888609f 100644
--- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/halconf.h
+++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2015 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/STM32L4xx/I2C-LSM6DS0/main.c b/testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c
index c1b087889..75da1f011 100644
--- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c
+++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c
@@ -1,8 +1,8 @@
/*
- ChibiOS - Copyright (C) 2006..2015 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 gyroliance with the License.
+ you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
diff --git a/testex/STM32/STM32L4xx/I2C-LSM6DS0/mcuconf.h b/testex/STM32/STM32L4xx/I2C-LSM6DS0/mcuconf.h
index 907e0a880..b8845d124 100644
--- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/mcuconf.h
+++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2015 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.