summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLassi Marttala <lassi.lm.marttala@partner.bmw.com>2012-03-26 11:50:02 +0200
committerLassi Marttala <lassi.lm.marttala@partner.bmw.com>2012-03-26 11:50:02 +0200
commitaca8a90599949c458df5cdfca0d74280bb7e818d (patch)
treeb347f4448e9ed956228f8b88622bdb5e2f5ed59b
parentd43dfd4285c2764744ceda1c94eab664f910ac06 (diff)
downloadDLT-daemon-aca8a90599949c458df5cdfca0d74280bb7e818d.tar.gz
GDLT-38, Update <FILE> fields in licenses.
-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_filetransfer.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
-rwxr-xr-xsrc/adaptor/dlt-adaptor-stdin.c2
-rwxr-xr-xsrc/adaptor/dlt-adaptor-udp.c2
-rwxr-xr-xsrc/console/dlt-convert.c2
-rwxr-xr-xsrc/console/dlt-receive.c2
-rwxr-xr-xsrc/daemon/dlt-daemon.c2
-rwxr-xr-xsrc/daemon/dlt-daemon.h2
-rwxr-xr-xsrc/daemon/dlt-daemon_cfg.h2
-rwxr-xr-xsrc/daemon/dlt_daemon_common.c2
-rwxr-xr-xsrc/daemon/dlt_daemon_common.h2
-rwxr-xr-xsrc/daemon/dlt_daemon_common_cfg.h2
-rw-r--r--src/examples/dlt-example-filetransfer.c2
-rwxr-xr-xsrc/examples/dlt-example-user-func.c2
-rwxr-xr-xsrc/examples/dlt-example-user.c2
-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
-rwxr-xr-xsrc/shared/dlt_common.c2
-rwxr-xr-xsrc/shared/dlt_common_cfg.h2
-rw-r--r--src/shared/dlt_offline_trace.c2
-rw-r--r--src/shared/dlt_shm.c2
-rwxr-xr-xsrc/shared/dlt_user_shared.c2
-rwxr-xr-xsrc/shared/dlt_user_shared.h2
-rwxr-xr-xsrc/shared/dlt_user_shared_cfg.h2
-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
-rwxr-xr-xsrc/tests/dlt-test-client.c2
-rw-r--r--src/tests/dlt-test-filetransfer.c2
-rw-r--r--src/tests/dlt-test-multi-process-client.c2
-rwxr-xr-xsrc/tests/dlt-test-multi-process.c2
-rw-r--r--src/tests/dlt-test-multi-process.h2
-rw-r--r--src/tests/dlt-test-stress-client.c2
-rw-r--r--src/tests/dlt-test-stress-user.c2
-rwxr-xr-xsrc/tests/dlt-test-stress.c2
-rwxr-xr-xsrc/tests/dlt-test-user.c2
49 files changed, 49 insertions, 49 deletions
diff --git a/include/dlt/dlt.h b/include/dlt/dlt.h
index b7e2ed2..7437258 100755
--- a/include/dlt/dlt.h
+++ b/include/dlt/dlt.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_client.h b/include/dlt/dlt_client.h
index eda1906..c3dbc43 100755
--- a/include/dlt/dlt_client.h
+++ b/include/dlt/dlt_client.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_client.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_common.h b/include/dlt/dlt_common.h
index 44d34bc..c3acf49 100755
--- a/include/dlt/dlt_common.h
+++ b/include/dlt/dlt_common.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_common.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_filetransfer.h b/include/dlt/dlt_filetransfer.h
index 8c55268..077e3f0 100644
--- a/include/dlt/dlt_filetransfer.h
+++ b/include/dlt/dlt_filetransfer.h
@@ -12,7 +12,7 @@
* Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
- * \file <FILE>
+ * \file dlt_filetransfer.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_offline_trace.h b/include/dlt/dlt_offline_trace.h
index dd5bea6..49471e4 100644
--- a/include/dlt/dlt_offline_trace.h
+++ b/include/dlt/dlt_offline_trace.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_offline_trace.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h
index 4b42b4a..eeece40 100755
--- a/include/dlt/dlt_protocol.h
+++ b/include/dlt/dlt_protocol.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_protocal.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_shm.h b/include/dlt/dlt_shm.h
index f1531d4..1ae53a2 100644
--- a/include/dlt/dlt_shm.h
+++ b/include/dlt/dlt_shm.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_shm.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_types.h b/include/dlt/dlt_types.h
index 9685eae..9b18969 100755
--- a/include/dlt/dlt_types.h
+++ b/include/dlt/dlt_types.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_types.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_user.h b/include/dlt/dlt_user.h
index c079dd4..250d6d2 100755
--- a/include/dlt/dlt_user.h
+++ b/include/dlt/dlt_user.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/include/dlt/dlt_user_macros.h b/include/dlt/dlt_user_macros.h
index e6420ec..9fd1f80 100755
--- a/include/dlt/dlt_user_macros.h
+++ b/include/dlt/dlt_user_macros.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user_macros.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/adaptor/dlt-adaptor-stdin.c b/src/adaptor/dlt-adaptor-stdin.c
index 7646bc9..ea9b122 100755
--- a/src/adaptor/dlt-adaptor-stdin.c
+++ b/src/adaptor/dlt-adaptor-stdin.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-adaptor-stdin.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/adaptor/dlt-adaptor-udp.c b/src/adaptor/dlt-adaptor-udp.c
index f2f17fd..2f81794 100755
--- a/src/adaptor/dlt-adaptor-udp.c
+++ b/src/adaptor/dlt-adaptor-udp.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-adaptor-udp.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/console/dlt-convert.c b/src/console/dlt-convert.c
index 0f97096..678aadf 100755
--- a/src/console/dlt-convert.c
+++ b/src/console/dlt-convert.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-convert.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/console/dlt-receive.c b/src/console/dlt-receive.c
index d35131c..5a697e0 100755
--- a/src/console/dlt-receive.c
+++ b/src/console/dlt-receive.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-receive.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt-daemon.c b/src/daemon/dlt-daemon.c
index 99468ac..84abc30 100755
--- a/src/daemon/dlt-daemon.c
+++ b/src/daemon/dlt-daemon.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-daemon.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt-daemon.h b/src/daemon/dlt-daemon.h
index 602d007..e35c849 100755
--- a/src/daemon/dlt-daemon.h
+++ b/src/daemon/dlt-daemon.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-daemon.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt-daemon_cfg.h b/src/daemon/dlt-daemon_cfg.h
index b958fe3..a46cdef 100755
--- a/src/daemon/dlt-daemon_cfg.h
+++ b/src/daemon/dlt-daemon_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-daemon_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt_daemon_common.c b/src/daemon/dlt_daemon_common.c
index e1e7828..5838c76 100755
--- a/src/daemon/dlt_daemon_common.c
+++ b/src/daemon/dlt_daemon_common.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_daemon_common.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt_daemon_common.h b/src/daemon/dlt_daemon_common.h
index 3dcd596..a9aaa4c 100755
--- a/src/daemon/dlt_daemon_common.h
+++ b/src/daemon/dlt_daemon_common.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_daemon_common.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/daemon/dlt_daemon_common_cfg.h b/src/daemon/dlt_daemon_common_cfg.h
index 8cc7dc6..808c68b 100755
--- a/src/daemon/dlt_daemon_common_cfg.h
+++ b/src/daemon/dlt_daemon_common_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_daemon_common_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/examples/dlt-example-filetransfer.c b/src/examples/dlt-example-filetransfer.c
index 91201e7..6c18b21 100644
--- a/src/examples/dlt-example-filetransfer.c
+++ b/src/examples/dlt-example-filetransfer.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-example-filetransfer.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/examples/dlt-example-user-func.c b/src/examples/dlt-example-user-func.c
index 5e50a3a..9bc15f4 100755
--- a/src/examples/dlt-example-user-func.c
+++ b/src/examples/dlt-example-user-func.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-example-user-func.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/examples/dlt-example-user.c b/src/examples/dlt-example-user.c
index f97c0f4..4b55624 100755
--- a/src/examples/dlt-example-user.c
+++ b/src/examples/dlt-example-user.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-example-user.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/lib/dlt_client.c b/src/lib/dlt_client.c
index 4c78da1..acc72f4 100755
--- a/src/lib/dlt_client.c
+++ b/src/lib/dlt_client.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_client.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/lib/dlt_client_cfg.h b/src/lib/dlt_client_cfg.h
index f4c14e3..d011606 100755
--- a/src/lib/dlt_client_cfg.h
+++ b/src/lib/dlt_client_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_client_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/lib/dlt_filetransfer.c b/src/lib/dlt_filetransfer.c
index 129c0a2..dbfaa82 100644
--- a/src/lib/dlt_filetransfer.c
+++ b/src/lib/dlt_filetransfer.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_filetransfer.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/lib/dlt_user.c b/src/lib/dlt_user.c
index 33bab2c..e91e294 100755
--- a/src/lib/dlt_user.c
+++ b/src/lib/dlt_user.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/lib/dlt_user_cfg.h b/src/lib/dlt_user_cfg.h
index f3b3f34..297b904 100755
--- a/src/lib/dlt_user_cfg.h
+++ b/src/lib/dlt_user_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_common.c b/src/shared/dlt_common.c
index ae465a1..457cb75 100755
--- a/src/shared/dlt_common.c
+++ b/src/shared/dlt_common.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_common.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_common_cfg.h b/src/shared/dlt_common_cfg.h
index c08c39c..81cb2c4 100755
--- a/src/shared/dlt_common_cfg.h
+++ b/src/shared/dlt_common_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_common_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_offline_trace.c b/src/shared/dlt_offline_trace.c
index be60a61..228bdfb 100644
--- a/src/shared/dlt_offline_trace.c
+++ b/src/shared/dlt_offline_trace.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_offline_trace.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_shm.c b/src/shared/dlt_shm.c
index 0502fb2..891a573 100644
--- a/src/shared/dlt_shm.c
+++ b/src/shared/dlt_shm.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_shm.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_user_shared.c b/src/shared/dlt_user_shared.c
index fbbaec3..7271c2c 100755
--- a/src/shared/dlt_user_shared.c
+++ b/src/shared/dlt_user_shared.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user_shared.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_user_shared.h b/src/shared/dlt_user_shared.h
index 9ffcce8..ec891c3 100755
--- a/src/shared/dlt_user_shared.h
+++ b/src/shared/dlt_user_shared.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user_shared.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/shared/dlt_user_shared_cfg.h b/src/shared/dlt_user_shared_cfg.h
index 2357467..23ef43e 100755
--- a/src/shared/dlt_user_shared_cfg.h
+++ b/src/shared/dlt_user_shared_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt_user_shared_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/system/dlt-system-log.c b/src/system/dlt-system-log.c
index 104a96e..8ec47d9 100644
--- a/src/system/dlt-system-log.c
+++ b/src/system/dlt-system-log.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-system-log.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/system/dlt-system-log.h b/src/system/dlt-system-log.h
index 55ac808..ad439ef 100644
--- a/src/system/dlt-system-log.h
+++ b/src/system/dlt-system-log.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-system-log.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/system/dlt-system.c b/src/system/dlt-system.c
index fe9c86c..0200310 100755
--- a/src/system/dlt-system.c
+++ b/src/system/dlt-system.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-system.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/system/dlt-system.h b/src/system/dlt-system.h
index 55e15cc..91a2fb3 100644
--- a/src/system/dlt-system.h
+++ b/src/system/dlt-system.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-system.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/system/dlt-system_cfg.h b/src/system/dlt-system_cfg.h
index fce27e6..deb845f 100644
--- a/src/system/dlt-system_cfg.h
+++ b/src/system/dlt-system_cfg.h
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-system_cfg.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-client.c b/src/tests/dlt-test-client.c
index ed212fe..d25d90e 100755
--- a/src/tests/dlt-test-client.c
+++ b/src/tests/dlt-test-client.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-client.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-filetransfer.c b/src/tests/dlt-test-filetransfer.c
index 0813190..45575bb 100644
--- a/src/tests/dlt-test-filetransfer.c
+++ b/src/tests/dlt-test-filetransfer.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-filetransfer.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-multi-process-client.c b/src/tests/dlt-test-multi-process-client.c
index 7dc36a9..6aaabd8 100644
--- a/src/tests/dlt-test-multi-process-client.c
+++ b/src/tests/dlt-test-multi-process-client.c
@@ -15,7 +15,7 @@
*
* \author Lassi Marttala <Lassi.LM.Marttala@partner.bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-multi-process-client.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-multi-process.c b/src/tests/dlt-test-multi-process.c
index 9dbd507..7ecea87 100755
--- a/src/tests/dlt-test-multi-process.c
+++ b/src/tests/dlt-test-multi-process.c
@@ -15,7 +15,7 @@
*
* \author Lassi Marttala <Lassi.LM.Marttala@partner.bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-multi-process.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-multi-process.h b/src/tests/dlt-test-multi-process.h
index 92a8a5a..0c252ae 100644
--- a/src/tests/dlt-test-multi-process.h
+++ b/src/tests/dlt-test-multi-process.h
@@ -15,7 +15,7 @@
*
* \author Lassi Marttala <Lassi.LM.Marttala@partner.bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-multi-process.h
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-stress-client.c b/src/tests/dlt-test-stress-client.c
index bc628c9..db346f6 100644
--- a/src/tests/dlt-test-stress-client.c
+++ b/src/tests/dlt-test-stress-client.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-stress-client.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-stress-user.c b/src/tests/dlt-test-stress-user.c
index e8827ca..9065d92 100644
--- a/src/tests/dlt-test-stress-user.c
+++ b/src/tests/dlt-test-stress-user.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-stress-user.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-stress.c b/src/tests/dlt-test-stress.c
index 6e8baf1..81c5e53 100755
--- a/src/tests/dlt-test-stress.c
+++ b/src/tests/dlt-test-stress.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-stress.c
* For further information see http://www.genivi.org/.
* @licence end@
*/
diff --git a/src/tests/dlt-test-user.c b/src/tests/dlt-test-user.c
index 96e3491..cbbf0cf 100755
--- a/src/tests/dlt-test-user.c
+++ b/src/tests/dlt-test-user.c
@@ -15,7 +15,7 @@
*
* \author Alexander Wenzel <alexander.wenzel@bmw.de> BMW 2011-2012
*
- * \file <FILE>
+ * \file dlt-test-user.c
* For further information see http://www.genivi.org/.
* @licence end@
*/