From f063c4d19339144df89d6bc060ee2017b0572c5c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 20 Jan 2018 11:44:14 +0000 Subject: Mass update of the Apache 2.0 license statement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/crypto/source/test/cry_test_root.c | 2 +- test/crypto/source/test/cry_test_root.h | 2 +- test/crypto/source/test/cry_test_sequence_001.c | 2 +- test/crypto/source/test/cry_test_sequence_001.h | 2 +- test/crypto/source/test/cry_test_sequence_002.c | 2 +- test/crypto/source/test/cry_test_sequence_002.h | 2 +- test/crypto/source/test/cry_test_sequence_003.c | 2 +- test/crypto/source/test/cry_test_sequence_003.h | 2 +- test/crypto/source/test/cry_test_sequence_004.c | 2 +- test/crypto/source/test/cry_test_sequence_004.h | 2 +- test/crypto/source/test/cry_test_sequence_005.c | 2 +- test/crypto/source/test/cry_test_sequence_005.h | 2 +- test/crypto/source/test/cry_test_sequence_006.c | 2 +- test/crypto/source/test/cry_test_sequence_006.h | 2 +- test/crypto/source/test/cry_test_sequence_007.c | 2 +- test/crypto/source/test/cry_test_sequence_007.h | 2 +- test/crypto/source/testref/ref_aes.c | 2 +- test/crypto/source/testref/ref_aes.h | 2 +- test/crypto/source/testref/ref_des.c | 2 +- test/crypto/source/testref/ref_des.h | 2 +- test/crypto/source/testref/ref_sha.c | 2 +- test/crypto/source/testref/ref_sha.h | 2 +- test/hal/testbuild/main.c | 2 +- test/lib/ch_test.c | 2 +- test/lib/ch_test.h | 2 +- test/mfs/source/test/mfs_test_root.c | 2 +- test/mfs/source/test/mfs_test_root.h | 2 +- test/mfs/source/test/mfs_test_sequence_001.c | 2 +- test/mfs/source/test/mfs_test_sequence_001.h | 2 +- test/mfs/source/test/mfs_test_sequence_002.c | 2 +- test/mfs/source/test/mfs_test_sequence_002.h | 2 +- test/nil/source/test/nil_test_root.c | 2 +- test/nil/source/test/nil_test_root.h | 2 +- test/nil/source/test/nil_test_sequence_001.c | 2 +- test/nil/source/test/nil_test_sequence_001.h | 2 +- test/nil/source/test/nil_test_sequence_002.c | 2 +- test/nil/source/test/nil_test_sequence_002.h | 2 +- test/nil/source/test/nil_test_sequence_003.c | 2 +- test/nil/source/test/nil_test_sequence_003.h | 2 +- test/nil/source/test/nil_test_sequence_004.c | 2 +- test/nil/source/test/nil_test_sequence_004.h | 2 +- test/nil/testbuild/chconf.h | 2 +- test/nil/testbuild/main.c | 2 +- test/oslib/source/test/oslib_test_root.c | 2 +- test/oslib/source/test/oslib_test_root.h | 2 +- test/oslib/source/test/oslib_test_sequence_001.c | 2 +- test/oslib/source/test/oslib_test_sequence_001.h | 2 +- test/oslib/source/test/oslib_test_sequence_002.c | 2 +- test/oslib/source/test/oslib_test_sequence_002.h | 2 +- test/oslib/source/test/oslib_test_sequence_003.c | 2 +- test/oslib/source/test/oslib_test_sequence_003.h | 2 +- test/oslib/source/test/oslib_test_sequence_004.c | 2 +- test/oslib/source/test/oslib_test_sequence_004.h | 2 +- test/rt/source/test/rt_test_root.c | 2 +- test/rt/source/test/rt_test_root.h | 2 +- test/rt/source/test/rt_test_sequence_001.c | 2 +- test/rt/source/test/rt_test_sequence_001.h | 2 +- test/rt/source/test/rt_test_sequence_002.c | 2 +- test/rt/source/test/rt_test_sequence_002.h | 2 +- test/rt/source/test/rt_test_sequence_003.c | 2 +- test/rt/source/test/rt_test_sequence_003.h | 2 +- test/rt/source/test/rt_test_sequence_004.c | 2 +- test/rt/source/test/rt_test_sequence_004.h | 2 +- test/rt/source/test/rt_test_sequence_005.c | 2 +- test/rt/source/test/rt_test_sequence_005.h | 2 +- test/rt/source/test/rt_test_sequence_006.c | 2 +- test/rt/source/test/rt_test_sequence_006.h | 2 +- test/rt/source/test/rt_test_sequence_007.c | 2 +- test/rt/source/test/rt_test_sequence_007.h | 2 +- test/rt/source/test/rt_test_sequence_008.c | 2 +- test/rt/source/test/rt_test_sequence_008.h | 2 +- test/rt/source/test/rt_test_sequence_009.c | 2 +- test/rt/source/test/rt_test_sequence_009.h | 2 +- test/rt/source/test/rt_test_sequence_010.c | 2 +- test/rt/source/test/rt_test_sequence_010.h | 2 +- test/rt/testbuild/chconf.h | 8 ++++---- test/rt/testbuild/halconf.h | 2 +- test/rt/testbuild/main.c | 2 +- 78 files changed, 81 insertions(+), 81 deletions(-) (limited to 'test') diff --git a/test/crypto/source/test/cry_test_root.c b/test/crypto/source/test/cry_test_root.c index 77d07a822..80f97bc3e 100644 --- a/test/crypto/source/test/cry_test_root.c +++ b/test/crypto/source/test/cry_test_root.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_root.h b/test/crypto/source/test/cry_test_root.h index 18fa28074..0fb922d3d 100644 --- a/test/crypto/source/test/cry_test_root.h +++ b/test/crypto/source/test/cry_test_root.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_001.c b/test/crypto/source/test/cry_test_sequence_001.c index 3a45c786a..338a62111 100644 --- a/test/crypto/source/test/cry_test_sequence_001.c +++ b/test/crypto/source/test/cry_test_sequence_001.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_001.h b/test/crypto/source/test/cry_test_sequence_001.h index ca55338ea..97e085526 100644 --- a/test/crypto/source/test/cry_test_sequence_001.h +++ b/test/crypto/source/test/cry_test_sequence_001.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_002.c b/test/crypto/source/test/cry_test_sequence_002.c index f8fdb739e..db2bc4b24 100644 --- a/test/crypto/source/test/cry_test_sequence_002.c +++ b/test/crypto/source/test/cry_test_sequence_002.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_002.h b/test/crypto/source/test/cry_test_sequence_002.h index eb5966111..e0a181c19 100644 --- a/test/crypto/source/test/cry_test_sequence_002.h +++ b/test/crypto/source/test/cry_test_sequence_002.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_003.c b/test/crypto/source/test/cry_test_sequence_003.c index 7ef920ef2..b0c85bd90 100644 --- a/test/crypto/source/test/cry_test_sequence_003.c +++ b/test/crypto/source/test/cry_test_sequence_003.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_003.h b/test/crypto/source/test/cry_test_sequence_003.h index 46bb52fc9..56ddc4acb 100644 --- a/test/crypto/source/test/cry_test_sequence_003.h +++ b/test/crypto/source/test/cry_test_sequence_003.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_004.c b/test/crypto/source/test/cry_test_sequence_004.c index 2b41f2b91..842278935 100644 --- a/test/crypto/source/test/cry_test_sequence_004.c +++ b/test/crypto/source/test/cry_test_sequence_004.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_004.h b/test/crypto/source/test/cry_test_sequence_004.h index b351fd35d..465ea523d 100644 --- a/test/crypto/source/test/cry_test_sequence_004.h +++ b/test/crypto/source/test/cry_test_sequence_004.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_005.c b/test/crypto/source/test/cry_test_sequence_005.c index fb15c13c1..91478ccb1 100644 --- a/test/crypto/source/test/cry_test_sequence_005.c +++ b/test/crypto/source/test/cry_test_sequence_005.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_005.h b/test/crypto/source/test/cry_test_sequence_005.h index c0e945365..93f4c2711 100644 --- a/test/crypto/source/test/cry_test_sequence_005.h +++ b/test/crypto/source/test/cry_test_sequence_005.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_006.c b/test/crypto/source/test/cry_test_sequence_006.c index b2c54facb..11189ea59 100644 --- a/test/crypto/source/test/cry_test_sequence_006.c +++ b/test/crypto/source/test/cry_test_sequence_006.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_006.h b/test/crypto/source/test/cry_test_sequence_006.h index 8bc6061ce..f96620560 100644 --- a/test/crypto/source/test/cry_test_sequence_006.h +++ b/test/crypto/source/test/cry_test_sequence_006.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_007.c b/test/crypto/source/test/cry_test_sequence_007.c index af114650f..71be2fbed 100644 --- a/test/crypto/source/test/cry_test_sequence_007.c +++ b/test/crypto/source/test/cry_test_sequence_007.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/test/cry_test_sequence_007.h b/test/crypto/source/test/cry_test_sequence_007.h index fc8471cc3..77b68803c 100644 --- a/test/crypto/source/test/cry_test_sequence_007.h +++ b/test/crypto/source/test/cry_test_sequence_007.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_aes.c b/test/crypto/source/testref/ref_aes.c index 11c6ef480..33f47556e 100644 --- a/test/crypto/source/testref/ref_aes.c +++ b/test/crypto/source/testref/ref_aes.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_aes.h b/test/crypto/source/testref/ref_aes.h index a4e6759fc..e2a7e57cd 100644 --- a/test/crypto/source/testref/ref_aes.h +++ b/test/crypto/source/testref/ref_aes.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_des.c b/test/crypto/source/testref/ref_des.c index fca75627c..046a642ed 100644 --- a/test/crypto/source/testref/ref_des.c +++ b/test/crypto/source/testref/ref_des.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_des.h b/test/crypto/source/testref/ref_des.h index c839084b7..31516447a 100644 --- a/test/crypto/source/testref/ref_des.h +++ b/test/crypto/source/testref/ref_des.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_sha.c b/test/crypto/source/testref/ref_sha.c index bada14c93..741c13dee 100644 --- a/test/crypto/source/testref/ref_sha.c +++ b/test/crypto/source/testref/ref_sha.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/crypto/source/testref/ref_sha.h b/test/crypto/source/testref/ref_sha.h index b487d519b..0d413b672 100644 --- a/test/crypto/source/testref/ref_sha.h +++ b/test/crypto/source/testref/ref_sha.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/hal/testbuild/main.c b/test/hal/testbuild/main.c index 505ef03bd..b9fcde549 100644 --- a/test/hal/testbuild/main.c +++ b/test/hal/testbuild/main.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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.c b/test/lib/ch_test.c index ef5883108..859ecdf9f 100644 --- a/test/lib/ch_test.c +++ b/test/lib/ch_test.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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 20d62332b..b78591689 100644 --- a/test/lib/ch_test.h +++ b/test/lib/ch_test.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_root.c b/test/mfs/source/test/mfs_test_root.c index 27d5efb59..ce23aaac6 100644 --- a/test/mfs/source/test/mfs_test_root.c +++ b/test/mfs/source/test/mfs_test_root.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_root.h b/test/mfs/source/test/mfs_test_root.h index 51577e6a7..4679c0c96 100644 --- a/test/mfs/source/test/mfs_test_root.h +++ b/test/mfs/source/test/mfs_test_root.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_sequence_001.c b/test/mfs/source/test/mfs_test_sequence_001.c index d6ee2fe42..f25c12746 100644 --- a/test/mfs/source/test/mfs_test_sequence_001.c +++ b/test/mfs/source/test/mfs_test_sequence_001.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_sequence_001.h b/test/mfs/source/test/mfs_test_sequence_001.h index 6ace5d9c9..184b8f8cb 100644 --- a/test/mfs/source/test/mfs_test_sequence_001.h +++ b/test/mfs/source/test/mfs_test_sequence_001.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_sequence_002.c b/test/mfs/source/test/mfs_test_sequence_002.c index 973760518..c8cbfe6d5 100644 --- a/test/mfs/source/test/mfs_test_sequence_002.c +++ b/test/mfs/source/test/mfs_test_sequence_002.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/mfs/source/test/mfs_test_sequence_002.h b/test/mfs/source/test/mfs_test_sequence_002.h index d451e5d5a..df0178d9b 100644 --- a/test/mfs/source/test/mfs_test_sequence_002.h +++ b/test/mfs/source/test/mfs_test_sequence_002.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_root.c b/test/nil/source/test/nil_test_root.c index 22fb9f196..b996df583 100644 --- a/test/nil/source/test/nil_test_root.c +++ b/test/nil/source/test/nil_test_root.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_root.h b/test/nil/source/test/nil_test_root.h index 967c2d477..95c04bed7 100644 --- a/test/nil/source/test/nil_test_root.h +++ b/test/nil/source/test/nil_test_root.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_001.c b/test/nil/source/test/nil_test_sequence_001.c index d4a2f830a..2f14c82e2 100644 --- a/test/nil/source/test/nil_test_sequence_001.c +++ b/test/nil/source/test/nil_test_sequence_001.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_001.h b/test/nil/source/test/nil_test_sequence_001.h index 5d1781747..bc1c4043a 100644 --- a/test/nil/source/test/nil_test_sequence_001.h +++ b/test/nil/source/test/nil_test_sequence_001.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_002.c b/test/nil/source/test/nil_test_sequence_002.c index b9c5efedb..f12492e21 100644 --- a/test/nil/source/test/nil_test_sequence_002.c +++ b/test/nil/source/test/nil_test_sequence_002.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_002.h b/test/nil/source/test/nil_test_sequence_002.h index 4b62bd4d6..39348e16b 100644 --- a/test/nil/source/test/nil_test_sequence_002.h +++ b/test/nil/source/test/nil_test_sequence_002.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_003.c b/test/nil/source/test/nil_test_sequence_003.c index d8ee6f2cb..dc92f01b3 100644 --- a/test/nil/source/test/nil_test_sequence_003.c +++ b/test/nil/source/test/nil_test_sequence_003.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_003.h b/test/nil/source/test/nil_test_sequence_003.h index 10adaeaf5..3d7d4b836 100644 --- a/test/nil/source/test/nil_test_sequence_003.h +++ b/test/nil/source/test/nil_test_sequence_003.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_004.c b/test/nil/source/test/nil_test_sequence_004.c index 16e86897d..77c7d1f01 100644 --- a/test/nil/source/test/nil_test_sequence_004.c +++ b/test/nil/source/test/nil_test_sequence_004.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/source/test/nil_test_sequence_004.h b/test/nil/source/test/nil_test_sequence_004.h index 88a1080ab..f43477ddc 100644 --- a/test/nil/source/test/nil_test_sequence_004.h +++ b/test/nil/source/test/nil_test_sequence_004.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/testbuild/chconf.h b/test/nil/testbuild/chconf.h index 1eb550a45..b2b1bb7b0 100644 --- a/test/nil/testbuild/chconf.h +++ b/test/nil/testbuild/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/nil/testbuild/main.c b/test/nil/testbuild/main.c index 683af8c8d..04879fd56 100644 --- a/test/nil/testbuild/main.c +++ b/test/nil/testbuild/main.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_root.c b/test/oslib/source/test/oslib_test_root.c index e222dcd06..2b8aae5ec 100644 --- a/test/oslib/source/test/oslib_test_root.c +++ b/test/oslib/source/test/oslib_test_root.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_root.h b/test/oslib/source/test/oslib_test_root.h index 760ccddc8..7e419375d 100644 --- a/test/oslib/source/test/oslib_test_root.h +++ b/test/oslib/source/test/oslib_test_root.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_001.c b/test/oslib/source/test/oslib_test_sequence_001.c index 74672a242..6f4fefc7c 100644 --- a/test/oslib/source/test/oslib_test_sequence_001.c +++ b/test/oslib/source/test/oslib_test_sequence_001.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_001.h b/test/oslib/source/test/oslib_test_sequence_001.h index 161c5278b..fc671846e 100644 --- a/test/oslib/source/test/oslib_test_sequence_001.h +++ b/test/oslib/source/test/oslib_test_sequence_001.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_002.c b/test/oslib/source/test/oslib_test_sequence_002.c index bd661ce13..b6fa0f20e 100644 --- a/test/oslib/source/test/oslib_test_sequence_002.c +++ b/test/oslib/source/test/oslib_test_sequence_002.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_002.h b/test/oslib/source/test/oslib_test_sequence_002.h index 7525db632..0a3c238b3 100644 --- a/test/oslib/source/test/oslib_test_sequence_002.h +++ b/test/oslib/source/test/oslib_test_sequence_002.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_003.c b/test/oslib/source/test/oslib_test_sequence_003.c index 9f623e9db..0056058d1 100644 --- a/test/oslib/source/test/oslib_test_sequence_003.c +++ b/test/oslib/source/test/oslib_test_sequence_003.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_003.h b/test/oslib/source/test/oslib_test_sequence_003.h index 57fc77602..a24f0f2ea 100644 --- a/test/oslib/source/test/oslib_test_sequence_003.h +++ b/test/oslib/source/test/oslib_test_sequence_003.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_004.c b/test/oslib/source/test/oslib_test_sequence_004.c index 838bf0a52..8749617fd 100644 --- a/test/oslib/source/test/oslib_test_sequence_004.c +++ b/test/oslib/source/test/oslib_test_sequence_004.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/oslib/source/test/oslib_test_sequence_004.h b/test/oslib/source/test/oslib_test_sequence_004.h index c301863f2..48be4123e 100644 --- a/test/oslib/source/test/oslib_test_sequence_004.h +++ b/test/oslib/source/test/oslib_test_sequence_004.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_root.c b/test/rt/source/test/rt_test_root.c index b65c2b9d9..e03d0f1c8 100644 --- a/test/rt/source/test/rt_test_root.c +++ b/test/rt/source/test/rt_test_root.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_root.h b/test/rt/source/test/rt_test_root.h index c1450779f..99ac4cc1c 100644 --- a/test/rt/source/test/rt_test_root.h +++ b/test/rt/source/test/rt_test_root.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_001.c b/test/rt/source/test/rt_test_sequence_001.c index 31e297938..6f2b96f87 100644 --- a/test/rt/source/test/rt_test_sequence_001.c +++ b/test/rt/source/test/rt_test_sequence_001.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_001.h b/test/rt/source/test/rt_test_sequence_001.h index 80699a4fc..5e82f0863 100644 --- a/test/rt/source/test/rt_test_sequence_001.h +++ b/test/rt/source/test/rt_test_sequence_001.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_002.c b/test/rt/source/test/rt_test_sequence_002.c index 35c3a079a..dba480fd0 100644 --- a/test/rt/source/test/rt_test_sequence_002.c +++ b/test/rt/source/test/rt_test_sequence_002.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_002.h b/test/rt/source/test/rt_test_sequence_002.h index c3bf21ac7..4b2adbd68 100644 --- a/test/rt/source/test/rt_test_sequence_002.h +++ b/test/rt/source/test/rt_test_sequence_002.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_003.c b/test/rt/source/test/rt_test_sequence_003.c index 3960e0047..8598b12ce 100644 --- a/test/rt/source/test/rt_test_sequence_003.c +++ b/test/rt/source/test/rt_test_sequence_003.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_003.h b/test/rt/source/test/rt_test_sequence_003.h index 79e820f74..9b97599bd 100644 --- a/test/rt/source/test/rt_test_sequence_003.h +++ b/test/rt/source/test/rt_test_sequence_003.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_004.c b/test/rt/source/test/rt_test_sequence_004.c index ede61bee7..7ad2ab59a 100644 --- a/test/rt/source/test/rt_test_sequence_004.c +++ b/test/rt/source/test/rt_test_sequence_004.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_004.h b/test/rt/source/test/rt_test_sequence_004.h index a4b071634..ca80d6311 100644 --- a/test/rt/source/test/rt_test_sequence_004.h +++ b/test/rt/source/test/rt_test_sequence_004.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_005.c b/test/rt/source/test/rt_test_sequence_005.c index 151cfc882..29cebb994 100644 --- a/test/rt/source/test/rt_test_sequence_005.c +++ b/test/rt/source/test/rt_test_sequence_005.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_005.h b/test/rt/source/test/rt_test_sequence_005.h index f8ad69343..1d65e354b 100644 --- a/test/rt/source/test/rt_test_sequence_005.h +++ b/test/rt/source/test/rt_test_sequence_005.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_006.c b/test/rt/source/test/rt_test_sequence_006.c index a99f0e9a7..3694755c1 100644 --- a/test/rt/source/test/rt_test_sequence_006.c +++ b/test/rt/source/test/rt_test_sequence_006.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_006.h b/test/rt/source/test/rt_test_sequence_006.h index 5a01e1c27..826fb0e3b 100644 --- a/test/rt/source/test/rt_test_sequence_006.h +++ b/test/rt/source/test/rt_test_sequence_006.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_007.c b/test/rt/source/test/rt_test_sequence_007.c index a313cb0e0..62a9df95b 100644 --- a/test/rt/source/test/rt_test_sequence_007.c +++ b/test/rt/source/test/rt_test_sequence_007.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_007.h b/test/rt/source/test/rt_test_sequence_007.h index e1ddbec5a..52e277f8d 100644 --- a/test/rt/source/test/rt_test_sequence_007.h +++ b/test/rt/source/test/rt_test_sequence_007.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_008.c b/test/rt/source/test/rt_test_sequence_008.c index 8f7646ec7..d2bb80504 100644 --- a/test/rt/source/test/rt_test_sequence_008.c +++ b/test/rt/source/test/rt_test_sequence_008.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_008.h b/test/rt/source/test/rt_test_sequence_008.h index 1bfa6945e..b5cd19262 100644 --- a/test/rt/source/test/rt_test_sequence_008.h +++ b/test/rt/source/test/rt_test_sequence_008.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_009.c b/test/rt/source/test/rt_test_sequence_009.c index 57351507d..a01837efe 100644 --- a/test/rt/source/test/rt_test_sequence_009.c +++ b/test/rt/source/test/rt_test_sequence_009.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_009.h b/test/rt/source/test/rt_test_sequence_009.h index 1f42b5ea6..5c1e8147b 100644 --- a/test/rt/source/test/rt_test_sequence_009.h +++ b/test/rt/source/test/rt_test_sequence_009.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_010.c b/test/rt/source/test/rt_test_sequence_010.c index 519e16de5..1c77343d0 100644 --- a/test/rt/source/test/rt_test_sequence_010.c +++ b/test/rt/source/test/rt_test_sequence_010.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/source/test/rt_test_sequence_010.h b/test/rt/source/test/rt_test_sequence_010.h index f170e6c41..3a057cd46 100644 --- a/test/rt/source/test/rt_test_sequence_010.h +++ b/test/rt/source/test/rt_test_sequence_010.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/testbuild/chconf.h b/test/rt/testbuild/chconf.h index eb755b07a..a42a10bc7 100644 --- a/test/rt/testbuild/chconf.h +++ b/test/rt/testbuild/chconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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. @@ -550,7 +550,7 @@ * @brief System structure extension. * @details User fields added to the end of the @p ch_system_t structure. */ -#define CH_CFG_SYSTEM_EXTRA_FIELDS \r +#define CH_CFG_SYSTEM_EXTRA_FIELDS \r /* Add threads custom fields here.*/ /** @@ -558,8 +558,8 @@ * @details User initialization code added to the @p chSysInit() function * just before interrupts are enabled globally. */ -#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \r - /* Add threads initialization code here.*/ \r +#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \r + /* Add threads initialization code here.*/ \r } /** diff --git a/test/rt/testbuild/halconf.h b/test/rt/testbuild/halconf.h index 7b2502aa2..81f534ece 100644 --- a/test/rt/testbuild/halconf.h +++ b/test/rt/testbuild/halconf.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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/rt/testbuild/main.c b/test/rt/testbuild/main.c index 7ac37c74a..3ef1d4b78 100644 --- a/test/rt/testbuild/main.c +++ b/test/rt/testbuild/main.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 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