aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L0xx/USB_CDC
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L0xx/USB_CDC')
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/chconf.h2
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/halconf.h2
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/main.c2
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/mcuconf.h2
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/usbcfg.c2
-rw-r--r--testhal/STM32/STM32L0xx/USB_CDC/usbcfg.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/testhal/STM32/STM32L0xx/USB_CDC/chconf.h b/testhal/STM32/STM32L0xx/USB_CDC/chconf.h
index da91dccad..8cb44b9b5 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/chconf.h
+++ b/testhal/STM32/STM32L0xx/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/STM32L0xx/USB_CDC/halconf.h b/testhal/STM32/STM32L0xx/USB_CDC/halconf.h
index b5d1b7077..c63200867 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/halconf.h
+++ b/testhal/STM32/STM32L0xx/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/STM32L0xx/USB_CDC/main.c b/testhal/STM32/STM32L0xx/USB_CDC/main.c
index f46440007..876e7aad9 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/main.c
+++ b/testhal/STM32/STM32L0xx/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/STM32L0xx/USB_CDC/mcuconf.h b/testhal/STM32/STM32L0xx/USB_CDC/mcuconf.h
index c1b455574..5961165d9 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/mcuconf.h
+++ b/testhal/STM32/STM32L0xx/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/STM32L0xx/USB_CDC/usbcfg.c b/testhal/STM32/STM32L0xx/USB_CDC/usbcfg.c
index 558334fb5..ad4d01899 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/usbcfg.c
+++ b/testhal/STM32/STM32L0xx/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/STM32L0xx/USB_CDC/usbcfg.h b/testhal/STM32/STM32L0xx/USB_CDC/usbcfg.h
index 3833bf9fd..886cd0222 100644
--- a/testhal/STM32/STM32L0xx/USB_CDC/usbcfg.h
+++ b/testhal/STM32/STM32L0xx/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.