diff options
author | Stephane D'Alu <sdalu@sdalu.com> | 2016-02-09 17:40:44 +0100 |
---|---|---|
committer | Stephane D'Alu <sdalu@sdalu.com> | 2016-02-09 17:40:44 +0100 |
commit | b7e24328d51390b16d33896b93589886f014667b (patch) | |
tree | 39fdd2706f695ee7f0325493024885c75ab6495d /testhal | |
parent | 879e031a231e9d17f3e8603010ec650d58aca4aa (diff) | |
download | ChibiOS-Contrib-b7e24328d51390b16d33896b93589886f014667b.tar.gz ChibiOS-Contrib-b7e24328d51390b16d33896b93589886f014667b.tar.bz2 ChibiOS-Contrib-b7e24328d51390b16d33896b93589886f014667b.zip |
fixed typos
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/NRF51/NRF51822/WDG/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/NRF51/NRF51822/WDG/chconf.h b/testhal/NRF51/NRF51822/WDG/chconf.h index 5b0630c..20d7b4b 100644 --- a/testhal/NRF51/NRF51822/WDG/chconf.h +++ b/testhal/NRF51/NRF51822/WDG/chconf.h @@ -1,5 +1,5 @@ /*
- Copyright (C) 2015 Stephen Caudle
+ Copyright (C) 2016 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.
|