summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/gstreamer/phononsrc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/gstreamer/phononsrc.cpp')
-rw-r--r--src/3rdparty/phonon/gstreamer/phononsrc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/gstreamer/phononsrc.cpp b/src/3rdparty/phonon/gstreamer/phononsrc.cpp
index 0d07d93d42..8ff57a9eb4 100644
--- a/src/3rdparty/phonon/gstreamer/phononsrc.cpp
+++ b/src/3rdparty/phonon/gstreamer/phononsrc.cpp
@@ -71,7 +71,7 @@ static void phonon_src_base_init (gpointer g_class) {
static gchar longname[] = "Phonon Stream Source",
klass[] = "Source/File",
description[] = "Read from a Phonon StreamInterface",
- author[] = "Nokia Corporation and/or its subsidiary(-ies) <qt-info@nokia.com>";
+ author[] = "Digia Plc and/or its subsidiary(-ies) <qt-info@nokia.com>";
GstElementDetails details = GST_ELEMENT_DETAILS (longname,
klass,
description,