diff options
author | Stephane D'Alu <sdalu@sdalu.com> | 2016-02-06 20:13:08 +0100 |
---|---|---|
committer | Stephane D'Alu <sdalu@sdalu.com> | 2016-02-06 20:13:08 +0100 |
commit | ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed (patch) | |
tree | 8246bca57d9354bb4450b1e2a88b2d9695900a67 | |
parent | 9740836e615a24d6053f1a858ce27f62697da13c (diff) | |
download | ChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.tar.gz ChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.tar.bz2 ChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.zip |
changed author
-rw-r--r-- | os/hal/ports/NRF51/NRF51822/wdg_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/NRF51/NRF51822/wdg_lld.c b/os/hal/ports/NRF51/NRF51822/wdg_lld.c index bd17ef7..2641c13 100644 --- a/os/hal/ports/NRF51/NRF51822/wdg_lld.c +++ b/os/hal/ports/NRF51/NRF51822/wdg_lld.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006 Stephane D'Alu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|