From fa1aeb7e9a376489ba47b04d3aadeb273c7b6b9f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 11 Jan 2015 13:56:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/AVR/GPT/chconf.h | 2 +- testhal/AVR/GPT/halconf.h | 2 +- testhal/AVR/GPT/main.c | 2 +- testhal/AVR/GPT/mcuconf.h | 2 +- testhal/AVR/I2C/chconf.h | 2 +- testhal/AVR/I2C/halconf.h | 2 +- testhal/AVR/I2C/main.c | 2 +- testhal/AVR/I2C/mcuconf.h | 2 +- testhal/AVR/ICU/chconf.h | 2 +- testhal/AVR/ICU/halconf.h | 2 +- testhal/AVR/ICU/main.c | 2 +- testhal/AVR/ICU/mcuconf.h | 2 +- testhal/AVR/PWM/chconf.h | 2 +- testhal/AVR/PWM/halconf.h | 2 +- testhal/AVR/PWM/main.c | 2 +- testhal/AVR/PWM/mcuconf.h | 2 +- testhal/AVR/PWM/nilconf.h | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) (limited to 'testhal/AVR') diff --git a/testhal/AVR/GPT/chconf.h b/testhal/AVR/GPT/chconf.h index f3ce5fb18..662f53b0d 100644 --- a/testhal/AVR/GPT/chconf.h +++ b/testhal/AVR/GPT/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/GPT/halconf.h b/testhal/AVR/GPT/halconf.h index e6b20a5fd..64dfa2e14 100644 --- a/testhal/AVR/GPT/halconf.h +++ b/testhal/AVR/GPT/halconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/GPT/main.c b/testhal/AVR/GPT/main.c index 910e22ccf..09e8bd4dd 100644 --- a/testhal/AVR/GPT/main.c +++ b/testhal/AVR/GPT/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/GPT/mcuconf.h b/testhal/AVR/GPT/mcuconf.h index 19ed32978..7211f5034 100644 --- a/testhal/AVR/GPT/mcuconf.h +++ b/testhal/AVR/GPT/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. diff --git a/testhal/AVR/I2C/chconf.h b/testhal/AVR/I2C/chconf.h index e4502f876..662f53b0d 100644 --- a/testhal/AVR/I2C/chconf.h +++ b/testhal/AVR/I2C/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 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/AVR/I2C/halconf.h b/testhal/AVR/I2C/halconf.h index 3f8ae0410..4d2ae7f36 100644 --- a/testhal/AVR/I2C/halconf.h +++ b/testhal/AVR/I2C/halconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 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/AVR/I2C/main.c b/testhal/AVR/I2C/main.c index 71a293260..fc68956c3 100644 --- a/testhal/AVR/I2C/main.c +++ b/testhal/AVR/I2C/main.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 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/AVR/I2C/mcuconf.h b/testhal/AVR/I2C/mcuconf.h index b0f43c173..1a5780f90 100644 --- a/testhal/AVR/I2C/mcuconf.h +++ b/testhal/AVR/I2C/mcuconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006-2014 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/AVR/ICU/chconf.h b/testhal/AVR/ICU/chconf.h index f3ce5fb18..662f53b0d 100644 --- a/testhal/AVR/ICU/chconf.h +++ b/testhal/AVR/ICU/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/ICU/halconf.h b/testhal/AVR/ICU/halconf.h index 8ac745e04..c988f7090 100644 --- a/testhal/AVR/ICU/halconf.h +++ b/testhal/AVR/ICU/halconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/ICU/main.c b/testhal/AVR/ICU/main.c index c6819ffe1..2cbe1db2e 100644 --- a/testhal/AVR/ICU/main.c +++ b/testhal/AVR/ICU/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/ICU/mcuconf.h b/testhal/AVR/ICU/mcuconf.h index d775a1d2a..a8f5299bb 100644 --- a/testhal/AVR/ICU/mcuconf.h +++ b/testhal/AVR/ICU/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. diff --git a/testhal/AVR/PWM/chconf.h b/testhal/AVR/PWM/chconf.h index f3ce5fb18..662f53b0d 100644 --- a/testhal/AVR/PWM/chconf.h +++ b/testhal/AVR/PWM/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/PWM/halconf.h b/testhal/AVR/PWM/halconf.h index 956983e00..2a969bbe1 100644 --- a/testhal/AVR/PWM/halconf.h +++ b/testhal/AVR/PWM/halconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/PWM/main.c b/testhal/AVR/PWM/main.c index 4764bec96..08237b35d 100644 --- a/testhal/AVR/PWM/main.c +++ b/testhal/AVR/PWM/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - Copyright (C) 2006-2014 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/AVR/PWM/mcuconf.h b/testhal/AVR/PWM/mcuconf.h index 2f3e0c0bf..995da47d9 100644 --- a/testhal/AVR/PWM/mcuconf.h +++ b/testhal/AVR/PWM/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. diff --git a/testhal/AVR/PWM/nilconf.h b/testhal/AVR/PWM/nilconf.h index 12c4b79db..73fa1cdf7 100644 --- a/testhal/AVR/PWM/nilconf.h +++ b/testhal/AVR/PWM/nilconf.h @@ -1,5 +1,5 @@ /* - ChibiOS/NIL - Copyright (C) 2014 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. -- cgit v1.2.3 f='#n128'>128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154