summaryrefslogtreecommitdiff
path: root/testscripts
diff options
context:
space:
mode:
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