From f063c4d19339144df89d6bc060ee2017b0572c5c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 20 Jan 2018 11:44:14 +0000 Subject: Mass update of the Apache 2.0 license statement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/chconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/halconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.c | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/chconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/halconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/mcuconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.c | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/chconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/halconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/mcuconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.c | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/chconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/halconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/mcuconf.h | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.c | 2 +- testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.h | 2 +- testhal/STM32/multi/USB_CDC/main.c | 2 +- testhal/STM32/multi/USB_CDC/source/usbcfg.c | 2 +- testhal/STM32/multi/USB_CDC/source/usbcfg.h | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) (limited to 'testhal/STM32/multi/USB_CDC') diff --git a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/chconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/chconf.h index a2e8b5632..184320861 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/chconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/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/multi/USB_CDC/cfg-stm32f303_discovery/halconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/halconf.h index a52cf6961..3772676ad 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/halconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/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/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h index 9f8653f69..ed9c3d1f3 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/mcuconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/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/multi/USB_CDC/cfg-stm32f303_discovery/portab.c b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.c index 8ab191970..51beb324b 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.c +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.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/multi/USB_CDC/cfg-stm32f303_discovery/portab.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.h index 66d6960c5..1c8c08e2d 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f303_discovery/portab.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/multi/USB_CDC/cfg-stm32f407_discovery/chconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/chconf.h index a2e8b5632..184320861 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/chconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/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/multi/USB_CDC/cfg-stm32f407_discovery/halconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/halconf.h index a52cf6961..3772676ad 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/halconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/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/multi/USB_CDC/cfg-stm32f407_discovery/mcuconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/mcuconf.h index babe861ec..a7c8ce8c8 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/mcuconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/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/multi/USB_CDC/cfg-stm32f407_discovery/portab.c b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.c index 8ab191970..51beb324b 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.c +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.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/multi/USB_CDC/cfg-stm32f407_discovery/portab.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.h index 123349a97..95abe66af 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f407_discovery/portab.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/multi/USB_CDC/cfg-stm32f746_discovery/chconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/chconf.h index a2e8b5632..184320861 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/chconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/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/multi/USB_CDC/cfg-stm32f746_discovery/halconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/halconf.h index a52cf6961..3772676ad 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/halconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/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/multi/USB_CDC/cfg-stm32f746_discovery/mcuconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/mcuconf.h index af78a4277..328b2b8be 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/mcuconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/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/multi/USB_CDC/cfg-stm32f746_discovery/portab.c b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.c index 37df4249b..a44ed3079 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.c +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.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/multi/USB_CDC/cfg-stm32f746_discovery/portab.h b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.h index 56e84c198..465ff26dc 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32f746_discovery/portab.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/multi/USB_CDC/cfg-stm32l476_discovery/chconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/chconf.h index 7771cf7dc..f7588551f 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/chconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/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/multi/USB_CDC/cfg-stm32l476_discovery/halconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/halconf.h index a52cf6961..3772676ad 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/halconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/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/multi/USB_CDC/cfg-stm32l476_discovery/mcuconf.h b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/mcuconf.h index bc2a38ac8..192d9f6ed 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/mcuconf.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/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/multi/USB_CDC/cfg-stm32l476_discovery/portab.c b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.c index 8ab191970..51beb324b 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.c +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.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/multi/USB_CDC/cfg-stm32l476_discovery/portab.h b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.h index cf783dfd9..e6ee720a1 100644 --- a/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.h +++ b/testhal/STM32/multi/USB_CDC/cfg-stm32l476_discovery/portab.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/multi/USB_CDC/main.c b/testhal/STM32/multi/USB_CDC/main.c index 52f1346d1..3da0c973e 100644 --- a/testhal/STM32/multi/USB_CDC/main.c +++ b/testhal/STM32/multi/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/multi/USB_CDC/source/usbcfg.c b/testhal/STM32/multi/USB_CDC/source/usbcfg.c index ff290eebb..1404b372f 100644 --- a/testhal/STM32/multi/USB_CDC/source/usbcfg.c +++ b/testhal/STM32/multi/USB_CDC/source/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/multi/USB_CDC/source/usbcfg.h b/testhal/STM32/multi/USB_CDC/source/usbcfg.h index 0dfe7710d..f0b40ba8f 100644 --- a/testhal/STM32/multi/USB_CDC/source/usbcfg.h +++ b/testhal/STM32/multi/USB_CDC/source/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. -- cgit v1.2.3