aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF51/NRF51822
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2016-02-06 20:13:08 +0100
committerStephane D'Alu <sdalu@sdalu.com>2016-02-06 20:13:08 +0100
commited2a1f3e5c45eae6729e1cff338a4c4c6575aaed (patch)
tree8246bca57d9354bb4450b1e2a88b2d9695900a67 /os/hal/ports/NRF51/NRF51822
parent9740836e615a24d6053f1a858ce27f62697da13c (diff)
downloadChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.tar.gz
ChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.tar.bz2
ChibiOS-Contrib-ed2a1f3e5c45eae6729e1cff338a4c4c6575aaed.zip
changed author
Diffstat (limited to 'os/hal/ports/NRF51/NRF51822')
-rw-r--r--os/hal/ports/NRF51/NRF51822/wdg_lld.c2
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.