diff options
author | Andrew Hannam <andrewh@inmarket.com.au> | 2013-03-08 00:49:52 +1000 |
---|---|---|
committer | Andrew Hannam <andrewh@inmarket.com.au> | 2013-03-08 00:49:52 +1000 |
commit | 40534cbc79935a8e0ebd936f65fd0fcbf84e15e8 (patch) | |
tree | e735f741bfc9df9c775ab3969fdbe8cf1615f8f8 /src | |
parent | 828959d89a641a9f633cc20e4488ec021eb9808c (diff) | |
download | uGFX-40534cbc79935a8e0ebd936f65fd0fcbf84e15e8.tar.gz uGFX-40534cbc79935a8e0ebd936f65fd0fcbf84e15e8.tar.bz2 uGFX-40534cbc79935a8e0ebd936f65fd0fcbf84e15e8.zip |
Correction of copyright message
Diffstat (limited to 'src')
-rw-r--r-- | src/gadc/gadc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gadc/gadc.c b/src/gadc/gadc.c index 183b9923..40b901ae 100644 --- a/src/gadc/gadc.c +++ b/src/gadc/gadc.c @@ -1,5 +1,5 @@ /* - ChibiOS/GFX - Copyright (C) 2012, 2013, 2013 + ChibiOS/GFX - Copyright (C) 2012, 2013 Joel Bodenmann aka Tectu <joel@unormal.org> This file is part of ChibiOS/GFX. |