summaryrefslogtreecommitdiff
path: root/src/kpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpi')
-rw-r--r--src/kpi/CMakeLists.txt2
-rw-r--r--src/kpi/dlt-kpi-common.c2
-rw-r--r--src/kpi/dlt-kpi-common.h2
-rw-r--r--src/kpi/dlt-kpi-interrupt.c2
-rw-r--r--src/kpi/dlt-kpi-interrupt.h2
-rw-r--r--src/kpi/dlt-kpi-options.c2
-rw-r--r--src/kpi/dlt-kpi-process-list.c2
-rw-r--r--src/kpi/dlt-kpi-process-list.h2
-rw-r--r--src/kpi/dlt-kpi-process.c2
-rw-r--r--src/kpi/dlt-kpi-process.h2
-rw-r--r--src/kpi/dlt-kpi.c2
-rw-r--r--src/kpi/dlt-kpi.h2
12 files changed, 0 insertions, 24 deletions
diff --git a/src/kpi/CMakeLists.txt b/src/kpi/CMakeLists.txt
index 721b612..82a6812 100644
--- a/src/kpi/CMakeLists.txt
+++ b/src/kpi/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_kpi_SRCS dlt-kpi.c dlt-kpi-options.c dlt-kpi-process.c dlt-kpi-process-list.c dlt-kpi-common.c dlt-kpi-interrupt.c)
diff --git a/src/kpi/dlt-kpi-common.c b/src/kpi/dlt-kpi-common.c
index 53298b1..b186ef4 100644
--- a/src/kpi/dlt-kpi-common.c
+++ b/src/kpi/dlt-kpi-common.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/kpi/dlt-kpi-common.h b/src/kpi/dlt-kpi-common.h
index db05b24..d2624c8 100644
--- a/src/kpi/dlt-kpi-common.h
+++ b/src/kpi/dlt-kpi-common.h
@@ -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/kpi/dlt-kpi-interrupt.c b/src/kpi/dlt-kpi-interrupt.c
index 7274cc0..b9a7097 100644
--- a/src/kpi/dlt-kpi-interrupt.c
+++ b/src/kpi/dlt-kpi-interrupt.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/kpi/dlt-kpi-interrupt.h b/src/kpi/dlt-kpi-interrupt.h
index 8b5dc4d..e2640dc 100644
--- a/src/kpi/dlt-kpi-interrupt.h
+++ b/src/kpi/dlt-kpi-interrupt.h
@@ -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/kpi/dlt-kpi-options.c b/src/kpi/dlt-kpi-options.c
index 14f0681..5f07b8b 100644
--- a/src/kpi/dlt-kpi-options.c
+++ b/src/kpi/dlt-kpi-options.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/kpi/dlt-kpi-process-list.c b/src/kpi/dlt-kpi-process-list.c
index 66d149e..985ecc1 100644
--- a/src/kpi/dlt-kpi-process-list.c
+++ b/src/kpi/dlt-kpi-process-list.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/kpi/dlt-kpi-process-list.h b/src/kpi/dlt-kpi-process-list.h
index 2fc80b6..840aaf0 100644
--- a/src/kpi/dlt-kpi-process-list.h
+++ b/src/kpi/dlt-kpi-process-list.h
@@ -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/kpi/dlt-kpi-process.c b/src/kpi/dlt-kpi-process.c
index 062a667..27cb54c 100644
--- a/src/kpi/dlt-kpi-process.c
+++ b/src/kpi/dlt-kpi-process.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/kpi/dlt-kpi-process.h b/src/kpi/dlt-kpi-process.h
index 6ad1b4e..3e89e4e 100644
--- a/src/kpi/dlt-kpi-process.h
+++ b/src/kpi/dlt-kpi-process.h
@@ -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/kpi/dlt-kpi.c b/src/kpi/dlt-kpi.c
index d9f9727..6b7c2f8 100644
--- a/src/kpi/dlt-kpi.c
+++ b/src/kpi/dlt-kpi.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/kpi/dlt-kpi.h b/src/kpi/dlt-kpi.h
index 4cefb73..f04e178 100644
--- a/src/kpi/dlt-kpi.h
+++ b/src/kpi/dlt-kpi.h
@@ -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@
*/
/*!