aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/coverage/chconf.h2
-rw-r--r--test/coverage/halconf.h2
-rw-r--r--test/coverage/main.c2
-rw-r--r--test/test.c2
-rw-r--r--test/test.dox2
-rw-r--r--test/test.h2
-rw-r--r--test/testbmk.c2
-rw-r--r--test/testbmk.h2
-rw-r--r--test/testdyn.c2
-rw-r--r--test/testdyn.h2
-rw-r--r--test/testevt.c2
-rw-r--r--test/testevt.h2
-rw-r--r--test/testheap.c2
-rw-r--r--test/testheap.h2
-rw-r--r--test/testmbox.c2
-rw-r--r--test/testmbox.h2
-rw-r--r--test/testmsg.c2
-rw-r--r--test/testmsg.h2
-rw-r--r--test/testmtx.c2
-rw-r--r--test/testmtx.h2
-rw-r--r--test/testpools.c2
-rw-r--r--test/testpools.h2
-rw-r--r--test/testqueues.c2
-rw-r--r--test/testqueues.h2
-rw-r--r--test/testsem.c2
-rw-r--r--test/testsem.h2
-rw-r--r--test/testthd.c2
-rw-r--r--test/testthd.h2
28 files changed, 28 insertions, 28 deletions
diff --git a/test/coverage/chconf.h b/test/coverage/chconf.h
index 9db485f52..78544024b 100644
--- a/test/coverage/chconf.h
+++ b/test/coverage/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/test/coverage/halconf.h b/test/coverage/halconf.h
index 76036000e..2203038e2 100644
--- a/test/coverage/halconf.h
+++ b/test/coverage/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/test/coverage/main.c b/test/coverage/main.c
index 16c2702ec..01d696aec 100644
--- a/test/coverage/main.c
+++ b/test/coverage/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.
diff --git a/test/test.c b/test/test.c
index e6ee8e0ce..c319995be 100644
--- a/test/test.c
+++ b/test/test.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/test/test.dox b/test/test.dox
index 9474d5386..4ae32c562 100644
--- a/test/test.dox
+++ b/test/test.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.
diff --git a/test/test.h b/test/test.h
index f4d8e1086..7394d7511 100644
--- a/test/test.h
+++ b/test/test.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/test/testbmk.c b/test/testbmk.c
index 5e5b11e7d..04ca073ec 100644
--- a/test/testbmk.c
+++ b/test/testbmk.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/test/testbmk.h b/test/testbmk.h
index 6e8c4d1ba..5f9f52c79 100644
--- a/test/testbmk.h
+++ b/test/testbmk.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/test/testdyn.c b/test/testdyn.c
index 5edbc0b63..c8d75f84e 100644
--- a/test/testdyn.c
+++ b/test/testdyn.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/test/testdyn.h b/test/testdyn.h
index e373df3ba..28f5c9299 100644
--- a/test/testdyn.h
+++ b/test/testdyn.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/test/testevt.c b/test/testevt.c
index cc42167a0..8c86595f8 100644
--- a/test/testevt.c
+++ b/test/testevt.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/test/testevt.h b/test/testevt.h
index ca05c79c3..f06321196 100644
--- a/test/testevt.h
+++ b/test/testevt.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/test/testheap.c b/test/testheap.c
index 8d849257a..b21589f92 100644
--- a/test/testheap.c
+++ b/test/testheap.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/test/testheap.h b/test/testheap.h
index 4e027aeaa..afeac493e 100644
--- a/test/testheap.h
+++ b/test/testheap.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/test/testmbox.c b/test/testmbox.c
index 5d3b7f153..feda13356 100644
--- a/test/testmbox.c
+++ b/test/testmbox.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/test/testmbox.h b/test/testmbox.h
index e0693e8c6..42239ffd8 100644
--- a/test/testmbox.h
+++ b/test/testmbox.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/test/testmsg.c b/test/testmsg.c
index b04da4224..9f4fe8e67 100644
--- a/test/testmsg.c
+++ b/test/testmsg.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/test/testmsg.h b/test/testmsg.h
index b28b53354..98d8412b3 100644
--- a/test/testmsg.h
+++ b/test/testmsg.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/test/testmtx.c b/test/testmtx.c
index 07605922c..bbc6344ed 100644
--- a/test/testmtx.c
+++ b/test/testmtx.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/test/testmtx.h b/test/testmtx.h
index 56e380a94..2f9e3ecf8 100644
--- a/test/testmtx.h
+++ b/test/testmtx.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/test/testpools.c b/test/testpools.c
index 2583170fd..f0b196ab7 100644
--- a/test/testpools.c
+++ b/test/testpools.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/test/testpools.h b/test/testpools.h
index 2cfa8e370..da483d1dc 100644
--- a/test/testpools.h
+++ b/test/testpools.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/test/testqueues.c b/test/testqueues.c
index 1dc669af7..8ec668f8c 100644
--- a/test/testqueues.c
+++ b/test/testqueues.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/test/testqueues.h b/test/testqueues.h
index ae2a39b28..a61ce047a 100644
--- a/test/testqueues.h
+++ b/test/testqueues.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/test/testsem.c b/test/testsem.c
index 88f28791c..7e32e8c50 100644
--- a/test/testsem.c
+++ b/test/testsem.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/test/testsem.h b/test/testsem.h
index 664e2ba77..93dfcb772 100644
--- a/test/testsem.h
+++ b/test/testsem.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/test/testthd.c b/test/testthd.c
index ac3fe5dd6..a9ec41eaf 100644
--- a/test/testthd.c
+++ b/test/testthd.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/test/testthd.h b/test/testthd.h
index 7ab6f4c72..8bcf60712 100644
--- a/test/testthd.h
+++ b/test/testthd.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.