aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F2xx/USB_CDC
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F2xx/USB_CDC')
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/chconf.h2
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/halconf.h2
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/main.c2
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h2
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/usbcfg.c2
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/usbcfg.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/testhal/STM32/STM32F2xx/USB_CDC/chconf.h b/testhal/STM32/STM32F2xx/USB_CDC/chconf.h
index 814f73584..899a292ef 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/chconf.h
+++ b/testhal/STM32/STM32F2xx/USB_CDC/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/STM32F2xx/USB_CDC/halconf.h b/testhal/STM32/STM32F2xx/USB_CDC/halconf.h
index 594115bdc..ef4f96f51 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/halconf.h
+++ b/testhal/STM32/STM32F2xx/USB_CDC/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/STM32F2xx/USB_CDC/main.c b/testhal/STM32/STM32F2xx/USB_CDC/main.c
index f7621adfb..749969b1b 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/main.c
+++ b/testhal/STM32/STM32F2xx/USB_CDC/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/STM32F2xx/USB_CDC/mcuconf.h b/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
index 62c4ab27e..dfbc9c73c 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/STM32F2xx/USB_CDC/usbcfg.c b/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.c
index db05bbd8a..b56c7d248 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.c
+++ b/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/STM32F2xx/USB_CDC/usbcfg.h b/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.h
index 3833bf9fd..886cd0222 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.h
+++ b/testhal/STM32/STM32F2xx/USB_CDC/usbcfg.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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.