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 --- testscripts/CMakeLists.txt | 2 -- testscripts/Meego/dlt-daemon.cmake | 2 -- testscripts/Ubuntu/dlt-daemon.cmake | 2 -- 3 files changed, 6 deletions(-) (limited to 'testscripts') diff --git a/testscripts/CMakeLists.txt b/testscripts/CMakeLists.txt index d518512..6050b94 100644 --- a/testscripts/CMakeLists.txt +++ b/testscripts/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@ ####### if(WITH_TESTSCRIPTS) diff --git a/testscripts/Meego/dlt-daemon.cmake b/testscripts/Meego/dlt-daemon.cmake index 08bbf1b..8db30eb 100644 --- a/testscripts/Meego/dlt-daemon.cmake +++ b/testscripts/Meego/dlt-daemon.cmake @@ -1,7 +1,6 @@ #!/bin/sh ####### -# @licence app begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -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@ ####### # Starts the DLT Daemon diff --git a/testscripts/Ubuntu/dlt-daemon.cmake b/testscripts/Ubuntu/dlt-daemon.cmake index c8e06c1..b27c830 100644 --- a/testscripts/Ubuntu/dlt-daemon.cmake +++ b/testscripts/Ubuntu/dlt-daemon.cmake @@ -1,7 +1,6 @@ #!/bin/sh ####### -# @licence app begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -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@ ####### ### BEGIN INIT INFO -- cgit v1.2.1