summaryrefslogtreecommitdiff
path: root/include
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 /include
parentab8ba08cdc407c7f2020a4bda7f01e88488b3ee4 (diff)
downloadDLT-daemon-2017da5d9554685c558ee6784142e0ea480fc78e.tar.gz
Corrected email of Alexander Wenzel
Signed-off-by: Christian Muck <christian.muck@bmw.de>
Diffstat (limited to 'include')
-rwxr-xr-xinclude/CMakeLists.txt2
-rwxr-xr-xinclude/dlt/CMakeLists.txt2
-rwxr-xr-xinclude/dlt/dlt.h2
-rwxr-xr-xinclude/dlt/dlt_client.h2
-rwxr-xr-xinclude/dlt/dlt_common.h2
-rw-r--r--include/dlt/dlt_offline_trace.h2
-rwxr-xr-xinclude/dlt/dlt_protocol.h2
-rw-r--r--include/dlt/dlt_shm.h2
-rwxr-xr-xinclude/dlt/dlt_types.h2
-rwxr-xr-xinclude/dlt/dlt_user.h2
-rwxr-xr-xinclude/dlt/dlt_user_macros.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index aa7fd66..b567380 100755
--- a/include/CMakeLists.txt
+++ b/include/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/include/dlt/CMakeLists.txt b/include/dlt/CMakeLists.txt
index 50b97d2..95e764d 100755
--- a/include/dlt/CMakeLists.txt
+++ b/include/dlt/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/include/dlt/dlt.h b/include/dlt/dlt.h
index 7437258..5c2d118 100755
--- a/include/dlt/dlt.h
+++ b/include/dlt/dlt.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.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_client.h b/include/dlt/dlt_client.h
index c3dbc43..450d8cc 100755
--- a/include/dlt/dlt_client.h
+++ b/include/dlt/dlt_client.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_client.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_common.h b/include/dlt/dlt_common.h
index c3acf49..686df19 100755
--- a/include/dlt/dlt_common.h
+++ b/include/dlt/dlt_common.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_common.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_offline_trace.h b/include/dlt/dlt_offline_trace.h
index 49471e4..4b93719 100644
--- a/include/dlt/dlt_offline_trace.h
+++ b/include/dlt/dlt_offline_trace.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_offline_trace.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h
index eeece40..1c30d66 100755
--- a/include/dlt/dlt_protocol.h
+++ b/include/dlt/dlt_protocol.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_protocal.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_shm.h b/include/dlt/dlt_shm.h
index 1ae53a2..f8b821a 100644
--- a/include/dlt/dlt_shm.h
+++ b/include/dlt/dlt_shm.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_shm.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_types.h b/include/dlt/dlt_types.h
index 9b18969..fd67fbc 100755
--- a/include/dlt/dlt_types.h
+++ b/include/dlt/dlt_types.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_types.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_user.h b/include/dlt/dlt_user.h
index 250d6d2..b5135d4 100755
--- a/include/dlt/dlt_user.h
+++ b/include/dlt/dlt_user.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_user.h
* For further information see http://www.genivi.org/.
diff --git a/include/dlt/dlt_user_macros.h b/include/dlt/dlt_user_macros.h
index 9fd1f80..17a8ddb 100755
--- a/include/dlt/dlt_user_macros.h
+++ b/include/dlt/dlt_user_macros.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_user_macros.h
* For further information see http://www.genivi.org/.