diff options
Diffstat (limited to 'test/lib')
-rw-r--r-- | test/lib/ch_test.c | 2 | ||||
-rw-r--r-- | test/lib/ch_test.h | 2 | ||||
-rw-r--r-- | test/lib/templates/test_root.c | 2 | ||||
-rw-r--r-- | test/lib/templates/test_root.h | 2 | ||||
-rw-r--r-- | test/lib/templates/test_sequence_XXX.c | 2 | ||||
-rw-r--r-- | test/lib/templates/test_sequence_XXX.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/test/lib/ch_test.c b/test/lib/ch_test.c index cb1df734f..e8489428b 100644 --- a/test/lib/ch_test.c +++ b/test/lib/ch_test.c @@ -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/test/lib/ch_test.h b/test/lib/ch_test.h index 2795f48dc..2002df4f1 100644 --- a/test/lib/ch_test.h +++ b/test/lib/ch_test.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/test/lib/templates/test_root.c b/test/lib/templates/test_root.c index 47e8c67e4..2372d5603 100644 --- a/test/lib/templates/test_root.c +++ b/test/lib/templates/test_root.c @@ -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/test/lib/templates/test_root.h b/test/lib/templates/test_root.h index f32b386f8..64cd83392 100644 --- a/test/lib/templates/test_root.h +++ b/test/lib/templates/test_root.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/test/lib/templates/test_sequence_XXX.c b/test/lib/templates/test_sequence_XXX.c index af16e544e..1e39021c3 100644 --- a/test/lib/templates/test_sequence_XXX.c +++ b/test/lib/templates/test_sequence_XXX.c @@ -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/test/lib/templates/test_sequence_XXX.h b/test/lib/templates/test_sequence_XXX.h index 86578fdca..7993971fb 100644 --- a/test/lib/templates/test_sequence_XXX.h +++ b/test/lib/templates/test_sequence_XXX.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.
|