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 --- cmake/CMakeLists.txt | 2 -- cmake/config.h.cmake | 2 -- cmake/dlt_version.h.cmake | 2 -- 3 files changed, 6 deletions(-) (limited to 'cmake') diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 238f839..d1a9a10 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/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@ ####### # Run CheckIncludeFiles and CheckFunctionExists diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake index 3ac03c4..122532c 100644 --- a/cmake/config.h.cmake +++ b/cmake/config.h.cmake @@ -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@ */ // DO NOT EDIT! GENERATED AUTOMATICALLY! diff --git a/cmake/dlt_version.h.cmake b/cmake/dlt_version.h.cmake index 2ba460a..61d5ed3 100644 --- a/cmake/dlt_version.h.cmake +++ b/cmake/dlt_version.h.cmake @@ -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@ */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ -- cgit v1.2.1