diff options
Diffstat (limited to 'boards/ST_STM3210E_EVAL')
-rw-r--r-- | boards/ST_STM3210E_EVAL/board.c | 2 | ||||
-rw-r--r-- | boards/ST_STM3210E_EVAL/board.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/boards/ST_STM3210E_EVAL/board.c b/boards/ST_STM3210E_EVAL/board.c index a819aaf0f..ae86a6b65 100644 --- a/boards/ST_STM3210E_EVAL/board.c +++ b/boards/ST_STM3210E_EVAL/board.c @@ -1,6 +1,6 @@ /*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012 Giovanni Di Sirio.
+ 2011,2012,2013 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/boards/ST_STM3210E_EVAL/board.h b/boards/ST_STM3210E_EVAL/board.h index 756b8664f..07c8260e6 100644 --- a/boards/ST_STM3210E_EVAL/board.h +++ b/boards/ST_STM3210E_EVAL/board.h @@ -1,6 +1,6 @@ /*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012 Giovanni Di Sirio.
+ 2011,2012,2013 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
|