From fa1aeb7e9a376489ba47b04d3aadeb273c7b6b9f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 11 Jan 2015 13:56:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/rt/coverage/chconf.h | 2 +- test/rt/coverage/halconf.h | 2 +- test/rt/coverage/main.c | 2 +- test/rt/test.c | 2 +- test/rt/test.dox | 2 +- test/rt/test.h | 2 +- test/rt/testbmk.c | 2 +- test/rt/testbmk.h | 2 +- test/rt/testbuild/chconf.h | 2 +- test/rt/testbuild/halconf.h | 2 +- test/rt/testbuild/main.c | 2 +- test/rt/testdyn.c | 2 +- test/rt/testdyn.h | 2 +- test/rt/testevt.c | 2 +- test/rt/testevt.h | 2 +- test/rt/testheap.c | 2 +- test/rt/testheap.h | 2 +- test/rt/testmbox.c | 2 +- test/rt/testmbox.h | 2 +- test/rt/testmsg.c | 2 +- test/rt/testmsg.h | 2 +- test/rt/testmtx.c | 2 +- test/rt/testmtx.h | 2 +- test/rt/testpools.c | 2 +- test/rt/testpools.h | 2 +- test/rt/testqueues.c | 2 +- test/rt/testqueues.h | 2 +- test/rt/testsem.c | 2 +- test/rt/testsem.h | 2 +- test/rt/testthd.c | 2 +- test/rt/testthd.h | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) (limited to 'test/rt') diff --git a/test/rt/coverage/chconf.h b/test/rt/coverage/chconf.h index f38839909..a08521301 100644 --- a/test/rt/coverage/chconf.h +++ b/test/rt/coverage/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/test/rt/coverage/halconf.h b/test/rt/coverage/halconf.h index 28669f528..1ee5b052a 100644 --- a/test/rt/coverage/halconf.h +++ b/test/rt/coverage/halconf.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/rt/coverage/main.c b/test/rt/coverage/main.c index c4f257f0d..f1ed0b739 100644 --- a/test/rt/coverage/main.c +++ b/test/rt/coverage/main.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/rt/test.c b/test/rt/test.c index ce56dd5fa..14638a3dd 100644 --- a/test/rt/test.c +++ b/test/rt/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/rt/test.dox b/test/rt/test.dox index 2ff584055..22e1f0c12 100644 --- a/test/rt/test.dox +++ b/test/rt/test.dox @@ -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/rt/test.h b/test/rt/test.h index 1b40a48e0..90f7b977f 100644 --- a/test/rt/test.h +++ b/test/rt/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/rt/testbmk.c b/test/rt/testbmk.c index 4464b65f3..7d23f02bf 100644 --- a/test/rt/testbmk.c +++ b/test/rt/testbmk.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/rt/testbmk.h b/test/rt/testbmk.h index 8d7514f74..6325fbe78 100644 --- a/test/rt/testbmk.h +++ b/test/rt/testbmk.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/rt/testbuild/chconf.h b/test/rt/testbuild/chconf.h index 445e4bdfe..bd44a0064 100644 --- a/test/rt/testbuild/chconf.h +++ b/test/rt/testbuild/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/test/rt/testbuild/halconf.h b/test/rt/testbuild/halconf.h index 28669f528..1ee5b052a 100644 --- a/test/rt/testbuild/halconf.h +++ b/test/rt/testbuild/halconf.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/rt/testbuild/main.c b/test/rt/testbuild/main.c index 01cf5dbed..540a8a7d0 100644 --- a/test/rt/testbuild/main.c +++ b/test/rt/testbuild/main.c @@ -1,5 +1,5 @@ /* - ChibiOS/RT - 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/test/rt/testdyn.c b/test/rt/testdyn.c index bf9f127a0..f085e7ae8 100644 --- a/test/rt/testdyn.c +++ b/test/rt/testdyn.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/rt/testdyn.h b/test/rt/testdyn.h index 6b25dbb30..4e222353b 100644 --- a/test/rt/testdyn.h +++ b/test/rt/testdyn.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/rt/testevt.c b/test/rt/testevt.c index e7e1603b8..5a7aa1b93 100644 --- a/test/rt/testevt.c +++ b/test/rt/testevt.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/rt/testevt.h b/test/rt/testevt.h index 7d189c17f..07368f314 100644 --- a/test/rt/testevt.h +++ b/test/rt/testevt.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/rt/testheap.c b/test/rt/testheap.c index 9a7c746e4..6686f8389 100644 --- a/test/rt/testheap.c +++ b/test/rt/testheap.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/rt/testheap.h b/test/rt/testheap.h index 24d577445..4768cb591 100644 --- a/test/rt/testheap.h +++ b/test/rt/testheap.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/rt/testmbox.c b/test/rt/testmbox.c index a9f57e961..901038ceb 100644 --- a/test/rt/testmbox.c +++ b/test/rt/testmbox.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/rt/testmbox.h b/test/rt/testmbox.h index 5b61ec888..a1c80da2b 100644 --- a/test/rt/testmbox.h +++ b/test/rt/testmbox.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/rt/testmsg.c b/test/rt/testmsg.c index b3b2aedcd..aa04ce744 100644 --- a/test/rt/testmsg.c +++ b/test/rt/testmsg.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/rt/testmsg.h b/test/rt/testmsg.h index 47f072d14..f18dd2327 100644 --- a/test/rt/testmsg.h +++ b/test/rt/testmsg.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/rt/testmtx.c b/test/rt/testmtx.c index 3fea7036b..f15e82dc7 100644 --- a/test/rt/testmtx.c +++ b/test/rt/testmtx.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/rt/testmtx.h b/test/rt/testmtx.h index 653c4ad24..287a674d3 100644 --- a/test/rt/testmtx.h +++ b/test/rt/testmtx.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/rt/testpools.c b/test/rt/testpools.c index 3037846ea..0e11eb084 100644 --- a/test/rt/testpools.c +++ b/test/rt/testpools.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/rt/testpools.h b/test/rt/testpools.h index 3fe4ed0f6..742553078 100644 --- a/test/rt/testpools.h +++ b/test/rt/testpools.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/rt/testqueues.c b/test/rt/testqueues.c index 0d1bcc872..ebd06435e 100644 --- a/test/rt/testqueues.c +++ b/test/rt/testqueues.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/rt/testqueues.h b/test/rt/testqueues.h index fdfbc4359..bef955782 100644 --- a/test/rt/testqueues.h +++ b/test/rt/testqueues.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/rt/testsem.c b/test/rt/testsem.c index 87e9b187f..11965695e 100644 --- a/test/rt/testsem.c +++ b/test/rt/testsem.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/rt/testsem.h b/test/rt/testsem.h index 94a8bfca8..cdb020bd5 100644 --- a/test/rt/testsem.h +++ b/test/rt/testsem.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/rt/testthd.c b/test/rt/testthd.c index d4d148169..5d7e18eff 100644 --- a/test/rt/testthd.c +++ b/test/rt/testthd.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/rt/testthd.h b/test/rt/testthd.h index f1e3a9475..2f1449122 100644 --- a/test/rt/testthd.h +++ b/test/rt/testthd.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. -- cgit v1.2.3