aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/GPT
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/GPT')
-rw-r--r--testhal/STM32/GPT/ch.ld3
-rw-r--r--testhal/STM32/GPT/chconf.h3
-rw-r--r--testhal/STM32/GPT/halconf.h3
-rw-r--r--testhal/STM32/GPT/main.c3
-rw-r--r--testhal/STM32/GPT/mcuconf.h3
5 files changed, 10 insertions, 5 deletions
diff --git a/testhal/STM32/GPT/ch.ld b/testhal/STM32/GPT/ch.ld
index 44f494121..ae79ddd40 100644
--- a/testhal/STM32/GPT/ch.ld
+++ b/testhal/STM32/GPT/ch.ld
@@ -1,5 +1,6 @@
/*
- ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/testhal/STM32/GPT/chconf.h b/testhal/STM32/GPT/chconf.h
index 3353391ca..04fa822cc 100644
--- a/testhal/STM32/GPT/chconf.h
+++ b/testhal/STM32/GPT/chconf.h
@@ -1,5 +1,6 @@
/*
- ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/testhal/STM32/GPT/halconf.h b/testhal/STM32/GPT/halconf.h
index ce33dc633..f804593b0 100644
--- a/testhal/STM32/GPT/halconf.h
+++ b/testhal/STM32/GPT/halconf.h
@@ -1,5 +1,6 @@
/*
- ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/testhal/STM32/GPT/main.c b/testhal/STM32/GPT/main.c
index 636940584..57b2977d1 100644
--- a/testhal/STM32/GPT/main.c
+++ b/testhal/STM32/GPT/main.c
@@ -1,5 +1,6 @@
/*
- ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
diff --git a/testhal/STM32/GPT/mcuconf.h b/testhal/STM32/GPT/mcuconf.h
index 6e869607a..32fbe68ef 100644
--- a/testhal/STM32/GPT/mcuconf.h
+++ b/testhal/STM32/GPT/mcuconf.h
@@ -1,5 +1,6 @@
/*
- ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
+ 2011 Giovanni Di Sirio.
This file is part of ChibiOS/RT.