From c0f78f70edf2392545646dbde5c476556d926262 Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Mon, 8 Jul 2019 16:53:33 +0900 Subject: doxygen: Remove licence Signed-off-by: Saya Sugiura --- tests/dlt-test-cpp-extension.cpp | 2 -- tests/dlt-test-preregister-context.c | 2 -- tests/dlt_env_ll_unit_test.cpp | 2 -- tests/dlt_test_receiver.c | 2 -- tests/gtest_dlt_common.cpp | 2 -- tests/gtest_dlt_daemon_common.cpp | 2 -- tests/gtest_dlt_daemon_event_handler.cpp | 2 -- tests/gtest_dlt_daemon_gateway.cpp | 2 -- tests/gtest_dlt_daemon_gateway.sh | 2 -- tests/gtest_dlt_user.cpp | 2 -- tests/start_logstorage_test.sh | 2 -- tests/start_multinode_test.sh | 2 -- 12 files changed, 24 deletions(-) (limited to 'tests') diff --git a/tests/dlt-test-cpp-extension.cpp b/tests/dlt-test-cpp-extension.cpp index 342f977..718f59d 100644 --- a/tests/dlt-test-cpp-extension.cpp +++ b/tests/dlt-test-cpp-extension.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 Intel Corporation @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/dlt-test-preregister-context.c b/tests/dlt-test-preregister-context.c index bba0eff..c70ae45 100644 --- a/tests/dlt-test-preregister-context.c +++ b/tests/dlt-test-preregister-context.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 Intel Corporation @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/dlt_env_ll_unit_test.cpp b/tests/dlt_env_ll_unit_test.cpp index 3c8e5f1..7f1a59e 100644 --- a/tests/dlt_env_ll_unit_test.cpp +++ b/tests/dlt_env_ll_unit_test.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 Intel Corporation @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/dlt_test_receiver.c b/tests/dlt_test_receiver.c index 80ae900..fe42611 100644 --- a/tests/dlt_test_receiver.c +++ b/tests/dlt_test_receiver.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/gtest_dlt_common.cpp b/tests/gtest_dlt_common.cpp index b944f4d..f5df4f5 100644 --- a/tests/gtest_dlt_common.cpp +++ b/tests/gtest_dlt_common.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/gtest_dlt_daemon_common.cpp b/tests/gtest_dlt_daemon_common.cpp index 12f4dde..1f02462 100644 --- a/tests/gtest_dlt_daemon_common.cpp +++ b/tests/gtest_dlt_daemon_common.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/gtest_dlt_daemon_event_handler.cpp b/tests/gtest_dlt_daemon_event_handler.cpp index 1483439..8badc78 100644 --- a/tests/gtest_dlt_daemon_event_handler.cpp +++ b/tests/gtest_dlt_daemon_event_handler.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2016 Advanced Driver Information Technology. @@ -14,7 +13,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/gtest_dlt_daemon_gateway.cpp b/tests/gtest_dlt_daemon_gateway.cpp index f8c24d4..b0cd229 100644 --- a/tests/gtest_dlt_daemon_gateway.cpp +++ b/tests/gtest_dlt_daemon_gateway.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2016 Advanced Driver Information Technology. @@ -14,7 +13,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/gtest_dlt_daemon_gateway.sh b/tests/gtest_dlt_daemon_gateway.sh index 21cc82e..6ce625b 100755 --- a/tests/gtest_dlt_daemon_gateway.sh +++ b/tests/gtest_dlt_daemon_gateway.sh @@ -1,6 +1,5 @@ #!/bin/sh ################################################################################ -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2016, Advanced Driver Information Technology @@ -15,7 +14,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ################################################################################ ################################################################################ diff --git a/tests/gtest_dlt_user.cpp b/tests/gtest_dlt_user.cpp index 91cc69c..7c36178 100644 --- a/tests/gtest_dlt_user.cpp +++ b/tests/gtest_dlt_user.cpp @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/tests/start_logstorage_test.sh b/tests/start_logstorage_test.sh index 04087d4..fde7679 100755 --- a/tests/start_logstorage_test.sh +++ b/tests/start_logstorage_test.sh @@ -1,6 +1,5 @@ #!/bin/sh ################################################################################ -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2016, Advanced Driver Information Technology @@ -15,7 +14,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ################################################################################ ################################################################################ diff --git a/tests/start_multinode_test.sh b/tests/start_multinode_test.sh index 873964c..6f7b770 100755 --- a/tests/start_multinode_test.sh +++ b/tests/start_multinode_test.sh @@ -1,6 +1,5 @@ #!/bin/sh ################################################################################ -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2016, Advanced Driver Information Technology @@ -15,7 +14,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ################################################################################ ################################################################################ -- cgit v1.2.1