diff options
Diffstat (limited to 'os/various/devices_lib/accel')
-rw-r--r-- | os/various/devices_lib/accel/lis302dl.c | 2 | ||||
-rw-r--r-- | os/various/devices_lib/accel/lis302dl.dox | 2 | ||||
-rw-r--r-- | os/various/devices_lib/accel/lis302dl.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/os/various/devices_lib/accel/lis302dl.c b/os/various/devices_lib/accel/lis302dl.c index d691f62d8..a85ad3080 100644 --- a/os/various/devices_lib/accel/lis302dl.c +++ b/os/various/devices_lib/accel/lis302dl.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 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/os/various/devices_lib/accel/lis302dl.dox b/os/various/devices_lib/accel/lis302dl.dox index b6c5210ca..a012b4295 100644 --- a/os/various/devices_lib/accel/lis302dl.dox +++ b/os/various/devices_lib/accel/lis302dl.dox @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 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/os/various/devices_lib/accel/lis302dl.h b/os/various/devices_lib/accel/lis302dl.h index d1766ab0b..05aa6e4d4 100644 --- a/os/various/devices_lib/accel/lis302dl.h +++ b/os/various/devices_lib/accel/lis302dl.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 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.
|