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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/gstreamer/phononsrc.cpp b/src/3rdparty/phonon/gstreamer/phononsrc.cpp
index f893fb50b8..43fe89f44f 100644
--- a/src/3rdparty/phonon/gstreamer/phononsrc.cpp
+++ b/src/3rdparty/phonon/gstreamer/phononsrc.cpp
@@ -1,6 +1,6 @@
/* This file is part of the KDE project.
-Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
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
@@ -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)";
GstElementDetails details = GST_ELEMENT_DETAILS (longname,
klass,
description,