diff options
Diffstat (limited to 'testhal/STM32/STM32F30x/USB_CDC')
-rw-r--r-- | testhal/STM32/STM32F30x/USB_CDC/chconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F30x/USB_CDC/halconf.h | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F30x/USB_CDC/main.c | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F30x/USB_CDC/mcuconf.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F30x/USB_CDC/chconf.h b/testhal/STM32/STM32F30x/USB_CDC/chconf.h index b6ca0aa69..fa2a5c859 100644 --- a/testhal/STM32/STM32F30x/USB_CDC/chconf.h +++ b/testhal/STM32/STM32F30x/USB_CDC/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/STM32F30x/USB_CDC/halconf.h b/testhal/STM32/STM32F30x/USB_CDC/halconf.h index ad1976274..468973ae1 100644 --- a/testhal/STM32/STM32F30x/USB_CDC/halconf.h +++ b/testhal/STM32/STM32F30x/USB_CDC/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/STM32F30x/USB_CDC/main.c b/testhal/STM32/STM32F30x/USB_CDC/main.c index dc29d6855..834a9c2c6 100644 --- a/testhal/STM32/STM32F30x/USB_CDC/main.c +++ b/testhal/STM32/STM32F30x/USB_CDC/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/STM32F30x/USB_CDC/mcuconf.h b/testhal/STM32/STM32F30x/USB_CDC/mcuconf.h index 08038a3fe..4f179a9f7 100644 --- a/testhal/STM32/STM32F30x/USB_CDC/mcuconf.h +++ b/testhal/STM32/STM32F30x/USB_CDC/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.
|