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 --- include/CMakeLists.txt | 2 -- include/dlt/CMakeLists.txt | 2 -- include/dlt/dlt.h | 2 -- include/dlt/dlt_client.h | 2 -- include/dlt/dlt_common.h | 2 -- include/dlt/dlt_common_api.h | 2 -- include/dlt/dlt_cpp_extension.hpp | 2 -- include/dlt/dlt_filetransfer.h | 2 -- include/dlt/dlt_offline_trace.h | 2 -- include/dlt/dlt_protocol.h | 2 -- include/dlt/dlt_shm.h | 2 -- include/dlt/dlt_types.h | 2 -- include/dlt/dlt_user.h | 2 -- include/dlt/dlt_user_macros.h | 2 -- 14 files changed, 28 deletions(-) (limited to 'include') diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 29066cd..38567dc 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make 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@ ####### ADD_SUBDIRECTORY( dlt ) diff --git a/include/dlt/CMakeLists.txt b/include/dlt/CMakeLists.txt index d782d8a..ddf4717 100644 --- a/include/dlt/CMakeLists.txt +++ b/include/dlt/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make 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@ ####### install(FILES dlt.h dlt_user.h dlt_user_macros.h dlt_client.h dlt_protocol.h diff --git a/include/dlt/dlt.h b/include/dlt/dlt.h index 6ecd1e1..3fb4b75 100644 --- a/include/dlt/dlt.h +++ b/include/dlt/dlt.h @@ -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/include/dlt/dlt_client.h b/include/dlt/dlt_client.h index 45b6d9b..1fac86a 100644 --- a/include/dlt/dlt_client.h +++ b/include/dlt/dlt_client.h @@ -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/include/dlt/dlt_common.h b/include/dlt/dlt_common.h index 9e0bee7..94177e3 100644 --- a/include/dlt/dlt_common.h +++ b/include/dlt/dlt_common.h @@ -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/include/dlt/dlt_common_api.h b/include/dlt/dlt_common_api.h index 5927ac7..b81c489 100644 --- a/include/dlt/dlt_common_api.h +++ b/include/dlt/dlt_common_api.h @@ -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/include/dlt/dlt_cpp_extension.hpp b/include/dlt/dlt_cpp_extension.hpp index fe344e5..c2600e7 100644 --- a/include/dlt/dlt_cpp_extension.hpp +++ b/include/dlt/dlt_cpp_extension.hpp @@ -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/include/dlt/dlt_filetransfer.h b/include/dlt/dlt_filetransfer.h index 89a2e25..728dfbb 100644 --- a/include/dlt/dlt_filetransfer.h +++ b/include/dlt/dlt_filetransfer.h @@ -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/include/dlt/dlt_offline_trace.h b/include/dlt/dlt_offline_trace.h index 6f6d8a6..58b14d4 100644 --- a/include/dlt/dlt_offline_trace.h +++ b/include/dlt/dlt_offline_trace.h @@ -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/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h index 4a96128..083a0f5 100644 --- a/include/dlt/dlt_protocol.h +++ b/include/dlt/dlt_protocol.h @@ -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/include/dlt/dlt_shm.h b/include/dlt/dlt_shm.h index 93cbe14..92365b8 100644 --- a/include/dlt/dlt_shm.h +++ b/include/dlt/dlt_shm.h @@ -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/include/dlt/dlt_types.h b/include/dlt/dlt_types.h index cddc349..f63d046 100644 --- a/include/dlt/dlt_types.h +++ b/include/dlt/dlt_types.h @@ -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/include/dlt/dlt_user.h b/include/dlt/dlt_user.h index bfd1c96..7774f83 100644 --- a/include/dlt/dlt_user.h +++ b/include/dlt/dlt_user.h @@ -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/include/dlt/dlt_user_macros.h b/include/dlt/dlt_user_macros.h index 74e5cf5..df9f375 100644 --- a/include/dlt/dlt_user_macros.h +++ b/include/dlt/dlt_user_macros.h @@ -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@ */ /*! -- cgit v1.2.1