summaryrefslogtreecommitdiff
path: root/src/console
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 /src/console
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 'src/console')
-rwxr-xr-xsrc/console/CMakeLists.txt2
-rwxr-xr-xsrc/console/dlt-control.c4
-rwxr-xr-xsrc/console/dlt-convert.c4
-rwxr-xr-xsrc/console/dlt-receive.c4
4 files changed, 7 insertions, 7 deletions
diff --git a/src/console/CMakeLists.txt b/src/console/CMakeLists.txt
index 3ae35aa..58ca6d4 100755
--- a/src/console/CMakeLists.txt
+++ b/src/console/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/src/console/dlt-control.c b/src/console/dlt-control.c
index 96f89d0..92f841d 100755
--- a/src/console/dlt-control.c
+++ b/src/console/dlt-control.c
@@ -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-control.cpp
diff --git a/src/console/dlt-convert.c b/src/console/dlt-convert.c
index 4f593e2..55143f6 100755
--- a/src/console/dlt-convert.c
+++ b/src/console/dlt-convert.c
@@ -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-convert.cpp
diff --git a/src/console/dlt-receive.c b/src/console/dlt-receive.c
index 11f81a3..41a0a8c 100755
--- a/src/console/dlt-receive.c
+++ b/src/console/dlt-receive.c
@@ -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-receive.cpp