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 --- src/lib/CMakeLists.txt | 2 -- src/lib/dlt_client.c | 2 -- src/lib/dlt_client_cfg.h | 2 -- src/lib/dlt_env_ll.c | 2 -- src/lib/dlt_filetransfer.c | 2 -- src/lib/dlt_user.c | 2 -- src/lib/dlt_user_cfg.h | 2 -- 7 files changed, 14 deletions(-) (limited to 'src/lib') diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt index db3a38e..c9a7784 100644 --- a/src/lib/CMakeLists.txt +++ b/src/lib/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@ ####### set(dlt_LIB_SRCS diff --git a/src/lib/dlt_client.c b/src/lib/dlt_client.c index 62389c2..5c18c0e 100644 --- a/src/lib/dlt_client.c +++ b/src/lib/dlt_client.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/src/lib/dlt_client_cfg.h b/src/lib/dlt_client_cfg.h index 7ff473f..aa67525 100644 --- a/src/lib/dlt_client_cfg.h +++ b/src/lib/dlt_client_cfg.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/src/lib/dlt_env_ll.c b/src/lib/dlt_env_ll.c index 31913c0..e2a9587 100644 --- a/src/lib/dlt_env_ll.c +++ b/src/lib/dlt_env_ll.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/src/lib/dlt_filetransfer.c b/src/lib/dlt_filetransfer.c index 8175e13..9592c6e 100644 --- a/src/lib/dlt_filetransfer.c +++ b/src/lib/dlt_filetransfer.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/src/lib/dlt_user.c b/src/lib/dlt_user.c index cab3223..bac2758 100644 --- a/src/lib/dlt_user.c +++ b/src/lib/dlt_user.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/src/lib/dlt_user_cfg.h b/src/lib/dlt_user_cfg.h index 6d27ea0..b256eda 100644 --- a/src/lib/dlt_user_cfg.h +++ b/src/lib/dlt_user_cfg.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