summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rwxr-xr-xsrc/lib/CMakeLists.txt2
-rwxr-xr-xsrc/lib/dlt_client.c2
-rwxr-xr-xsrc/lib/dlt_client_cfg.h2
-rw-r--r--src/lib/dlt_filetransfer.c2
-rwxr-xr-xsrc/lib/dlt_user.c2
-rwxr-xr-xsrc/lib/dlt_user_cfg.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt
index 2133279..00e096a 100755
--- a/src/lib/CMakeLists.txt
+++ b/src/lib/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/lib/dlt_client.c b/src/lib/dlt_client.c
index acc72f4..39b5b07 100755
--- a/src/lib/dlt_client.c
+++ b/src/lib/dlt_client.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_client.c
* For further information see http://www.genivi.org/.
diff --git a/src/lib/dlt_client_cfg.h b/src/lib/dlt_client_cfg.h
index d011606..8bb3885 100755
--- a/src/lib/dlt_client_cfg.h
+++ b/src/lib/dlt_client_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_client_cfg.h
* For further information see http://www.genivi.org/.
diff --git a/src/lib/dlt_filetransfer.c b/src/lib/dlt_filetransfer.c
index dbfaa82..359ad2c 100644
--- a/src/lib/dlt_filetransfer.c
+++ b/src/lib/dlt_filetransfer.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_filetransfer.c
* For further information see http://www.genivi.org/.
diff --git a/src/lib/dlt_user.c b/src/lib/dlt_user.c
index e91e294..568ae86 100755
--- a/src/lib/dlt_user.c
+++ b/src/lib/dlt_user.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_user.c
* For further information see http://www.genivi.org/.
diff --git a/src/lib/dlt_user_cfg.h b/src/lib/dlt_user_cfg.h
index 297b904..cf1ad9d 100755
--- a/src/lib/dlt_user_cfg.h
+++ b/src/lib/dlt_user_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_user_cfg.h
* For further information see http://www.genivi.org/.