summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index 529263a..bf86895 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,3 +1,21 @@
+/* SPDXLicenseID: MPL-2.0
+*
+* Copyright (C) 2014, GENIVI Alliance
+*
+* This file is part of AudioManager Monitor
+*
+* 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:
+* May 2016
+* Added header w/ copyright.
+*/
+
+
#include <QGuiApplication>
#include <QQmlApplicationEngine>
#include <QQmlContext>