diff options
Diffstat (limited to 'demos/PPC-SPC563M-GCC')
-rw-r--r-- | demos/PPC-SPC563M-GCC/chconf.h | 2 | ||||
-rw-r--r-- | demos/PPC-SPC563M-GCC/halconf.h | 2 | ||||
-rw-r--r-- | demos/PPC-SPC563M-GCC/main.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/demos/PPC-SPC563M-GCC/chconf.h b/demos/PPC-SPC563M-GCC/chconf.h index b1f2cd62c..ae54d3edf 100644 --- a/demos/PPC-SPC563M-GCC/chconf.h +++ b/demos/PPC-SPC563M-GCC/chconf.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.
diff --git a/demos/PPC-SPC563M-GCC/halconf.h b/demos/PPC-SPC563M-GCC/halconf.h index 3260be7f3..9bff08736 100644 --- a/demos/PPC-SPC563M-GCC/halconf.h +++ b/demos/PPC-SPC563M-GCC/halconf.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.
diff --git a/demos/PPC-SPC563M-GCC/main.c b/demos/PPC-SPC563M-GCC/main.c index fdce9de21..83cf5fd46 100644 --- a/demos/PPC-SPC563M-GCC/main.c +++ b/demos/PPC-SPC563M-GCC/main.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.
|