diff options
Diffstat (limited to 'boards/GENERIC_SPC563/board.h')
-rw-r--r-- | boards/GENERIC_SPC563/board.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/boards/GENERIC_SPC563/board.h b/boards/GENERIC_SPC563/board.h index c3d18fbe7..5c7af7b60 100644 --- a/boards/GENERIC_SPC563/board.h +++ b/boards/GENERIC_SPC563/board.h @@ -1,5 +1,5 @@ /*
- ChibiOS/RT - Copyright (C) 2006-2007 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
@@ -21,11 +21,11 @@ #define _BOARD_H_
/*
- * Setup for a generic SPC563 proto board. + * Setup for a generic SPC563 proto board.
*/
/*
- * Board identifiers. + * Board identifiers.
*/
#define BOARD_GENERIC_SPC563
#define BOARD_NAME "Generic SPC563"
|