summaryrefslogtreecommitdiffstats
path: root/src/QuickStreamer/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QuickStreamer/item.h')
-rw-r--r--src/QuickStreamer/item.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/QuickStreamer/item.h b/src/QuickStreamer/item.h
index 5a24439..385699e 100644
--- a/src/QuickStreamer/item.h
+++ b/src/QuickStreamer/item.h
@@ -1,3 +1,22 @@
+// QtQuickStreamer, QML bindings for the GStreamer multimedia framework
+// Copyright (C) 2013 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
+//
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 US
+//
+// Author: Mathias Hasselmann <mathias@taschenorakel.de>
+//
#ifndef QQUICKSTREAMER_ITEM_H
#define QQUICKSTREAMER_ITEM_H