summaryrefslogtreecommitdiff
path: root/src/examples
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples')
-rw-r--r--src/examples/CMakeLists.txt2
-rw-r--r--src/examples/dlt-example-filetransfer.c2
-rw-r--r--src/examples/dlt-example-user-common-api.c2
-rw-r--r--src/examples/dlt-example-user-func.c2
-rw-r--r--src/examples/dlt-example-user.c2
5 files changed, 0 insertions, 10 deletions
diff --git a/src/examples/CMakeLists.txt b/src/examples/CMakeLists.txt
index a3cdfef..8e6f390 100644
--- a/src/examples/CMakeLists.txt
+++ b/src/examples/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@
#######
set(dlt_example_user_SRCS dlt-example-user.c)
diff --git a/src/examples/dlt-example-filetransfer.c b/src/examples/dlt-example-filetransfer.c
index f7028df..8768e1e 100644
--- a/src/examples/dlt-example-filetransfer.c
+++ b/src/examples/dlt-example-filetransfer.c
@@ -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@
*/
/*!
diff --git a/src/examples/dlt-example-user-common-api.c b/src/examples/dlt-example-user-common-api.c
index 65f3b3c..b0a8bcc 100644
--- a/src/examples/dlt-example-user-common-api.c
+++ b/src/examples/dlt-example-user-common-api.c
@@ -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@
*/
/*!
diff --git a/src/examples/dlt-example-user-func.c b/src/examples/dlt-example-user-func.c
index 96f98c5..a6d20dc 100644
--- a/src/examples/dlt-example-user-func.c
+++ b/src/examples/dlt-example-user-func.c
@@ -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@
*/
/*!
diff --git a/src/examples/dlt-example-user.c b/src/examples/dlt-example-user.c
index 45b9561..db177ef 100644
--- a/src/examples/dlt-example-user.c
+++ b/src/examples/dlt-example-user.c
@@ -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@
*/
/*!