summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-05 15:41:44 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-06 01:43:40 +0100
commitbc7d964a053a3a37a0b286ee17ee15c9ef747c3e (patch)
tree42688c9e2253a5f23b8305f3329fe9eaa1bc6f93 /examples
parent3910efbda60d125ca22fb70afe83c224d742d483 (diff)
Update copyright year in license headers.
Change-Id: Ib82c1be5548443ef1f5e97b3d5641a2f55d212af Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative-radio/main.cpp2
-rw-r--r--examples/declarative-radio/view.qml2
-rw-r--r--examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp2
-rw-r--r--examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h2
-rw-r--r--examples/spectrum/app/engine.cpp2
-rw-r--r--examples/spectrum/app/engine.h2
-rw-r--r--examples/spectrum/app/frequencyspectrum.cpp2
-rw-r--r--examples/spectrum/app/frequencyspectrum.h2
-rw-r--r--examples/spectrum/app/levelmeter.cpp2
-rw-r--r--examples/spectrum/app/levelmeter.h2
-rw-r--r--examples/spectrum/app/main.cpp2
-rw-r--r--examples/spectrum/app/mainwidget.cpp2
-rw-r--r--examples/spectrum/app/mainwidget.h2
-rw-r--r--examples/spectrum/app/progressbar.cpp2
-rw-r--r--examples/spectrum/app/progressbar.h2
-rw-r--r--examples/spectrum/app/settingsdialog.cpp2
-rw-r--r--examples/spectrum/app/settingsdialog.h2
-rw-r--r--examples/spectrum/app/spectrograph.cpp2
-rw-r--r--examples/spectrum/app/spectrograph.h2
-rw-r--r--examples/spectrum/app/spectrum.h2
-rw-r--r--examples/spectrum/app/spectrumanalyser.cpp2
-rw-r--r--examples/spectrum/app/spectrumanalyser.h2
-rw-r--r--examples/spectrum/app/tonegenerator.cpp2
-rw-r--r--examples/spectrum/app/tonegenerator.h2
-rw-r--r--examples/spectrum/app/tonegeneratordialog.cpp2
-rw-r--r--examples/spectrum/app/tonegeneratordialog.h2
-rw-r--r--examples/spectrum/app/utils.cpp2
-rw-r--r--examples/spectrum/app/utils.h2
-rw-r--r--examples/spectrum/app/waveform.cpp2
-rw-r--r--examples/spectrum/app/waveform.h2
-rw-r--r--examples/spectrum/app/wavfile.cpp2
-rw-r--r--examples/spectrum/app/wavfile.h2
-rw-r--r--examples/video/qmlvideo/main.cpp2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/Button.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/Content.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/Scene.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml2
-rw-r--r--examples/video/qmlvideo/qml/qmlvideo/main.qml2
-rw-r--r--examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp2
-rw-r--r--examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h2
-rw-r--r--examples/video/qmlvideo/trace.h2
-rw-r--r--examples/video/qmlvideofx/filereader.cpp2
-rw-r--r--examples/video/qmlvideofx/filereader.h2
-rw-r--r--examples/video/qmlvideofx/main.cpp2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/Button.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/Content.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml2
-rw-r--r--examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml2
-rw-r--r--examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp2
-rw-r--r--examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h2
-rw-r--r--examples/video/qmlvideofx/shaders/billboard.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/blackandwhite.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/emboss.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/gaussianblur_h.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/gaussianblur_v.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/glow.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/isolate.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/magnify.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/pagecurl.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/pixelate.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/posterize.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/ripple.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/selectionpanel.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/sepia.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/sharpen.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/shockwave.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/tiltshift.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/toon.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/vignette.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/warhol.fsh2
-rw-r--r--examples/video/qmlvideofx/shaders/wobble.fsh2
-rw-r--r--examples/video/qmlvideofx/trace.h2
-rw-r--r--examples/video/snippets/frequencymonitor/frequencymonitor.cpp2
-rw-r--r--examples/video/snippets/frequencymonitor/frequencymonitor.h2
-rw-r--r--examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp2
-rw-r--r--examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml2
-rw-r--r--examples/video/snippets/performancemonitor/performancemonitor.cpp2
-rw-r--r--examples/video/snippets/performancemonitor/performancemonitor.h2
-rw-r--r--examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp2
-rw-r--r--examples/video/snippets/performancemonitor/performancemonitordeclarative.h2
-rw-r--r--examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml2
157 files changed, 157 insertions, 157 deletions
diff --git a/examples/declarative-radio/main.cpp b/examples/declarative-radio/main.cpp
index 6df1ce858..6fd587277 100644
--- a/examples/declarative-radio/main.cpp
+++ b/examples/declarative-radio/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
- ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative-radio/view.qml b/examples/declarative-radio/view.qml
index 71cca9d11..e1fcb7130 100644
--- a/examples/declarative-radio/view.qml
+++ b/examples/declarative-radio/view.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
- ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp b/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
index 2e66bc06d..768e8a62f 100644
--- a/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
+++ b/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h b/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h
index 39a1d576e..5346620d3 100644
--- a/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h
+++ b/examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h
@@ -1,6 +1,6 @@
/***************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/spectrum/app/engine.cpp b/examples/spectrum/app/engine.cpp
index 01b140cdc..087ba31ca 100644
--- a/examples/spectrum/app/engine.cpp
+++ b/examples/spectrum/app/engine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/engine.h b/examples/spectrum/app/engine.h
index 51c63b370..e0981faed 100644
--- a/examples/spectrum/app/engine.h
+++ b/examples/spectrum/app/engine.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/frequencyspectrum.cpp b/examples/spectrum/app/frequencyspectrum.cpp
index b4a48432a..326874b64 100644
--- a/examples/spectrum/app/frequencyspectrum.cpp
+++ b/examples/spectrum/app/frequencyspectrum.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/frequencyspectrum.h b/examples/spectrum/app/frequencyspectrum.h
index 8b2acf216..fa6bc6037 100644
--- a/examples/spectrum/app/frequencyspectrum.h
+++ b/examples/spectrum/app/frequencyspectrum.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/levelmeter.cpp b/examples/spectrum/app/levelmeter.cpp
index 35dd388c4..f75e7d0ff 100644
--- a/examples/spectrum/app/levelmeter.cpp
+++ b/examples/spectrum/app/levelmeter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/levelmeter.h b/examples/spectrum/app/levelmeter.h
index 79aa124e6..96e46590a 100644
--- a/examples/spectrum/app/levelmeter.h
+++ b/examples/spectrum/app/levelmeter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/main.cpp b/examples/spectrum/app/main.cpp
index c776499dc..6ccf51dcb 100644
--- a/examples/spectrum/app/main.cpp
+++ b/examples/spectrum/app/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/mainwidget.cpp b/examples/spectrum/app/mainwidget.cpp
index b5cf66e4b..ea21d8f63 100644
--- a/examples/spectrum/app/mainwidget.cpp
+++ b/examples/spectrum/app/mainwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/mainwidget.h b/examples/spectrum/app/mainwidget.h
index 14c62a2d3..9b91fed8e 100644
--- a/examples/spectrum/app/mainwidget.h
+++ b/examples/spectrum/app/mainwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/progressbar.cpp b/examples/spectrum/app/progressbar.cpp
index 46605101f..cf1cd485b 100644
--- a/examples/spectrum/app/progressbar.cpp
+++ b/examples/spectrum/app/progressbar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/progressbar.h b/examples/spectrum/app/progressbar.h
index b12f1c539..907960e1e 100644
--- a/examples/spectrum/app/progressbar.h
+++ b/examples/spectrum/app/progressbar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/settingsdialog.cpp b/examples/spectrum/app/settingsdialog.cpp
index 78c2db944..d9a43ee9a 100644
--- a/examples/spectrum/app/settingsdialog.cpp
+++ b/examples/spectrum/app/settingsdialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/settingsdialog.h b/examples/spectrum/app/settingsdialog.h
index 71d1796b1..e7afd61fe 100644
--- a/examples/spectrum/app/settingsdialog.h
+++ b/examples/spectrum/app/settingsdialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/spectrograph.cpp b/examples/spectrum/app/spectrograph.cpp
index 7551491da..c3882a64b 100644
--- a/examples/spectrum/app/spectrograph.cpp
+++ b/examples/spectrum/app/spectrograph.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/spectrograph.h b/examples/spectrum/app/spectrograph.h
index bfcefd84a..8be79096e 100644
--- a/examples/spectrum/app/spectrograph.h
+++ b/examples/spectrum/app/spectrograph.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/spectrum.h b/examples/spectrum/app/spectrum.h
index e8e34e69b..6c68d4642 100644
--- a/examples/spectrum/app/spectrum.h
+++ b/examples/spectrum/app/spectrum.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/spectrumanalyser.cpp b/examples/spectrum/app/spectrumanalyser.cpp
index 8c3212d34..fb5c86c58 100644
--- a/examples/spectrum/app/spectrumanalyser.cpp
+++ b/examples/spectrum/app/spectrumanalyser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/spectrumanalyser.h b/examples/spectrum/app/spectrumanalyser.h
index 663c21339..5dd6d0d18 100644
--- a/examples/spectrum/app/spectrumanalyser.h
+++ b/examples/spectrum/app/spectrumanalyser.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/tonegenerator.cpp b/examples/spectrum/app/tonegenerator.cpp
index f3cad99d9..f8deed67b 100644
--- a/examples/spectrum/app/tonegenerator.cpp
+++ b/examples/spectrum/app/tonegenerator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/tonegenerator.h b/examples/spectrum/app/tonegenerator.h
index d2aadb24e..9277f1e64 100644
--- a/examples/spectrum/app/tonegenerator.h
+++ b/examples/spectrum/app/tonegenerator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/tonegeneratordialog.cpp b/examples/spectrum/app/tonegeneratordialog.cpp
index 5e5cd6328..c668772a9 100644
--- a/examples/spectrum/app/tonegeneratordialog.cpp
+++ b/examples/spectrum/app/tonegeneratordialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/tonegeneratordialog.h b/examples/spectrum/app/tonegeneratordialog.h
index 788a0ea74..e69b335c0 100644
--- a/examples/spectrum/app/tonegeneratordialog.h
+++ b/examples/spectrum/app/tonegeneratordialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/utils.cpp b/examples/spectrum/app/utils.cpp
index 31cc25b26..e1bc69fae 100644
--- a/examples/spectrum/app/utils.cpp
+++ b/examples/spectrum/app/utils.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/utils.h b/examples/spectrum/app/utils.h
index 9c85c6102..70b302201 100644
--- a/examples/spectrum/app/utils.h
+++ b/examples/spectrum/app/utils.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/waveform.cpp b/examples/spectrum/app/waveform.cpp
index fe44a4fb2..e7ee58bae 100644
--- a/examples/spectrum/app/waveform.cpp
+++ b/examples/spectrum/app/waveform.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/waveform.h b/examples/spectrum/app/waveform.h
index a3b706d7c..9c69ff46e 100644
--- a/examples/spectrum/app/waveform.h
+++ b/examples/spectrum/app/waveform.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/wavfile.cpp b/examples/spectrum/app/wavfile.cpp
index 7c17ba91d..7a7b84643 100644
--- a/examples/spectrum/app/wavfile.cpp
+++ b/examples/spectrum/app/wavfile.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/spectrum/app/wavfile.h b/examples/spectrum/app/wavfile.h
index b974c475d..29c399ab3 100644
--- a/examples/spectrum/app/wavfile.h
+++ b/examples/spectrum/app/wavfile.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/main.cpp b/examples/video/qmlvideo/main.cpp
index de15d8a97..708edc2db 100644
--- a/examples/video/qmlvideo/main.cpp
+++ b/examples/video/qmlvideo/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/Button.qml b/examples/video/qmlvideo/qml/qmlvideo/Button.qml
index 7b101dd60..00db43d67 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/Button.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml
index 3c68acf7d..d291d8be5 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml
index 64125e438..74aa2a3b7 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml
index 06700c156..cecb7f87c 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml
index c4eabaf53..ccba4d18b 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml
index 39f02b669..992b12f65 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml
index cb30b941b..cb157b77b 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml
index 7b520ce73..7a3002807 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml
index 610f5c032..a7152a5f3 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml
index 46d4444de..45a59fb16 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml
index cebee7b44..53995596d 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml b/examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml
index ea8fca2ff..f82f19e26 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/Content.qml b/examples/video/qmlvideo/qml/qmlvideo/Content.qml
index b05b54644..e9d200860 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/Content.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/Content.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml b/examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml
index 19b91e81d..c4a133008 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml b/examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml
index db656493a..9a06b265d 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml b/examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml
index 84157ea3b..33c50017a 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/Scene.qml b/examples/video/qmlvideo/qml/qmlvideo/Scene.qml
index eef4c1996..bbcf5c658 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/Scene.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/Scene.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml
index 66f710212..ef78b0bec 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml
index c112e1db9..fc681291f 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml
index 8e19b07a0..35868f16d 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml
index 7556da8bc..e4cfcb18b 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml
index 2ab067611..1b727d5b7 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml
index 7c90574b6..480e5247b 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml
index 7c44ea217..5a108354b 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml
index 8c4e7f737..a6fdcbedd 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml
index 11c1f5e92..6f532a7ed 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml
index 537ed0706..2214a19e8 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml b/examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml
index cc20b48c0..2c064a5f9 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml b/examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml
index 6acedb128..4b0e3fe9d 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml
index 1d2e08bbf..e335174db 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml
index 41c00ab63..e7a8e6589 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml
index 52b42b2ab..54eee8c71 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml
index 84cf16c09..9c5fb7444 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml
index c5cf454ed..e0659d593 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml
index 0dd5a84c5..b959b1dd9 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml
index 6a5686c07..632f8f3a9 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml
index f46ca061f..3cffc7fa9 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml
index 9f4d0408e..58eecc027 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml
index bdfd541d7..efeb88eca 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml
index ee8f42a22..397012f58 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml
index f572fea0f..34496c7c0 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml
index 8ccfe6f5e..0202f3e9a 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml
index 1d66fd6ac..7cfb1f688 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml b/examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml
index 7ec5fa796..3069eded6 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qml/qmlvideo/main.qml b/examples/video/qmlvideo/qml/qmlvideo/main.qml
index 7bade5970..47387635d 100644
--- a/examples/video/qmlvideo/qml/qmlvideo/main.qml
+++ b/examples/video/qmlvideo/qml/qmlvideo/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp b/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp
index 526d27512..2c94b4161 100644
--- a/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h b/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h
index 9abde2d29..d07d7ef46 100644
--- a/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideo/trace.h b/examples/video/qmlvideo/trace.h
index 2705bbafa..657ed1547 100644
--- a/examples/video/qmlvideo/trace.h
+++ b/examples/video/qmlvideo/trace.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/filereader.cpp b/examples/video/qmlvideofx/filereader.cpp
index f3c08272a..d5c2174fc 100644
--- a/examples/video/qmlvideofx/filereader.cpp
+++ b/examples/video/qmlvideofx/filereader.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/filereader.h b/examples/video/qmlvideofx/filereader.h
index ff4ff3534..819881fa3 100644
--- a/examples/video/qmlvideofx/filereader.h
+++ b/examples/video/qmlvideofx/filereader.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/main.cpp b/examples/video/qmlvideofx/main.cpp
index 2765816c9..eeb70fd92 100644
--- a/examples/video/qmlvideofx/main.cpp
+++ b/examples/video/qmlvideofx/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/Button.qml b/examples/video/qmlvideofx/qml/qmlvideofx/Button.qml
index 7b101dd60..00db43d67 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/Button.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/Content.qml b/examples/video/qmlvideofx/qml/qmlvideofx/Content.qml
index 04f6b5881..291d00f1f 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/Content.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/Content.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml b/examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
index c9b7d6ea3..cfb0e574a 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml b/examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
index f3cb9c02c..c6e95245a 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml b/examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
index 29ea9587d..4e7f37b44 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml b/examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
index a6ac75442..dae5e2a08 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml b/examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml
index cab806629..edad6faa6 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml b/examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml
index 3cc217512..884c1a422 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
index e10b65944..886c2fa68 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
index 6eb0fcc41..428ce1101 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
index 0785774ae..5660d1071 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
index a4cfc5226..359601fa4 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
index c3be692fe..15b61dcb6 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
index 8bc4d9f69..861207d20 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
index 27d0af55c..176002c77 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
index ace4b36e1..1a3835d67 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
index b45a5556b..2a22a379e 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
index 62085a141..0efa9788a 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
index cb97c8ce3..7069e3c5b 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
index 2122a27a2..891f89a42 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
index 70c56db00..135cfee53 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
index 9394fb7d2..60bad5056 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
index 642db47c4..e54d36d9d 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
index 4d1092f15..793a8997d 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
index 465686e21..9b02f22dc 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
index f0b6744db..f6cf5b9d0 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
index 31315f7ef..03382742d 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
index 6e49b03c4..62421dcf4 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
index 7203705ec..b1fcac55f 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
index a60c7cce7..af9f415e7 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml b/examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
index 40d2614e4..2d97ac5d7 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml b/examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
index 84157ea3b..33c50017a 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml b/examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
index 19f239197..1883c36d1 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml b/examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
index 7b54705fa..27ddf6878 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml b/examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
index a6ff7d09c..ec396e7e6 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml b/examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml
index ea3cd6dba..e2776ce90 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml b/examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
index a1a725162..767882ca4 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml b/examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
index 5667a294f..41d9693b3 100644
--- a/examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
+++ b/examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp b/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
index 526d27512..2c94b4161 100644
--- a/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h b/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
index 9abde2d29..d07d7ef46 100644
--- a/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/billboard.fsh b/examples/video/qmlvideofx/shaders/billboard.fsh
index 0264f450c..ace1b786a 100644
--- a/examples/video/qmlvideofx/shaders/billboard.fsh
+++ b/examples/video/qmlvideofx/shaders/billboard.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/blackandwhite.fsh b/examples/video/qmlvideofx/shaders/blackandwhite.fsh
index 4ec9c7668..f5f9dc751 100644
--- a/examples/video/qmlvideofx/shaders/blackandwhite.fsh
+++ b/examples/video/qmlvideofx/shaders/blackandwhite.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/emboss.fsh b/examples/video/qmlvideofx/shaders/emboss.fsh
index 091e26050..bdf457af6 100644
--- a/examples/video/qmlvideofx/shaders/emboss.fsh
+++ b/examples/video/qmlvideofx/shaders/emboss.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/gaussianblur_h.fsh b/examples/video/qmlvideofx/shaders/gaussianblur_h.fsh
index e2d4e7d10..c6dc127e0 100644
--- a/examples/video/qmlvideofx/shaders/gaussianblur_h.fsh
+++ b/examples/video/qmlvideofx/shaders/gaussianblur_h.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/gaussianblur_v.fsh b/examples/video/qmlvideofx/shaders/gaussianblur_v.fsh
index 9aaddf092..cfbbf2edd 100644
--- a/examples/video/qmlvideofx/shaders/gaussianblur_v.fsh
+++ b/examples/video/qmlvideofx/shaders/gaussianblur_v.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/glow.fsh b/examples/video/qmlvideofx/shaders/glow.fsh
index 8c40452d5..9f2ff191f 100644
--- a/examples/video/qmlvideofx/shaders/glow.fsh
+++ b/examples/video/qmlvideofx/shaders/glow.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/isolate.fsh b/examples/video/qmlvideofx/shaders/isolate.fsh
index 2b0fad566..745f78b79 100644
--- a/examples/video/qmlvideofx/shaders/isolate.fsh
+++ b/examples/video/qmlvideofx/shaders/isolate.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/magnify.fsh b/examples/video/qmlvideofx/shaders/magnify.fsh
index 67414e316..af2c4503c 100644
--- a/examples/video/qmlvideofx/shaders/magnify.fsh
+++ b/examples/video/qmlvideofx/shaders/magnify.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/pagecurl.fsh b/examples/video/qmlvideofx/shaders/pagecurl.fsh
index 5334b869d..023714700 100644
--- a/examples/video/qmlvideofx/shaders/pagecurl.fsh
+++ b/examples/video/qmlvideofx/shaders/pagecurl.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/pixelate.fsh b/examples/video/qmlvideofx/shaders/pixelate.fsh
index 577e2582a..103f05aa2 100644
--- a/examples/video/qmlvideofx/shaders/pixelate.fsh
+++ b/examples/video/qmlvideofx/shaders/pixelate.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/posterize.fsh b/examples/video/qmlvideofx/shaders/posterize.fsh
index 2769aac2f..ad0e26278 100644
--- a/examples/video/qmlvideofx/shaders/posterize.fsh
+++ b/examples/video/qmlvideofx/shaders/posterize.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/ripple.fsh b/examples/video/qmlvideofx/shaders/ripple.fsh
index 08f57e39e..13bbb21cf 100644
--- a/examples/video/qmlvideofx/shaders/ripple.fsh
+++ b/examples/video/qmlvideofx/shaders/ripple.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/selectionpanel.fsh b/examples/video/qmlvideofx/shaders/selectionpanel.fsh
index 250accb14..3c63cbd56 100644
--- a/examples/video/qmlvideofx/shaders/selectionpanel.fsh
+++ b/examples/video/qmlvideofx/shaders/selectionpanel.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/sepia.fsh b/examples/video/qmlvideofx/shaders/sepia.fsh
index 46b0935ae..34aaa7d2d 100644
--- a/examples/video/qmlvideofx/shaders/sepia.fsh
+++ b/examples/video/qmlvideofx/shaders/sepia.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/sharpen.fsh b/examples/video/qmlvideofx/shaders/sharpen.fsh
index f4cbc67d3..d0da8274b 100644
--- a/examples/video/qmlvideofx/shaders/sharpen.fsh
+++ b/examples/video/qmlvideofx/shaders/sharpen.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/shockwave.fsh b/examples/video/qmlvideofx/shaders/shockwave.fsh
index 33c382657..d598a9c08 100644
--- a/examples/video/qmlvideofx/shaders/shockwave.fsh
+++ b/examples/video/qmlvideofx/shaders/shockwave.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh b/examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh
index d71b4e833..c82308839 100644
--- a/examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh
+++ b/examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh b/examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh
index bb97da10b..7ffda1ac6 100644
--- a/examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh
+++ b/examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/tiltshift.fsh b/examples/video/qmlvideofx/shaders/tiltshift.fsh
index 5f52d42ec..c28e61854 100644
--- a/examples/video/qmlvideofx/shaders/tiltshift.fsh
+++ b/examples/video/qmlvideofx/shaders/tiltshift.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/toon.fsh b/examples/video/qmlvideofx/shaders/toon.fsh
index 5c895fa3d..1db77f2fe 100644
--- a/examples/video/qmlvideofx/shaders/toon.fsh
+++ b/examples/video/qmlvideofx/shaders/toon.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/vignette.fsh b/examples/video/qmlvideofx/shaders/vignette.fsh
index 6f89f192e..b7cc3b074 100644
--- a/examples/video/qmlvideofx/shaders/vignette.fsh
+++ b/examples/video/qmlvideofx/shaders/vignette.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/warhol.fsh b/examples/video/qmlvideofx/shaders/warhol.fsh
index 5bd438e56..e51620a0b 100644
--- a/examples/video/qmlvideofx/shaders/warhol.fsh
+++ b/examples/video/qmlvideofx/shaders/warhol.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/shaders/wobble.fsh b/examples/video/qmlvideofx/shaders/wobble.fsh
index 5a8771d21..f41926afd 100644
--- a/examples/video/qmlvideofx/shaders/wobble.fsh
+++ b/examples/video/qmlvideofx/shaders/wobble.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/qmlvideofx/trace.h b/examples/video/qmlvideofx/trace.h
index 1a695bd24..3c1cd328d 100644
--- a/examples/video/qmlvideofx/trace.h
+++ b/examples/video/qmlvideofx/trace.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/frequencymonitor/frequencymonitor.cpp b/examples/video/snippets/frequencymonitor/frequencymonitor.cpp
index 0166ea46c..f7b98c874 100644
--- a/examples/video/snippets/frequencymonitor/frequencymonitor.cpp
+++ b/examples/video/snippets/frequencymonitor/frequencymonitor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/frequencymonitor/frequencymonitor.h b/examples/video/snippets/frequencymonitor/frequencymonitor.h
index 454633a6c..949807bb4 100644
--- a/examples/video/snippets/frequencymonitor/frequencymonitor.h
+++ b/examples/video/snippets/frequencymonitor/frequencymonitor.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp b/examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp
index 595dd0837..e984782e4 100644
--- a/examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp
+++ b/examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml b/examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml
index 5108113c0..b123556fe 100644
--- a/examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml
+++ b/examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/performancemonitor/performancemonitor.cpp b/examples/video/snippets/performancemonitor/performancemonitor.cpp
index 41a2d34b3..9b767a9b2 100644
--- a/examples/video/snippets/performancemonitor/performancemonitor.cpp
+++ b/examples/video/snippets/performancemonitor/performancemonitor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/performancemonitor/performancemonitor.h b/examples/video/snippets/performancemonitor/performancemonitor.h
index 785f63389..38a7a6123 100644
--- a/examples/video/snippets/performancemonitor/performancemonitor.h
+++ b/examples/video/snippets/performancemonitor/performancemonitor.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp b/examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp
index 85996f3ab..b63181ae8 100644
--- a/examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp
+++ b/examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/performancemonitor/performancemonitordeclarative.h b/examples/video/snippets/performancemonitor/performancemonitordeclarative.h
index dccdd5ebb..76bb8e040 100644
--- a/examples/video/snippets/performancemonitor/performancemonitordeclarative.h
+++ b/examples/video/snippets/performancemonitor/performancemonitordeclarative.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml b/examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml
index acc92ceee..6de9acf42 100644
--- a/examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml
+++ b/examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**