Update copyright year in license headers.
authorJason McDonald <jason.mcdonald@nokia.com>
Thu, 5 Jan 2012 05:41:44 +0000 (15:41 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 6 Jan 2012 00:43:40 +0000 (01:43 +0100)
commitbc7d964a053a3a37a0b286ee17ee15c9ef747c3e
tree42688c9e2253a5f23b8305f3329fe9eaa1bc6f93
parent3910efbda60d125ca22fb70afe83c224d742d483
Update copyright year in license headers.

Change-Id: Ib82c1be5548443ef1f5e97b3d5641a2f55d212af
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
238 files changed:
config.tests/alsa/alsatest.cpp
config.tests/gstreamer/main.cpp
config.tests/wmf/main.cpp
config.tests/xvideo/main.cpp
doc/config/qt-html-templates-online.qdocconf
doc/config/qt-html-templates.qdocconf
doc/config/qtmultimedia.qdocconf
doc/src/examples/qmlvideo.qdoc
doc/src/examples/qmlvideofx.qdoc
doc/src/snippets/multimedia-snippets/qsound.cpp
doc/src/snippets/multimedia-snippets/soundeffect.qml
examples/declarative-radio/main.cpp
examples/declarative-radio/view.qml
examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h
examples/spectrum/app/engine.cpp
examples/spectrum/app/engine.h
examples/spectrum/app/frequencyspectrum.cpp
examples/spectrum/app/frequencyspectrum.h
examples/spectrum/app/levelmeter.cpp
examples/spectrum/app/levelmeter.h
examples/spectrum/app/main.cpp
examples/spectrum/app/mainwidget.cpp
examples/spectrum/app/mainwidget.h
examples/spectrum/app/progressbar.cpp
examples/spectrum/app/progressbar.h
examples/spectrum/app/settingsdialog.cpp
examples/spectrum/app/settingsdialog.h
examples/spectrum/app/spectrograph.cpp
examples/spectrum/app/spectrograph.h
examples/spectrum/app/spectrum.h
examples/spectrum/app/spectrumanalyser.cpp
examples/spectrum/app/spectrumanalyser.h
examples/spectrum/app/tonegenerator.cpp
examples/spectrum/app/tonegenerator.h
examples/spectrum/app/tonegeneratordialog.cpp
examples/spectrum/app/tonegeneratordialog.h
examples/spectrum/app/utils.cpp
examples/spectrum/app/utils.h
examples/spectrum/app/waveform.cpp
examples/spectrum/app/waveform.h
examples/spectrum/app/wavfile.cpp
examples/spectrum/app/wavfile.h
examples/video/qmlvideo/main.cpp
examples/video/qmlvideo/qml/qmlvideo/Button.qml
examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml
examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml
examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml
examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml
examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml
examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml
examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml
examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml
examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml
examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml
examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml
examples/video/qmlvideo/qml/qmlvideo/Content.qml
examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml
examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml
examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml
examples/video/qmlvideo/qml/qmlvideo/Scene.qml
examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml
examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml
examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml
examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml
examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml
examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml
examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml
examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml
examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml
examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml
examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml
examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml
examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml
examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml
examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml
examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml
examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml
examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml
examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml
examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml
examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml
examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml
examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml
examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml
examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml
examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml
examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml
examples/video/qmlvideo/qml/qmlvideo/main.qml
examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp
examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h
examples/video/qmlvideo/trace.h
examples/video/qmlvideofx/filereader.cpp
examples/video/qmlvideofx/filereader.h
examples/video/qmlvideofx/main.cpp
examples/video/qmlvideofx/qml/qmlvideofx/Button.qml
examples/video/qmlvideofx/qml/qmlvideofx/Content.qml
examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml
examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml
examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
examples/video/qmlvideofx/shaders/billboard.fsh
examples/video/qmlvideofx/shaders/blackandwhite.fsh
examples/video/qmlvideofx/shaders/emboss.fsh
examples/video/qmlvideofx/shaders/gaussianblur_h.fsh
examples/video/qmlvideofx/shaders/gaussianblur_v.fsh
examples/video/qmlvideofx/shaders/glow.fsh
examples/video/qmlvideofx/shaders/isolate.fsh
examples/video/qmlvideofx/shaders/magnify.fsh
examples/video/qmlvideofx/shaders/pagecurl.fsh
examples/video/qmlvideofx/shaders/pixelate.fsh
examples/video/qmlvideofx/shaders/posterize.fsh
examples/video/qmlvideofx/shaders/ripple.fsh
examples/video/qmlvideofx/shaders/selectionpanel.fsh
examples/video/qmlvideofx/shaders/sepia.fsh
examples/video/qmlvideofx/shaders/sharpen.fsh
examples/video/qmlvideofx/shaders/shockwave.fsh
examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh
examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh
examples/video/qmlvideofx/shaders/tiltshift.fsh
examples/video/qmlvideofx/shaders/toon.fsh
examples/video/qmlvideofx/shaders/vignette.fsh
examples/video/qmlvideofx/shaders/warhol.fsh
examples/video/qmlvideofx/shaders/wobble.fsh
examples/video/qmlvideofx/trace.h
examples/video/snippets/frequencymonitor/frequencymonitor.cpp
examples/video/snippets/frequencymonitor/frequencymonitor.h
examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp
examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml
examples/video/snippets/performancemonitor/performancemonitor.cpp
examples/video/snippets/performancemonitor/performancemonitor.h
examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp
examples/video/snippets/performancemonitor/performancemonitordeclarative.h
examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml
src/gsttools/qgstbufferpoolinterface.cpp
src/gsttools/qgstutils.cpp
src/imports/multimedia/qdeclarativebackgroundaudio.cpp
src/imports/multimedia/qdeclarativebackgroundaudio_p.h
src/imports/multimedia/qdeclarativecameracapture.cpp
src/imports/multimedia/qdeclarativecameracapture_p.h
src/imports/multimedia/qdeclarativecameraexposure.cpp
src/imports/multimedia/qdeclarativecameraexposure_p.h
src/imports/multimedia/qdeclarativecameraflash.cpp
src/imports/multimedia/qdeclarativecameraflash_p.h
src/imports/multimedia/qdeclarativecamerafocus.cpp
src/imports/multimedia/qdeclarativecamerafocus_p.h
src/imports/multimedia/qdeclarativecameraimageprocessing.cpp
src/imports/multimedia/qdeclarativecameraimageprocessing_p.h
src/imports/multimedia/qdeclarativecamerarecorder.cpp
src/imports/multimedia/qdeclarativecamerarecorder_p.h
src/imports/multimedia/qdeclarativeradio.cpp
src/imports/multimedia/qdeclarativeradio_p.h
src/imports/multimedia/qdeclarativeradiodata.cpp
src/imports/multimedia/qdeclarativeradiodata_p.h
src/imports/multimedia/qdeclarativevideooutput.cpp
src/imports/multimedia/qdeclarativevideooutput_p.h
src/imports/multimedia/qsgvideonode.cpp
src/imports/multimedia/qsgvideonode_i420.cpp
src/imports/multimedia/qsgvideonode_i420.h
src/imports/multimedia/qsgvideonode_p.h
src/imports/multimedia/qsgvideonode_rgb.cpp
src/imports/multimedia/qsgvideonode_rgb.h
src/multimedia/audio/qsamplecache_p.cpp
src/multimedia/audio/qsamplecache_p.h
src/multimedia/audio/qsound.cpp
src/multimedia/controls/qcameracapturebufferformatcontrol.cpp
src/multimedia/controls/qcameracapturebufferformatcontrol.h
src/multimedia/controls/qcameracapturedestinationcontrol.cpp
src/multimedia/controls/qcameracapturedestinationcontrol.h
src/multimedia/controls/qmediabackgroundplaybackcontrol.cpp
src/multimedia/controls/qmediabackgroundplaybackcontrol.h
src/multimedia/gsttools_headers/qgstbufferpoolinterface_p.h
src/multimedia/gsttools_headers/qgstutils_p.h
src/plugins/gstreamer/camerabin/camerabincapturebufferformat.cpp
src/plugins/gstreamer/camerabin/camerabincapturebufferformat.h
src/plugins/gstreamer/camerabin/camerabincapturedestination.cpp
src/plugins/gstreamer/camerabin/camerabincapturedestination.h
src/plugins/gstreamer/mediaplayer/qgstappsrc.cpp
src/plugins/gstreamer/mediaplayer/qgstappsrc.h
src/plugins/gstreamer/qgstcodecsinfo.cpp
src/plugins/gstreamer/qgstcodecsinfo.h
src/plugins/wmf/player/evr9videowindowcontrol.cpp
src/plugins/wmf/player/evr9videowindowcontrol.h
src/plugins/wmf/player/mfaudioendpointcontrol.cpp
src/plugins/wmf/player/mfaudioendpointcontrol.h
src/plugins/wmf/player/mfmetadatacontrol.cpp
src/plugins/wmf/player/mfmetadatacontrol.h
src/plugins/wmf/player/mfplayercontrol.cpp
src/plugins/wmf/player/mfplayercontrol.h
src/plugins/wmf/player/mfplayerservice.cpp
src/plugins/wmf/player/mfplayerservice.h
src/plugins/wmf/player/mfplayersession.cpp
src/plugins/wmf/player/mfplayersession.h
src/plugins/wmf/player/mfstream.cpp
src/plugins/wmf/player/mfstream.h
src/plugins/wmf/player/mfvideorenderercontrol.cpp
src/plugins/wmf/player/mfvideorenderercontrol.h
src/plugins/wmf/player/sourceresolver.cpp
src/plugins/wmf/player/sourceresolver.h
src/plugins/wmf/wmfserviceplugin.cpp
src/plugins/wmf/wmfserviceplugin.h
tests/auto/integration/qsound/tst_qsound.cpp
tests/auto/unit/qwavedecoder/data/gendata.sh
tests/auto/unit/qwavedecoder/tst_qwavedecoder.cpp