aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/I2C
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/I2C')
-rw-r--r--testhal/AVR/I2C/chconf.h2
-rw-r--r--testhal/AVR/I2C/halconf.h2
-rw-r--r--testhal/AVR/I2C/main.c2
-rw-r--r--testhal/AVR/I2C/mcuconf.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/AVR/I2C/chconf.h b/testhal/AVR/I2C/chconf.h
index f99f57d78..77a2e5e96 100644
--- a/testhal/AVR/I2C/chconf.h
+++ b/testhal/AVR/I2C/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/testhal/AVR/I2C/halconf.h b/testhal/AVR/I2C/halconf.h
index 9764317dd..14e5c2988 100644
--- a/testhal/AVR/I2C/halconf.h
+++ b/testhal/AVR/I2C/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/testhal/AVR/I2C/main.c b/testhal/AVR/I2C/main.c
index 50d979693..94e461eb7 100644
--- a/testhal/AVR/I2C/main.c
+++ b/testhal/AVR/I2C/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/testhal/AVR/I2C/mcuconf.h b/testhal/AVR/I2C/mcuconf.h
index b60c82bb0..db5cdfe34 100644
--- a/testhal/AVR/I2C/mcuconf.h
+++ b/testhal/AVR/I2C/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.