summaryrefslogtreecommitdiff
path: root/testscripts
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2019-07-08 16:53:33 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2019-07-19 14:46:29 +0900
commitc0f78f70edf2392545646dbde5c476556d926262 (patch)
treec45008ecadd6aa8674422998866d18eff3640ef8 /testscripts
parent0d3cd872a6ab5a14cfb66bb7faa5a6d83ad3c5ea (diff)
downloadDLT-daemon-c0f78f70edf2392545646dbde5c476556d926262.tar.gz
doxygen: Remove licence
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'testscripts')
-rw-r--r--testscripts/CMakeLists.txt2
-rw-r--r--testscripts/Meego/dlt-daemon.cmake2
-rw-r--r--testscripts/Ubuntu/dlt-daemon.cmake2
3 files changed, 0 insertions, 6 deletions
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