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/examples/CMakeLists.txt | 2 -- src/examples/dlt-example-filetransfer.c | 2 -- src/examples/dlt-example-user-common-api.c | 2 -- src/examples/dlt-example-user-func.c | 2 -- src/examples/dlt-example-user.c | 2 -- 5 files changed, 10 deletions(-) (limited to 'src/examples') diff --git a/src/examples/CMakeLists.txt b/src/examples/CMakeLists.txt index a3cdfef..8e6f390 100644 --- a/src/examples/CMakeLists.txt +++ b/src/examples/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_example_user_SRCS dlt-example-user.c) diff --git a/src/examples/dlt-example-filetransfer.c b/src/examples/dlt-example-filetransfer.c index f7028df..8768e1e 100644 --- a/src/examples/dlt-example-filetransfer.c +++ b/src/examples/dlt-example-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/examples/dlt-example-user-common-api.c b/src/examples/dlt-example-user-common-api.c index 65f3b3c..b0a8bcc 100644 --- a/src/examples/dlt-example-user-common-api.c +++ b/src/examples/dlt-example-user-common-api.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/examples/dlt-example-user-func.c b/src/examples/dlt-example-user-func.c index 96f98c5..a6d20dc 100644 --- a/src/examples/dlt-example-user-func.c +++ b/src/examples/dlt-example-user-func.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/examples/dlt-example-user.c b/src/examples/dlt-example-user.c index 45b9561..db177ef 100644 --- a/src/examples/dlt-example-user.c +++ b/src/examples/dlt-example-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@ */ /*! -- cgit v1.2.1