diff --git a/fairmq/test/helper/devices/TestPub.cxx b/fairmq/test/helper/devices/TestPub.cxx index 2ac4d5e3..62cec1f9 100644 --- a/fairmq/test/helper/devices/TestPub.cxx +++ b/fairmq/test/helper/devices/TestPub.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestPub.cxx - */ #include #include diff --git a/fairmq/test/helper/devices/TestPull.cxx b/fairmq/test/helper/devices/TestPull.cxx index 34080cd2..18256595 100644 --- a/fairmq/test/helper/devices/TestPull.cxx +++ b/fairmq/test/helper/devices/TestPull.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestPull.cxx - */ #include #include diff --git a/fairmq/test/helper/devices/TestPush.cxx b/fairmq/test/helper/devices/TestPush.cxx index ed919927..0311af89 100644 --- a/fairmq/test/helper/devices/TestPush.cxx +++ b/fairmq/test/helper/devices/TestPush.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestPush.cxx - */ #include diff --git a/fairmq/test/helper/devices/TestRep.cxx b/fairmq/test/helper/devices/TestRep.cxx index d4978eb6..4444baa6 100644 --- a/fairmq/test/helper/devices/TestRep.cxx +++ b/fairmq/test/helper/devices/TestRep.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestRep.cxx - */ #include #include diff --git a/fairmq/test/helper/devices/TestReq.cxx b/fairmq/test/helper/devices/TestReq.cxx index ce0350df..b2eeb2f7 100644 --- a/fairmq/test/helper/devices/TestReq.cxx +++ b/fairmq/test/helper/devices/TestReq.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestReq.cxx - */ #include #include diff --git a/fairmq/test/helper/devices/TestSub.cxx b/fairmq/test/helper/devices/TestSub.cxx index 59e6943a..f6d574c6 100644 --- a/fairmq/test/helper/devices/TestSub.cxx +++ b/fairmq/test/helper/devices/TestSub.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestSub.cxx - */ #include #include diff --git a/fairmq/test/helper/devices/TestTransferTimeout.cxx b/fairmq/test/helper/devices/TestTransferTimeout.cxx index 14e7c4de..3b767d4a 100644 --- a/fairmq/test/helper/devices/TestTransferTimeout.cxx +++ b/fairmq/test/helper/devices/TestTransferTimeout.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/devices/TestTransferTimeout.cxx - */ #include #include diff --git a/fairmq/test/helper/runTestDevice.cxx b/fairmq/test/helper/runTestDevice.cxx index 64051600..a2fd360c 100644 --- a/fairmq/test/helper/runTestDevice.cxx +++ b/fairmq/test/helper/runTestDevice.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/helper/runTestDevice.cxx - */ #include "devices/TestPub.cxx" #include "devices/TestPull.cxx" diff --git a/fairmq/test/protocols/_pub_sub.cxx b/fairmq/test/protocols/_pub_sub.cxx index 0da5bde0..8e0b97e0 100644 --- a/fairmq/test/protocols/_pub_sub.cxx +++ b/fairmq/test/protocols/_pub_sub.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/_pub_sub.cxx - */ #include "runner.h" #include diff --git a/fairmq/test/protocols/_push_pull.cxx b/fairmq/test/protocols/_push_pull.cxx index 56b0a8f5..2167ad45 100644 --- a/fairmq/test/protocols/_push_pull.cxx +++ b/fairmq/test/protocols/_push_pull.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/_push_pull.cxx - */ #include "runner.h" #include diff --git a/fairmq/test/protocols/_req_rep.cxx b/fairmq/test/protocols/_req_rep.cxx index 20a321f9..28851347 100644 --- a/fairmq/test/protocols/_req_rep.cxx +++ b/fairmq/test/protocols/_req_rep.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/_req_rep.cxx - */ #include "runner.h" #include diff --git a/fairmq/test/protocols/_transfer_timeout.cxx b/fairmq/test/protocols/_transfer_timeout.cxx index 18d58b3c..13bc900e 100644 --- a/fairmq/test/protocols/_transfer_timeout.cxx +++ b/fairmq/test/protocols/_transfer_timeout.cxx @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/_transfer_timeout.cxx - */ #include "runner.h" #include diff --git a/fairmq/test/protocols/runner.cxx.in b/fairmq/test/protocols/runner.cxx.in index fdf23846..cb2cc9f6 100644 --- a/fairmq/test/protocols/runner.cxx.in +++ b/fairmq/test/protocols/runner.cxx.in @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/runner.cxx.in - */ #include "runner.h" #include diff --git a/fairmq/test/protocols/runner.h b/fairmq/test/protocols/runner.h index f2ea3c32..0fc507c2 100644 --- a/fairmq/test/protocols/runner.h +++ b/fairmq/test/protocols/runner.h @@ -5,9 +5,6 @@ * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ -/** - * @file fairmq/test/protocols/runner.h - */ #ifndef FAIR_MQ_TEST_RUNNER_H #define FAIR_MQ_TEST_RUNNER_H