aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/IAR/STM8
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/IAR/STM8')
-rw-r--r--os/ports/IAR/STM8/chcore.c2
-rw-r--r--os/ports/IAR/STM8/chcore.h2
-rw-r--r--os/ports/IAR/STM8/chcore_stm8.s2
-rw-r--r--os/ports/IAR/STM8/chtypes.h2
-rw-r--r--os/ports/IAR/STM8/port.dox2
5 files changed, 5 insertions, 5 deletions
diff --git a/os/ports/IAR/STM8/chcore.c b/os/ports/IAR/STM8/chcore.c
index 6f7d32b30..020c1cfb0 100644
--- a/os/ports/IAR/STM8/chcore.c
+++ b/os/ports/IAR/STM8/chcore.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/os/ports/IAR/STM8/chcore.h b/os/ports/IAR/STM8/chcore.h
index 72bfd4b11..29bf5087c 100644
--- a/os/ports/IAR/STM8/chcore.h
+++ b/os/ports/IAR/STM8/chcore.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/os/ports/IAR/STM8/chcore_stm8.s b/os/ports/IAR/STM8/chcore_stm8.s
index 0db99bea5..6dc719c5c 100644
--- a/os/ports/IAR/STM8/chcore_stm8.s
+++ b/os/ports/IAR/STM8/chcore_stm8.s
@@ -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/os/ports/IAR/STM8/chtypes.h b/os/ports/IAR/STM8/chtypes.h
index a5753f410..a2ad1f4a1 100644
--- a/os/ports/IAR/STM8/chtypes.h
+++ b/os/ports/IAR/STM8/chtypes.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/os/ports/IAR/STM8/port.dox b/os/ports/IAR/STM8/port.dox
index 47fd9d7f4..898fb8d4e 100644
--- a/os/ports/IAR/STM8/port.dox
+++ b/os/ports/IAR/STM8/port.dox
@@ -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.