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 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.