summaryrefslogtreecommitdiff
path: root/pulseplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pulseplayer.cpp')
-rw-r--r--pulseplayer.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/pulseplayer.cpp b/pulseplayer.cpp
index ae924a7..966e9b4 100644
--- a/pulseplayer.cpp
+++ b/pulseplayer.cpp
@@ -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:
+*/
+
#include "pulseplayer.h"
//PulsePlayer::PulsePlayer(QString filePath, QString sinkName, QString sourceName, QObject *parent) :