summaryrefslogtreecommitdiff
path: root/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Button.qml')
-rw-r--r--Button.qml15
1 files changed, 15 insertions, 0 deletions
diff --git a/Button.qml b/Button.qml
index 2607ccb..a3fcd4b 100644
--- a/Button.qml
+++ b/Button.qml
@@ -1,3 +1,18 @@
+/* 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:
+*/
+
import QtQuick 2.0
import com.windriver.ammonitor 1.0