summaryrefslogtreecommitdiff
path: root/app/qml-example/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/qml-example/main.h')
-rw-r--r--app/qml-example/main.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/app/qml-example/main.h b/app/qml-example/main.h
index a090b07..dd988a3 100644
--- a/app/qml-example/main.h
+++ b/app/qml-example/main.h
@@ -1,3 +1,21 @@
+/**
+ * SPDX license identifier: MPL-2.0
+ *
+ * Copyright (C) 2015, GENIVI Alliance
+ *
+ * This file is part of GENIVI Demo Platform HMI.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License (MPL), 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/.
+ *
+ * For further information see http://www.genivi.org/.
+ *
+ * List of changes:
+ * 29.Jan.2014, Holger Behrens, written based on Qt5 documentation
+ * http://doc.qt.io/qt-5/qtqml-cppintegration-interactqmlfromcpp.html
+ */
+
#ifndef MAIN_H
#define MAIN_H