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/gateway/CMakeLists.txt | 2 -- src/gateway/dlt_gateway.c | 2 -- src/gateway/dlt_gateway.h | 2 -- src/gateway/dlt_gateway_internal.h | 2 -- src/gateway/dlt_gateway_types.h | 2 -- 5 files changed, 10 deletions(-) (limited to 'src/gateway') diff --git a/src/gateway/CMakeLists.txt b/src/gateway/CMakeLists.txt index a34b44e..8c60ac5 100644 --- a/src/gateway/CMakeLists.txt +++ b/src/gateway/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2015, 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@ ####### INSTALL(FILES dlt_gateway.conf diff --git a/src/gateway/dlt_gateway.c b/src/gateway/dlt_gateway.c index 1188e35..4c006f5 100644 --- a/src/gateway/dlt_gateway.c +++ b/src/gateway/dlt_gateway.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 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/src/gateway/dlt_gateway.h b/src/gateway/dlt_gateway.h index 8c0e39a..9c8c991 100644 --- a/src/gateway/dlt_gateway.h +++ b/src/gateway/dlt_gateway.h @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 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/src/gateway/dlt_gateway_internal.h b/src/gateway/dlt_gateway_internal.h index a473f11..5e83fc1 100644 --- a/src/gateway/dlt_gateway_internal.h +++ b/src/gateway/dlt_gateway_internal.h @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2018 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/src/gateway/dlt_gateway_types.h b/src/gateway/dlt_gateway_types.h index 20d21f9..0fca7cf 100644 --- a/src/gateway/dlt_gateway_types.h +++ b/src/gateway/dlt_gateway_types.h @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2015 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@ */ /*! -- cgit v1.2.1