diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-08 12:40:58 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-08 12:40:58 +0000 |
commit | 427af5012eb1ae0b0fc877054b912ec728764d57 (patch) | |
tree | 151496f681f6c419adf50f382a07b763eb102e46 /os/ex | |
parent | 962a3cb36e19f9d45974269dd686ec7dc54583ae (diff) | |
download | ChibiOS-427af5012eb1ae0b0fc877054b912ec728764d57.tar.gz ChibiOS-427af5012eb1ae0b0fc877054b912ec728764d57.tar.bz2 ChibiOS-427af5012eb1ae0b0fc877054b912ec728764d57.zip |
Updated copyright statement for lsm303dlhc driver
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11631 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/ex')
-rw-r--r-- | os/ex/ST/lsm303dlhc.c | 2 | ||||
-rw-r--r-- | os/ex/ST/lsm303dlhc.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os/ex/ST/lsm303dlhc.c b/os/ex/ST/lsm303dlhc.c index 895fbf83e..d00ab2ecc 100644 --- a/os/ex/ST/lsm303dlhc.c +++ b/os/ex/ST/lsm303dlhc.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2016 Rocco Marco Guglielmi
+ ChibiOS - Copyright (C) 2016-2018 Rocco Marco Guglielmi
This file is part of ChibiOS.
diff --git a/os/ex/ST/lsm303dlhc.h b/os/ex/ST/lsm303dlhc.h index 09fe98c02..64d4c5708 100644 --- a/os/ex/ST/lsm303dlhc.h +++ b/os/ex/ST/lsm303dlhc.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2016 Rocco Marco Guglielmi
+ ChibiOS - Copyright (C) 2016-2018 Rocco Marco Guglielmi
This file is part of ChibiOS.
|