summaryrefslogtreecommitdiff
path: root/src/CommonAPI/DBus/DBusConnection.cpp
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-01-14 15:26:41 +0100
committerJohannes Schanda <schanda@itestra.de>2013-01-15 11:29:54 +0100
commite9a7ac036b1fc056c54679bf2f5e029100fa93c8 (patch)
tree7e1ea8f8598ab00b5f86f763f18feb9e956487af /src/CommonAPI/DBus/DBusConnection.cpp
parent31fc3fb9b91d99c743aaf7a670543c749311a911 (diff)
downloadgenivi-common-api-dbus-runtime-e9a7ac036b1fc056c54679bf2f5e029100fa93c8.tar.gz
Clean license headers for genivi release
Diffstat (limited to 'src/CommonAPI/DBus/DBusConnection.cpp')
-rw-r--r--src/CommonAPI/DBus/DBusConnection.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/CommonAPI/DBus/DBusConnection.cpp b/src/CommonAPI/DBus/DBusConnection.cpp
index f94df52..19def0d 100644
--- a/src/CommonAPI/DBus/DBusConnection.cpp
+++ b/src/CommonAPI/DBus/DBusConnection.cpp
@@ -1,4 +1,7 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
+/* Copyright (C) 2013 BMW Group
+ * Author: Manfred Bathelt (manfred.bathelt@bmw.de)
+ * Author: Juergen Gehring (juergen.gehring@bmw.de)
+ * This Source Code Form is subject to the terms of the 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/. */
#include "DBusConnection.h"