summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2015-05-29 16:45:57 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2015-06-17 08:50:44 +0200
commit53e0de1b51821e1ec75766b4ff44c711b4215922 (patch)
treeeeef5822c368978ece4c8d46e7ede095ff61400c /include
parentd8125a0d7e74c58910840d0f28e891ce7ffda60e (diff)
downloadDLT-daemon-53e0de1b51821e1ec75766b4ff44c711b4215922.tar.gz
Fixed license headers and copyright doxygen comments
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'include')
-rwxr-xr-xinclude/CMakeLists.txt2
-rw-r--r--include/dlt/CMakeLists.txt2
-rwxr-xr-xinclude/dlt/dlt.h4
-rwxr-xr-xinclude/dlt/dlt_client.h4
-rwxr-xr-xinclude/dlt/dlt_common.h4
-rw-r--r--include/dlt/dlt_common_api.h4
-rw-r--r--include/dlt/dlt_filetransfer.h4
-rw-r--r--include/dlt/dlt_offline_trace.h4
-rwxr-xr-xinclude/dlt/dlt_protocol.h4
-rw-r--r--include/dlt/dlt_shm.h4
-rwxr-xr-xinclude/dlt/dlt_types.h4
-rw-r--r--include/dlt/dlt_user.h4
-rw-r--r--include/dlt/dlt_user_macros.h4
13 files changed, 24 insertions, 24 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 02e4b27..29066cd 100755
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -2,7 +2,7 @@
# @licence make begin@
# SPDX license identifier: MPL-2.0
#
-# Copyright (C) 2011-2015, BMW AG"
+# Copyright (C) 2011-2015, BMW AG
#
# This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
#
diff --git a/include/dlt/CMakeLists.txt b/include/dlt/CMakeLists.txt
index 94aeaf4..841edbb 100644
--- a/include/dlt/CMakeLists.txt
+++ b/include/dlt/CMakeLists.txt
@@ -2,7 +2,7 @@
# @licence make begin@
# SPDX license identifier: MPL-2.0
#
-# Copyright (C) 2011-2015, BMW AG"
+# Copyright (C) 2011-2015, BMW AG
#
# This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
#
diff --git a/include/dlt/dlt.h b/include/dlt/dlt.h
index b814077..54a2883 100755
--- a/include/dlt/dlt.h
+++ b/include/dlt/dlt.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt.h
diff --git a/include/dlt/dlt_client.h b/include/dlt/dlt_client.h
index c62a389..6f62a67 100755
--- a/include/dlt/dlt_client.h
+++ b/include/dlt/dlt_client.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_client.h
diff --git a/include/dlt/dlt_common.h b/include/dlt/dlt_common.h
index 6e27d4c..73798b7 100755
--- a/include/dlt/dlt_common.h
+++ b/include/dlt/dlt_common.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_common.h
diff --git a/include/dlt/dlt_common_api.h b/include/dlt/dlt_common_api.h
index bcd0fed..2b9ef1a 100644
--- a/include/dlt/dlt_common_api.h
+++ b/include/dlt/dlt_common_api.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_common_api.h
diff --git a/include/dlt/dlt_filetransfer.h b/include/dlt/dlt_filetransfer.h
index 89e5c7a..e312dcc 100644
--- a/include/dlt/dlt_filetransfer.h
+++ b/include/dlt/dlt_filetransfer.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_filetransfer.h
diff --git a/include/dlt/dlt_offline_trace.h b/include/dlt/dlt_offline_trace.h
index efef08a..84cb416 100644
--- a/include/dlt/dlt_offline_trace.h
+++ b/include/dlt/dlt_offline_trace.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_offline_trace.h
diff --git a/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h
index 9c5ea35..71dfa76 100755
--- a/include/dlt/dlt_protocol.h
+++ b/include/dlt/dlt_protocol.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_protocol.h
diff --git a/include/dlt/dlt_shm.h b/include/dlt/dlt_shm.h
index 463e1c1..5c9df51 100644
--- a/include/dlt/dlt_shm.h
+++ b/include/dlt/dlt_shm.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_shm.h
diff --git a/include/dlt/dlt_types.h b/include/dlt/dlt_types.h
index 819c25c..f10963a 100755
--- a/include/dlt/dlt_types.h
+++ b/include/dlt/dlt_types.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_types.h
diff --git a/include/dlt/dlt_user.h b/include/dlt/dlt_user.h
index ff73910..1c84c46 100644
--- a/include/dlt/dlt_user.h
+++ b/include/dlt/dlt_user.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_user.h
diff --git a/include/dlt/dlt_user_macros.h b/include/dlt/dlt_user_macros.h
index e79f712..7f55ad3 100644
--- a/include/dlt/dlt_user_macros.h
+++ b/include/dlt/dlt_user_macros.h
@@ -2,7 +2,7 @@
* @licence app begin@
* SPDX license identifier: MPL-2.0
*
- * Copyright (C) 2011-2015, BMW AG"
+ * Copyright (C) 2011-2015, BMW AG
*
* This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
*
@@ -18,7 +18,7 @@
/*!
* \author Alexander Wenzel <alexander.aw.wenzel@bmw.de>
*
- * \copyright Copyright © 2015 BMW AG. \n
+ * \copyright Copyright © 2011-2015 BMW AG. \n
* License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/.
*
* \file dlt_user_macros.h