aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F1xx/RTC
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F1xx/RTC')
-rw-r--r--testhal/STM32/STM32F1xx/RTC/chconf.h2
-rw-r--r--testhal/STM32/STM32F1xx/RTC/halconf.h2
-rw-r--r--testhal/STM32/STM32F1xx/RTC/main.c2
-rw-r--r--testhal/STM32/STM32F1xx/RTC/mcuconf.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F1xx/RTC/chconf.h b/testhal/STM32/STM32F1xx/RTC/chconf.h
index 8f43920e0..ab6cb1769 100644
--- a/testhal/STM32/STM32F1xx/RTC/chconf.h
+++ b/testhal/STM32/STM32F1xx/RTC/chconf.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/STM32/STM32F1xx/RTC/halconf.h b/testhal/STM32/STM32F1xx/RTC/halconf.h
index 2e94fee3e..b64e45286 100644
--- a/testhal/STM32/STM32F1xx/RTC/halconf.h
+++ b/testhal/STM32/STM32F1xx/RTC/halconf.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/STM32/STM32F1xx/RTC/main.c b/testhal/STM32/STM32F1xx/RTC/main.c
index cbaded0c1..b43362453 100644
--- a/testhal/STM32/STM32F1xx/RTC/main.c
+++ b/testhal/STM32/STM32F1xx/RTC/main.c
@@ -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/STM32/STM32F1xx/RTC/mcuconf.h b/testhal/STM32/STM32F1xx/RTC/mcuconf.h
index 11aba3dac..674f5b1c0 100644
--- a/testhal/STM32/STM32F1xx/RTC/mcuconf.h
+++ b/testhal/STM32/STM32F1xx/RTC/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.