aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/PWM
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/PWM')
-rw-r--r--testhal/AVR/PWM/chconf.h2
-rw-r--r--testhal/AVR/PWM/halconf.h2
-rw-r--r--testhal/AVR/PWM/main.c2
-rw-r--r--testhal/AVR/PWM/mcuconf.h2
-rw-r--r--testhal/AVR/PWM/nilconf.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/testhal/AVR/PWM/chconf.h b/testhal/AVR/PWM/chconf.h
index f3ce5fb18..662f53b0d 100644
--- a/testhal/AVR/PWM/chconf.h
+++ b/testhal/AVR/PWM/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/AVR/PWM/halconf.h b/testhal/AVR/PWM/halconf.h
index 956983e00..2a969bbe1 100644
--- a/testhal/AVR/PWM/halconf.h
+++ b/testhal/AVR/PWM/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/AVR/PWM/main.c b/testhal/AVR/PWM/main.c
index 4764bec96..08237b35d 100644
--- a/testhal/AVR/PWM/main.c
+++ b/testhal/AVR/PWM/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/AVR/PWM/mcuconf.h b/testhal/AVR/PWM/mcuconf.h
index 2f3e0c0bf..995da47d9 100644
--- a/testhal/AVR/PWM/mcuconf.h
+++ b/testhal/AVR/PWM/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/testhal/AVR/PWM/nilconf.h b/testhal/AVR/PWM/nilconf.h
index 12c4b79db..73fa1cdf7 100644
--- a/testhal/AVR/PWM/nilconf.h
+++ b/testhal/AVR/PWM/nilconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/NIL - Copyright (C) 2014 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.