summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2012-03-27 08:33:16 +0200
committerChristian Muck <christian.muck@bmw.de>2012-03-27 08:33:16 +0200
commit2017da5d9554685c558ee6784142e0ea480fc78e (patch)
treea87620f6a1b2513b34353616be3309b3adf22c7b /src/system
parentab8ba08cdc407c7f2020a4bda7f01e88488b3ee4 (diff)
downloadDLT-daemon-2017da5d9554685c558ee6784142e0ea480fc78e.tar.gz
Corrected email of Alexander Wenzel
Signed-off-by: Christian Muck <christian.muck@bmw.de>
Diffstat (limited to 'src/system')
-rwxr-xr-xsrc/system/CMakeLists.txt2
-rw-r--r--src/system/dlt-system-log.c2
-rw-r--r--src/system/dlt-system-log.h2
-rwxr-xr-xsrc/system/dlt-system.c2
-rw-r--r--src/system/dlt-system.h2
-rw-r--r--src/system/dlt-system_cfg.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/system/CMakeLists.txt b/src/system/CMakeLists.txt
index 2964e29..18bbb2b 100755
--- a/src/system/CMakeLists.txt
+++ b/src/system/CMakeLists.txt
@@ -2,7 +2,7 @@
# Dlt - Diagnostic Log and Trace
# @licence make begin@
#
-# Copyright (C) 2011-2012, BMW AG - Alexander Wenzel <alexander.wenzel@bmw.de>
+# Copyright (C) 2011-2012, BMW AG - Alexander Wenzel <alexander.aw.wenzel@bmw.de>
#
# Contributions are licensed to the GENIVI Alliance under one or more
# Contribution License Agreements.
diff --git a/src/system/dlt-system-log.c b/src/system/dlt-system-log.c
index 8ec47d9..c9dada4 100644
--- a/src/system/dlt-system-log.c
+++ b/src/system/dlt-system-log.c
@@ -13,7 +13,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
+ * \author Alexander Wenzel <alexander.aw.wenzel@bmw.de> BMW 2011-2012
*
* \file dlt-system-log.c
* For further information see http://www.genivi.org/.
diff --git a/src/system/dlt-system-log.h b/src/system/dlt-system-log.h
index ad439ef..d79ce8e 100644
--- a/src/system/dlt-system-log.h
+++ b/src/system/dlt-system-log.h
@@ -13,7 +13,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
+ * \author Alexander Wenzel <alexander.aw.wenzel@bmw.de> BMW 2011-2012
*
* \file dlt-system-log.h
* For further information see http://www.genivi.org/.
diff --git a/src/system/dlt-system.c b/src/system/dlt-system.c
index 0200310..e8dd7c5 100755
--- a/src/system/dlt-system.c
+++ b/src/system/dlt-system.c
@@ -13,7 +13,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
+ * \author Alexander Wenzel <alexander.aw.wenzel@bmw.de> BMW 2011-2012
*
* \file dlt-system.c
* For further information see http://www.genivi.org/.
diff --git a/src/system/dlt-system.h b/src/system/dlt-system.h
index 91a2fb3..2c5825a 100644
--- a/src/system/dlt-system.h
+++ b/src/system/dlt-system.h
@@ -13,7 +13,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
+ * \author Alexander Wenzel <alexander.aw.wenzel@bmw.de> BMW 2011-2012
*
* \file dlt-system.h
* For further information see http://www.genivi.org/.
diff --git a/src/system/dlt-system_cfg.h b/src/system/dlt-system_cfg.h
index deb845f..79ce5e4 100644
--- a/src/system/dlt-system_cfg.h
+++ b/src/system/dlt-system_cfg.h
@@ -13,7 +13,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
+ * \author Alexander Wenzel <alexander.aw.wenzel@bmw.de> BMW 2011-2012
*
* \file dlt-system_cfg.h
* For further information see http://www.genivi.org/.