aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51
diff options
context:
space:
mode:
authorStephen Caudle <stephen@caudle.info>2015-09-14 11:08:53 -0400
committerStephen Caudle <stephen@caudle.info>2015-09-14 11:08:53 -0400
commit9ad49f5077b1cfbce07715119629e1ddc26bf2d3 (patch)
tree09f89bc4859246a681181d3051efbe2cba25deeb /testhal/NRF51
parent2e554f3ef5e1e3d7b6d04457cee27dd79618e345 (diff)
downloadChibiOS-Contrib-9ad49f5077b1cfbce07715119629e1ddc26bf2d3.tar.gz
ChibiOS-Contrib-9ad49f5077b1cfbce07715119629e1ddc26bf2d3.tar.bz2
ChibiOS-Contrib-9ad49f5077b1cfbce07715119629e1ddc26bf2d3.zip
Add missing braces and fix copyright
Diffstat (limited to 'testhal/NRF51')
-rw-r--r--testhal/NRF51/NRF51822/ADC/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/NRF51/NRF51822/ADC/main.c b/testhal/NRF51/NRF51822/ADC/main.c
index d413c85..6371a61 100644
--- a/testhal/NRF51/NRF51822/ADC/main.c
+++ b/testhal/NRF51/NRF51822/ADC/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ Copyright (C) 2015 Stephen Caudle
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.