summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/qt7
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/qt7')
-rw-r--r--src/3rdparty/phonon/qt7/CMakeLists.txt2
-rw-r--r--src/3rdparty/phonon/qt7/ConfigureChecks.cmake2
-rw-r--r--src/3rdparty/phonon/qt7/audioconnection.h2
-rw-r--r--src/3rdparty/phonon/qt7/audioconnection.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiodevice.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiodevice.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audioeffects.h2
-rw-r--r--src/3rdparty/phonon/qt7/audioeffects.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiograph.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiograph.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiomixer.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiomixer.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audionode.h2
-rw-r--r--src/3rdparty/phonon/qt7/audionode.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiooutput.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiooutput.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiopartoutput.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiopartoutput.mm2
-rw-r--r--src/3rdparty/phonon/qt7/audiosplitter.h2
-rw-r--r--src/3rdparty/phonon/qt7/audiosplitter.mm2
-rw-r--r--src/3rdparty/phonon/qt7/backend.h2
-rw-r--r--src/3rdparty/phonon/qt7/backend.mm2
-rw-r--r--src/3rdparty/phonon/qt7/backendheader.h2
-rw-r--r--src/3rdparty/phonon/qt7/backendheader.mm2
-rw-r--r--src/3rdparty/phonon/qt7/backendinfo.h2
-rw-r--r--src/3rdparty/phonon/qt7/backendinfo.mm2
-rw-r--r--src/3rdparty/phonon/qt7/medianode.h2
-rw-r--r--src/3rdparty/phonon/qt7/medianode.mm2
-rw-r--r--src/3rdparty/phonon/qt7/medianodeevent.h2
-rw-r--r--src/3rdparty/phonon/qt7/medianodeevent.mm2
-rw-r--r--src/3rdparty/phonon/qt7/medianodevideopart.h2
-rw-r--r--src/3rdparty/phonon/qt7/medianodevideopart.mm2
-rw-r--r--src/3rdparty/phonon/qt7/mediaobject.h2
-rw-r--r--src/3rdparty/phonon/qt7/mediaobject.mm2
-rw-r--r--src/3rdparty/phonon/qt7/mediaobjectaudionode.h2
-rw-r--r--src/3rdparty/phonon/qt7/mediaobjectaudionode.mm2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimeaudioplayer.h2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimeaudioplayer.mm2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimemetadata.h2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimemetadata.mm2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimestreamreader.h2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimestreamreader.mm2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimevideoplayer.h2
-rw-r--r--src/3rdparty/phonon/qt7/quicktimevideoplayer.mm2
-rw-r--r--src/3rdparty/phonon/qt7/videoeffect.h2
-rw-r--r--src/3rdparty/phonon/qt7/videoeffect.mm2
-rw-r--r--src/3rdparty/phonon/qt7/videoframe.h2
-rw-r--r--src/3rdparty/phonon/qt7/videoframe.mm2
-rw-r--r--src/3rdparty/phonon/qt7/videowidget.h2
-rw-r--r--src/3rdparty/phonon/qt7/videowidget.mm2
50 files changed, 50 insertions, 50 deletions
diff --git a/src/3rdparty/phonon/qt7/CMakeLists.txt b/src/3rdparty/phonon/qt7/CMakeLists.txt
index 5310be12ef..a3e68c2549 100644
--- a/src/3rdparty/phonon/qt7/CMakeLists.txt
+++ b/src/3rdparty/phonon/qt7/CMakeLists.txt
@@ -1,4 +1,4 @@
-# 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
diff --git a/src/3rdparty/phonon/qt7/ConfigureChecks.cmake b/src/3rdparty/phonon/qt7/ConfigureChecks.cmake
index 96448679bb..2ab399ba49 100644
--- a/src/3rdparty/phonon/qt7/ConfigureChecks.cmake
+++ b/src/3rdparty/phonon/qt7/ConfigureChecks.cmake
@@ -1,4 +1,4 @@
-# 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
diff --git a/src/3rdparty/phonon/qt7/audioconnection.h b/src/3rdparty/phonon/qt7/audioconnection.h
index 21297441b0..78730c9e93 100644
--- a/src/3rdparty/phonon/qt7/audioconnection.h
+++ b/src/3rdparty/phonon/qt7/audioconnection.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audioconnection.mm b/src/3rdparty/phonon/qt7/audioconnection.mm
index 39b8b3062c..e12dfa1845 100644
--- a/src/3rdparty/phonon/qt7/audioconnection.mm
+++ b/src/3rdparty/phonon/qt7/audioconnection.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiodevice.h b/src/3rdparty/phonon/qt7/audiodevice.h
index 36e937e13c..a3d1b3af84 100644
--- a/src/3rdparty/phonon/qt7/audiodevice.h
+++ b/src/3rdparty/phonon/qt7/audiodevice.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiodevice.mm b/src/3rdparty/phonon/qt7/audiodevice.mm
index 6bec62d8ea..8b0e7949c3 100644
--- a/src/3rdparty/phonon/qt7/audiodevice.mm
+++ b/src/3rdparty/phonon/qt7/audiodevice.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audioeffects.h b/src/3rdparty/phonon/qt7/audioeffects.h
index 33fff1c231..5260c2ae45 100644
--- a/src/3rdparty/phonon/qt7/audioeffects.h
+++ b/src/3rdparty/phonon/qt7/audioeffects.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audioeffects.mm b/src/3rdparty/phonon/qt7/audioeffects.mm
index b0ec3cce80..5091332258 100644
--- a/src/3rdparty/phonon/qt7/audioeffects.mm
+++ b/src/3rdparty/phonon/qt7/audioeffects.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiograph.h b/src/3rdparty/phonon/qt7/audiograph.h
index 76bc21a22a..a5ff87004f 100644
--- a/src/3rdparty/phonon/qt7/audiograph.h
+++ b/src/3rdparty/phonon/qt7/audiograph.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiograph.mm b/src/3rdparty/phonon/qt7/audiograph.mm
index 0d096e375c..fa73138eb3 100644
--- a/src/3rdparty/phonon/qt7/audiograph.mm
+++ b/src/3rdparty/phonon/qt7/audiograph.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiomixer.h b/src/3rdparty/phonon/qt7/audiomixer.h
index 275d7df35a..900463e58c 100644
--- a/src/3rdparty/phonon/qt7/audiomixer.h
+++ b/src/3rdparty/phonon/qt7/audiomixer.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiomixer.mm b/src/3rdparty/phonon/qt7/audiomixer.mm
index 30b1e6f63d..de2aab17d0 100644
--- a/src/3rdparty/phonon/qt7/audiomixer.mm
+++ b/src/3rdparty/phonon/qt7/audiomixer.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audionode.h b/src/3rdparty/phonon/qt7/audionode.h
index 2498e4907f..d7d79795eb 100644
--- a/src/3rdparty/phonon/qt7/audionode.h
+++ b/src/3rdparty/phonon/qt7/audionode.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audionode.mm b/src/3rdparty/phonon/qt7/audionode.mm
index 961230cd7c..5f6a159810 100644
--- a/src/3rdparty/phonon/qt7/audionode.mm
+++ b/src/3rdparty/phonon/qt7/audionode.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiooutput.h b/src/3rdparty/phonon/qt7/audiooutput.h
index c4a052608f..ba7590699e 100644
--- a/src/3rdparty/phonon/qt7/audiooutput.h
+++ b/src/3rdparty/phonon/qt7/audiooutput.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiooutput.mm b/src/3rdparty/phonon/qt7/audiooutput.mm
index 38066d50c1..a2d44db7f7 100644
--- a/src/3rdparty/phonon/qt7/audiooutput.mm
+++ b/src/3rdparty/phonon/qt7/audiooutput.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiopartoutput.h b/src/3rdparty/phonon/qt7/audiopartoutput.h
index 0ccdfb676d..d75e87caa5 100644
--- a/src/3rdparty/phonon/qt7/audiopartoutput.h
+++ b/src/3rdparty/phonon/qt7/audiopartoutput.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiopartoutput.mm b/src/3rdparty/phonon/qt7/audiopartoutput.mm
index b985e69742..4123674a22 100644
--- a/src/3rdparty/phonon/qt7/audiopartoutput.mm
+++ b/src/3rdparty/phonon/qt7/audiopartoutput.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiosplitter.h b/src/3rdparty/phonon/qt7/audiosplitter.h
index ed6101f0de..66c4b54fc3 100644
--- a/src/3rdparty/phonon/qt7/audiosplitter.h
+++ b/src/3rdparty/phonon/qt7/audiosplitter.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/audiosplitter.mm b/src/3rdparty/phonon/qt7/audiosplitter.mm
index 685ea1262b..eae6a9499c 100644
--- a/src/3rdparty/phonon/qt7/audiosplitter.mm
+++ b/src/3rdparty/phonon/qt7/audiosplitter.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backend.h b/src/3rdparty/phonon/qt7/backend.h
index 287fcec4f3..0710a214d6 100644
--- a/src/3rdparty/phonon/qt7/backend.h
+++ b/src/3rdparty/phonon/qt7/backend.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backend.mm b/src/3rdparty/phonon/qt7/backend.mm
index 327ddd7703..2d9f93e594 100644
--- a/src/3rdparty/phonon/qt7/backend.mm
+++ b/src/3rdparty/phonon/qt7/backend.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backendheader.h b/src/3rdparty/phonon/qt7/backendheader.h
index fd0d892c0a..06cf56c2af 100644
--- a/src/3rdparty/phonon/qt7/backendheader.h
+++ b/src/3rdparty/phonon/qt7/backendheader.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backendheader.mm b/src/3rdparty/phonon/qt7/backendheader.mm
index 3a733890ef..17405b210f 100644
--- a/src/3rdparty/phonon/qt7/backendheader.mm
+++ b/src/3rdparty/phonon/qt7/backendheader.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backendinfo.h b/src/3rdparty/phonon/qt7/backendinfo.h
index c30cda34ae..ddc3bb3c4e 100644
--- a/src/3rdparty/phonon/qt7/backendinfo.h
+++ b/src/3rdparty/phonon/qt7/backendinfo.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/backendinfo.mm b/src/3rdparty/phonon/qt7/backendinfo.mm
index 0d51db0926..b63bfac35b 100644
--- a/src/3rdparty/phonon/qt7/backendinfo.mm
+++ b/src/3rdparty/phonon/qt7/backendinfo.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianode.h b/src/3rdparty/phonon/qt7/medianode.h
index 595e4daa0a..c7daa38a7c 100644
--- a/src/3rdparty/phonon/qt7/medianode.h
+++ b/src/3rdparty/phonon/qt7/medianode.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianode.mm b/src/3rdparty/phonon/qt7/medianode.mm
index 00f8340ded..9993559554 100644
--- a/src/3rdparty/phonon/qt7/medianode.mm
+++ b/src/3rdparty/phonon/qt7/medianode.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianodeevent.h b/src/3rdparty/phonon/qt7/medianodeevent.h
index ad6e2123f1..ac7a0b7a61 100644
--- a/src/3rdparty/phonon/qt7/medianodeevent.h
+++ b/src/3rdparty/phonon/qt7/medianodeevent.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianodeevent.mm b/src/3rdparty/phonon/qt7/medianodeevent.mm
index 664fbbc22c..e9e1472ac4 100644
--- a/src/3rdparty/phonon/qt7/medianodeevent.mm
+++ b/src/3rdparty/phonon/qt7/medianodeevent.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianodevideopart.h b/src/3rdparty/phonon/qt7/medianodevideopart.h
index fb1f89ce86..ffe163ce9f 100644
--- a/src/3rdparty/phonon/qt7/medianodevideopart.h
+++ b/src/3rdparty/phonon/qt7/medianodevideopart.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/medianodevideopart.mm b/src/3rdparty/phonon/qt7/medianodevideopart.mm
index da060da8f2..25278a666e 100644
--- a/src/3rdparty/phonon/qt7/medianodevideopart.mm
+++ b/src/3rdparty/phonon/qt7/medianodevideopart.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/mediaobject.h b/src/3rdparty/phonon/qt7/mediaobject.h
index d59ee7738b..8f2ba93dcf 100644
--- a/src/3rdparty/phonon/qt7/mediaobject.h
+++ b/src/3rdparty/phonon/qt7/mediaobject.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/mediaobject.mm b/src/3rdparty/phonon/qt7/mediaobject.mm
index 95859ef69d..13240b0d35 100644
--- a/src/3rdparty/phonon/qt7/mediaobject.mm
+++ b/src/3rdparty/phonon/qt7/mediaobject.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/mediaobjectaudionode.h b/src/3rdparty/phonon/qt7/mediaobjectaudionode.h
index 7939aaa96d..f15fbfa5c6 100644
--- a/src/3rdparty/phonon/qt7/mediaobjectaudionode.h
+++ b/src/3rdparty/phonon/qt7/mediaobjectaudionode.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/mediaobjectaudionode.mm b/src/3rdparty/phonon/qt7/mediaobjectaudionode.mm
index 66d6041514..aed809cbfc 100644
--- a/src/3rdparty/phonon/qt7/mediaobjectaudionode.mm
+++ b/src/3rdparty/phonon/qt7/mediaobjectaudionode.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimeaudioplayer.h b/src/3rdparty/phonon/qt7/quicktimeaudioplayer.h
index 25ddb5e890..edbf2d4999 100644
--- a/src/3rdparty/phonon/qt7/quicktimeaudioplayer.h
+++ b/src/3rdparty/phonon/qt7/quicktimeaudioplayer.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimeaudioplayer.mm b/src/3rdparty/phonon/qt7/quicktimeaudioplayer.mm
index 61c97ccde8..21d3de9cee 100644
--- a/src/3rdparty/phonon/qt7/quicktimeaudioplayer.mm
+++ b/src/3rdparty/phonon/qt7/quicktimeaudioplayer.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimemetadata.h b/src/3rdparty/phonon/qt7/quicktimemetadata.h
index c589535980..5c22029ab4 100644
--- a/src/3rdparty/phonon/qt7/quicktimemetadata.h
+++ b/src/3rdparty/phonon/qt7/quicktimemetadata.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimemetadata.mm b/src/3rdparty/phonon/qt7/quicktimemetadata.mm
index 2dcc152667..d9c56b3117 100644
--- a/src/3rdparty/phonon/qt7/quicktimemetadata.mm
+++ b/src/3rdparty/phonon/qt7/quicktimemetadata.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimestreamreader.h b/src/3rdparty/phonon/qt7/quicktimestreamreader.h
index 0e7590cd58..4c5fb42ae4 100644
--- a/src/3rdparty/phonon/qt7/quicktimestreamreader.h
+++ b/src/3rdparty/phonon/qt7/quicktimestreamreader.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimestreamreader.mm b/src/3rdparty/phonon/qt7/quicktimestreamreader.mm
index 7131616a4f..cc7c68f400 100644
--- a/src/3rdparty/phonon/qt7/quicktimestreamreader.mm
+++ b/src/3rdparty/phonon/qt7/quicktimestreamreader.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimevideoplayer.h b/src/3rdparty/phonon/qt7/quicktimevideoplayer.h
index 8495e18e9a..7800897888 100644
--- a/src/3rdparty/phonon/qt7/quicktimevideoplayer.h
+++ b/src/3rdparty/phonon/qt7/quicktimevideoplayer.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/quicktimevideoplayer.mm b/src/3rdparty/phonon/qt7/quicktimevideoplayer.mm
index 02a594b4d8..260bca7558 100644
--- a/src/3rdparty/phonon/qt7/quicktimevideoplayer.mm
+++ b/src/3rdparty/phonon/qt7/quicktimevideoplayer.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videoeffect.h b/src/3rdparty/phonon/qt7/videoeffect.h
index 9189a6a03a..83a474f3c5 100644
--- a/src/3rdparty/phonon/qt7/videoeffect.h
+++ b/src/3rdparty/phonon/qt7/videoeffect.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videoeffect.mm b/src/3rdparty/phonon/qt7/videoeffect.mm
index c33a9196db..06c5a167ce 100644
--- a/src/3rdparty/phonon/qt7/videoeffect.mm
+++ b/src/3rdparty/phonon/qt7/videoeffect.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videoframe.h b/src/3rdparty/phonon/qt7/videoframe.h
index 506960728f..5c5e36f5ff 100644
--- a/src/3rdparty/phonon/qt7/videoframe.h
+++ b/src/3rdparty/phonon/qt7/videoframe.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videoframe.mm b/src/3rdparty/phonon/qt7/videoframe.mm
index 92a3cd5181..2276c77148 100644
--- a/src/3rdparty/phonon/qt7/videoframe.mm
+++ b/src/3rdparty/phonon/qt7/videoframe.mm
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videowidget.h b/src/3rdparty/phonon/qt7/videowidget.h
index 8d084ec368..c0f53a25f8 100644
--- a/src/3rdparty/phonon/qt7/videowidget.h
+++ b/src/3rdparty/phonon/qt7/videowidget.h
@@ -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
diff --git a/src/3rdparty/phonon/qt7/videowidget.mm b/src/3rdparty/phonon/qt7/videowidget.mm
index 736dcdf846..2f6a8140eb 100644
--- a/src/3rdparty/phonon/qt7/videowidget.mm
+++ b/src/3rdparty/phonon/qt7/videowidget.mm
@@ -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