diff options
Diffstat (limited to 'testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c')
-rw-r--r-- | testex/STM32/STM32L4xx/I2C-LSM6DS0/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
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
|