diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-18 10:29:35 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-18 10:29:35 +0000 |
commit | b3fe630e4bab9a0af6f514ba086b26a1183fd333 (patch) | |
tree | 37ca76e6c31bc57d6c3e2f2e98c023142f579534 /demos/AVR | |
parent | ab961a54e0cc898315cf60d224d68b2c9547b1dc (diff) | |
download | ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.tar.gz ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.tar.bz2 ChibiOS-b3fe630e4bab9a0af6f514ba086b26a1183fd333.zip |
Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/AVR')
-rw-r--r-- | demos/AVR/NIL-ARDUINOMEGA/halconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOMEGA/main.c | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOMEGA/mcuconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOMEGA/nilconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOUNO/halconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOUNO/main.c | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOUNO/mcuconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/NIL-ARDUINOUNO/nilconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOMEGA/chconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOMEGA/halconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOMEGA/main.c | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOMEGA/mcuconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOUNO/chconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOUNO/halconf.h | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOUNO/main.c | 2 | ||||
-rw-r--r-- | demos/AVR/RT-ARDUINOUNO/mcuconf.h | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/demos/AVR/NIL-ARDUINOMEGA/halconf.h b/demos/AVR/NIL-ARDUINOMEGA/halconf.h index 72c18744d..3ffa72002 100644 --- a/demos/AVR/NIL-ARDUINOMEGA/halconf.h +++ b/demos/AVR/NIL-ARDUINOMEGA/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOMEGA/main.c b/demos/AVR/NIL-ARDUINOMEGA/main.c index f253ea6c6..838d198dc 100644 --- a/demos/AVR/NIL-ARDUINOMEGA/main.c +++ b/demos/AVR/NIL-ARDUINOMEGA/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOMEGA/mcuconf.h b/demos/AVR/NIL-ARDUINOMEGA/mcuconf.h index 3682828bf..b18e4a18e 100644 --- a/demos/AVR/NIL-ARDUINOMEGA/mcuconf.h +++ b/demos/AVR/NIL-ARDUINOMEGA/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOMEGA/nilconf.h b/demos/AVR/NIL-ARDUINOMEGA/nilconf.h index 7d2f78d75..849e20cae 100644 --- a/demos/AVR/NIL-ARDUINOMEGA/nilconf.h +++ b/demos/AVR/NIL-ARDUINOMEGA/nilconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOUNO/halconf.h b/demos/AVR/NIL-ARDUINOUNO/halconf.h index 72c18744d..3ffa72002 100644 --- a/demos/AVR/NIL-ARDUINOUNO/halconf.h +++ b/demos/AVR/NIL-ARDUINOUNO/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOUNO/main.c b/demos/AVR/NIL-ARDUINOUNO/main.c index f253ea6c6..838d198dc 100644 --- a/demos/AVR/NIL-ARDUINOUNO/main.c +++ b/demos/AVR/NIL-ARDUINOUNO/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOUNO/mcuconf.h b/demos/AVR/NIL-ARDUINOUNO/mcuconf.h index 3682828bf..b18e4a18e 100644 --- a/demos/AVR/NIL-ARDUINOUNO/mcuconf.h +++ b/demos/AVR/NIL-ARDUINOUNO/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/NIL-ARDUINOUNO/nilconf.h b/demos/AVR/NIL-ARDUINOUNO/nilconf.h index 7d2f78d75..849e20cae 100644 --- a/demos/AVR/NIL-ARDUINOUNO/nilconf.h +++ b/demos/AVR/NIL-ARDUINOUNO/nilconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOMEGA/chconf.h b/demos/AVR/RT-ARDUINOMEGA/chconf.h index bd462afa5..bb364608c 100644 --- a/demos/AVR/RT-ARDUINOMEGA/chconf.h +++ b/demos/AVR/RT-ARDUINOMEGA/chconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOMEGA/halconf.h b/demos/AVR/RT-ARDUINOMEGA/halconf.h index 72c18744d..3ffa72002 100644 --- a/demos/AVR/RT-ARDUINOMEGA/halconf.h +++ b/demos/AVR/RT-ARDUINOMEGA/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOMEGA/main.c b/demos/AVR/RT-ARDUINOMEGA/main.c index 85122b347..a22e473c6 100644 --- a/demos/AVR/RT-ARDUINOMEGA/main.c +++ b/demos/AVR/RT-ARDUINOMEGA/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOMEGA/mcuconf.h b/demos/AVR/RT-ARDUINOMEGA/mcuconf.h index 3682828bf..b18e4a18e 100644 --- a/demos/AVR/RT-ARDUINOMEGA/mcuconf.h +++ b/demos/AVR/RT-ARDUINOMEGA/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOUNO/chconf.h b/demos/AVR/RT-ARDUINOUNO/chconf.h index bd462afa5..bb364608c 100644 --- a/demos/AVR/RT-ARDUINOUNO/chconf.h +++ b/demos/AVR/RT-ARDUINOUNO/chconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOUNO/halconf.h b/demos/AVR/RT-ARDUINOUNO/halconf.h index 72c18744d..3ffa72002 100644 --- a/demos/AVR/RT-ARDUINOUNO/halconf.h +++ b/demos/AVR/RT-ARDUINOUNO/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOUNO/main.c b/demos/AVR/RT-ARDUINOUNO/main.c index 1160b4669..a182b2058 100644 --- a/demos/AVR/RT-ARDUINOUNO/main.c +++ b/demos/AVR/RT-ARDUINOUNO/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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/demos/AVR/RT-ARDUINOUNO/mcuconf.h b/demos/AVR/RT-ARDUINOUNO/mcuconf.h index 3682828bf..b18e4a18e 100644 --- a/demos/AVR/RT-ARDUINOUNO/mcuconf.h +++ b/demos/AVR/RT-ARDUINOUNO/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 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.
|