aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include')
-rw-r--r--os/rt/include/ch.h2
-rw-r--r--os/rt/include/chbsem.h2
-rw-r--r--os/rt/include/chcond.h2
-rw-r--r--os/rt/include/chdebug.h2
-rw-r--r--os/rt/include/chdynamic.h2
-rw-r--r--os/rt/include/chevents.h2
-rw-r--r--os/rt/include/chheap.h2
-rw-r--r--os/rt/include/chmboxes.h2
-rw-r--r--os/rt/include/chmemcore.h2
-rw-r--r--os/rt/include/chmempools.h2
-rw-r--r--os/rt/include/chmsg.h2
-rw-r--r--os/rt/include/chmtx.h2
-rw-r--r--os/rt/include/chqueues.h2
-rw-r--r--os/rt/include/chregistry.h2
-rw-r--r--os/rt/include/chschd.h2
-rw-r--r--os/rt/include/chsem.h2
-rw-r--r--os/rt/include/chstats.h2
-rw-r--r--os/rt/include/chstreams.h2
-rw-r--r--os/rt/include/chsys.h2
-rw-r--r--os/rt/include/chthreads.h2
-rw-r--r--os/rt/include/chtm.h2
-rw-r--r--os/rt/include/chvt.h2
22 files changed, 22 insertions, 22 deletions
diff --git a/os/rt/include/ch.h b/os/rt/include/ch.h
index bd8fe92d3..f26832e4d 100644
--- a/os/rt/include/ch.h
+++ b/os/rt/include/ch.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chbsem.h b/os/rt/include/chbsem.h
index 6a5397e8e..becc1eb61 100644
--- a/os/rt/include/chbsem.h
+++ b/os/rt/include/chbsem.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chcond.h b/os/rt/include/chcond.h
index 802d59d3a..94be40c74 100644
--- a/os/rt/include/chcond.h
+++ b/os/rt/include/chcond.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chdebug.h b/os/rt/include/chdebug.h
index 44f44116f..d0223ef10 100644
--- a/os/rt/include/chdebug.h
+++ b/os/rt/include/chdebug.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chdynamic.h b/os/rt/include/chdynamic.h
index cb72bb244..c52aaf0dc 100644
--- a/os/rt/include/chdynamic.h
+++ b/os/rt/include/chdynamic.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chevents.h b/os/rt/include/chevents.h
index e15d0e6cb..f5abb8df7 100644
--- a/os/rt/include/chevents.h
+++ b/os/rt/include/chevents.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chheap.h b/os/rt/include/chheap.h
index 73e0d4148..bef252948 100644
--- a/os/rt/include/chheap.h
+++ b/os/rt/include/chheap.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chmboxes.h b/os/rt/include/chmboxes.h
index 8d1dedfd1..7194dae46 100644
--- a/os/rt/include/chmboxes.h
+++ b/os/rt/include/chmboxes.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chmemcore.h b/os/rt/include/chmemcore.h
index 314e94365..44178ab85 100644
--- a/os/rt/include/chmemcore.h
+++ b/os/rt/include/chmemcore.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chmempools.h b/os/rt/include/chmempools.h
index 85b94fc73..67cefa7df 100644
--- a/os/rt/include/chmempools.h
+++ b/os/rt/include/chmempools.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chmsg.h b/os/rt/include/chmsg.h
index ff07edfb3..7e935de99 100644
--- a/os/rt/include/chmsg.h
+++ b/os/rt/include/chmsg.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chmtx.h b/os/rt/include/chmtx.h
index 9a7f2163d..097b349c5 100644
--- a/os/rt/include/chmtx.h
+++ b/os/rt/include/chmtx.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chqueues.h b/os/rt/include/chqueues.h
index 1cf778d3f..63d91c090 100644
--- a/os/rt/include/chqueues.h
+++ b/os/rt/include/chqueues.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chregistry.h b/os/rt/include/chregistry.h
index 84c6c1a52..4e3c86b01 100644
--- a/os/rt/include/chregistry.h
+++ b/os/rt/include/chregistry.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chschd.h b/os/rt/include/chschd.h
index 28175dc11..4d04ee56e 100644
--- a/os/rt/include/chschd.h
+++ b/os/rt/include/chschd.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chsem.h b/os/rt/include/chsem.h
index 21ee14293..badebc3f9 100644
--- a/os/rt/include/chsem.h
+++ b/os/rt/include/chsem.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chstats.h b/os/rt/include/chstats.h
index b6e131141..614e9d47a 100644
--- a/os/rt/include/chstats.h
+++ b/os/rt/include/chstats.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chstreams.h b/os/rt/include/chstreams.h
index b9c40cac2..d57b28bde 100644
--- a/os/rt/include/chstreams.h
+++ b/os/rt/include/chstreams.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chsys.h b/os/rt/include/chsys.h
index 6c2d61684..bd2d0dffa 100644
--- a/os/rt/include/chsys.h
+++ b/os/rt/include/chsys.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chthreads.h b/os/rt/include/chthreads.h
index ef83fc963..28bd41a06 100644
--- a/os/rt/include/chthreads.h
+++ b/os/rt/include/chthreads.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chtm.h b/os/rt/include/chtm.h
index f85b68ca8..73850aad7 100644
--- a/os/rt/include/chtm.h
+++ b/os/rt/include/chtm.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/os/rt/include/chvt.h b/os/rt/include/chvt.h
index 471ba22ee..2ddfc26c7 100644
--- a/os/rt/include/chvt.h
+++ b/os/rt/include/chvt.h
@@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.