diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-26 09:24:53 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-26 09:24:53 +0000 |
commit | df18715f17db9273f45f880d7ba390b983eb8869 (patch) | |
tree | 8d9bdd0d80f0c115256f9e7ac23fde39615bbf95 /os/hal/boards/OLIMEX_SAM7_EX256/board.c | |
parent | 5159ce92aa4f9a991a1b4c305d4aef06cc586e87 (diff) | |
download | ChibiOS-df18715f17db9273f45f880d7ba390b983eb8869.tar.gz ChibiOS-df18715f17db9273f45f880d7ba390b983eb8869.tar.bz2 ChibiOS-df18715f17db9273f45f880d7ba390b983eb8869.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/OLIMEX_SAM7_EX256/board.c')
-rw-r--r-- | os/hal/boards/OLIMEX_SAM7_EX256/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/OLIMEX_SAM7_EX256/board.c b/os/hal/boards/OLIMEX_SAM7_EX256/board.c index 9909ef37c..0835f02d6 100644 --- a/os/hal/boards/OLIMEX_SAM7_EX256/board.c +++ b/os/hal/boards/OLIMEX_SAM7_EX256/board.c @@ -1,5 +1,5 @@ /*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|