diff options
Diffstat (limited to 'testhal/NRF51/NRF51822/WDG')
-rw-r--r-- | testhal/NRF51/NRF51822/WDG/halconf.h | 2 | ||||
-rw-r--r-- | testhal/NRF51/NRF51822/WDG/main.c | 3 | ||||
-rw-r--r-- | testhal/NRF51/NRF51822/WDG/mcuconf.h | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/testhal/NRF51/NRF51822/WDG/halconf.h b/testhal/NRF51/NRF51822/WDG/halconf.h index 2a88c0c..90cd842 100644 --- a/testhal/NRF51/NRF51822/WDG/halconf.h +++ b/testhal/NRF51/NRF51822/WDG/halconf.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.
diff --git a/testhal/NRF51/NRF51822/WDG/main.c b/testhal/NRF51/NRF51822/WDG/main.c index 0614d7e..741d84f 100644 --- a/testhal/NRF51/NRF51822/WDG/main.c +++ b/testhal/NRF51/NRF51822/WDG/main.c @@ -1,6 +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.
You may obtain a copy of the License at
diff --git a/testhal/NRF51/NRF51822/WDG/mcuconf.h b/testhal/NRF51/NRF51822/WDG/mcuconf.h index c2f4981..fb3c717 100644 --- a/testhal/NRF51/NRF51822/WDG/mcuconf.h +++ b/testhal/NRF51/NRF51822/WDG/mcuconf.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.
|