summaryrefslogtreecommitdiff
path: root/src/CommonAPI/Event.h
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-01-14 15:06:54 +0100
committerJohannes Schanda <schanda@itestra.de>2013-01-14 17:31:52 +0100
commite0b9ac7e917187ff17e58437cbfd451215336956 (patch)
tree48d2e7931b7a8d9df05da19d1b6ce5de9f795792 /src/CommonAPI/Event.h
parent9a44fd94f7393b931b9d3aa5c6617218d3d06196 (diff)
downloadgenivi-common-api-runtime-e0b9ac7e917187ff17e58437cbfd451215336956.tar.gz
Correct licence headers for genivi release
Diffstat (limited to 'src/CommonAPI/Event.h')
-rw-r--r--src/CommonAPI/Event.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/CommonAPI/Event.h b/src/CommonAPI/Event.h
index fd5d73d..19a74fa 100644
--- a/src/CommonAPI/Event.h
+++ b/src/CommonAPI/Event.h
@@ -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/. */
#ifndef COMMONAPI_EVENT_H_