summaryrefslogtreecommitdiffstats
path: root/demos/video/qmlvideofx
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-11-06 19:41:46 +0100
committerSergio Ahumada <sergio.ahumada@digia.com>2012-11-07 11:17:54 +0100
commit8de152a9e1deb533070663cccf6a98e0d374b1d6 (patch)
tree88895d60baa036339e9b43607d1705c57d1b281a /demos/video/qmlvideofx
parent5d05d0cf36641c8754ca49aeb18cfda9971e0119 (diff)
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'demos/video/qmlvideofx')
-rw-r--r--demos/video/qmlvideofx/filereader.cpp6
-rw-r--r--demos/video/qmlvideofx/filereader.h6
-rw-r--r--demos/video/qmlvideofx/main.cpp6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/Button.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/Content.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/Divider.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/Effect.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/Slider.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml6
-rw-r--r--demos/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml6
-rw-r--r--demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp6
-rw-r--r--demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h6
-rw-r--r--demos/video/qmlvideofx/shaders/billboard.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/blackandwhite.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/emboss.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/gaussianblur_h.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/gaussianblur_v.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/glow.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/isolate.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/magnify.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/pagecurl.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/pixelate.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/posterize.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/ripple.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/selectionpanel.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/sepia.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/sharpen.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/shockwave.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/sobeledgedetection1.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/sobeledgedetection2.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/tiltshift.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/toon.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/vignette.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/warhol.fsh6
-rw-r--r--demos/video/qmlvideofx/shaders/wobble.fsh6
-rw-r--r--demos/video/qmlvideofx/trace.h6
67 files changed, 201 insertions, 201 deletions
diff --git a/demos/video/qmlvideofx/filereader.cpp b/demos/video/qmlvideofx/filereader.cpp
index 426e10a343..e83156a603 100644
--- a/demos/video/qmlvideofx/filereader.cpp
+++ b/demos/video/qmlvideofx/filereader.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/filereader.h b/demos/video/qmlvideofx/filereader.h
index ff4ff35345..d76b98d7bf 100644
--- a/demos/video/qmlvideofx/filereader.h
+++ b/demos/video/qmlvideofx/filereader.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/main.cpp b/demos/video/qmlvideofx/main.cpp
index 7f9295e0a1..4fe683536a 100644
--- a/demos/video/qmlvideofx/main.cpp
+++ b/demos/video/qmlvideofx/main.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/Button.qml b/demos/video/qmlvideofx/qml/qmlvideofx/Button.qml
index ffa17f325e..0b06c9d67b 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/Button.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/Button.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/Content.qml b/demos/video/qmlvideofx/qml/qmlvideofx/Content.qml
index c63618b896..7f4ad60c3f 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/Content.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/Content.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml b/demos/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
index 31cfdb7aec..cb5f4fc855 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml b/demos/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
index 180dbec25e..c969d4d449 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml b/demos/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
index 533c3e2fb2..04f83a1990 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml b/demos/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
index 4e42f8f5ba..3e08c7b86e 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/Divider.qml b/demos/video/qmlvideofx/qml/qmlvideofx/Divider.qml
index 5e6d6e5e51..1baf668ebb 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/Divider.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/Divider.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/Effect.qml b/demos/video/qmlvideofx/qml/qmlvideofx/Effect.qml
index eba2d3c5c3..ae0cb147db 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/Effect.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/Effect.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
index 11eec98815..7d4258be4b 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
index 78916fc3e9..4f62573992 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
index 5d764ab9ed..c20a960fa4 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
index 4a491b2941..78a52569df 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
index f8ed7eea75..fbfa84065c 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
index 0252d79345..8565a37ace 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
index a55fa37903..038a0085d5 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
index 2e24a1699a..76a3672ebf 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
index e07427ced5..0f977cb89f 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
index 8f2b2eb9d1..221a1254ef 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
index ecd5f62cc7..74175630dd 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
index c9064a43fe..5809c337bb 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
index 93bf657d96..2b1666ce7e 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
index 0a944b91e8..3b7c2639c6 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
index 5cc4c81ddb..56e16ef92d 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
index 3c26d37533..a61bdbdb35 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
index 1e59252d60..f6cf78c27f 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
index a66cad096c..ec13214c68 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
index fcf5b3bd64..87ba25cdd8 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
index 5167c94070..3e22318728 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
index 2e3d3a092b..7eff974f9c 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
index ebfb2c534b..8a2cddb68a 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml b/demos/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
index cb6f16e2de..0309e1eab0 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml b/demos/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
index 8a50a507a8..b32a91e766 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml b/demos/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
index 8881c928f6..71fae74bc7 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml b/demos/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
index 311f88f13f..ec3f8a51d4 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml b/demos/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
index d4820cc7d4..8a359c50d3 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/Slider.qml b/demos/video/qmlvideofx/qml/qmlvideofx/Slider.qml
index ce07e88b0e..ea081d8cfe 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/Slider.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/Slider.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml b/demos/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
index 5e624eaae6..d17fade176 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml b/demos/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
index dd03f779e4..63a80f72fe 100644
--- a/demos/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
+++ b/demos/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp b/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
index e82f482951..ec6a3e8cb2 100644
--- a/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
+++ b/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h b/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
index 21f5feaf08..8186fba1fa 100644
--- a/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/demos/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/billboard.fsh b/demos/video/qmlvideofx/shaders/billboard.fsh
index 0264f450c6..340c9ddcb8 100644
--- a/demos/video/qmlvideofx/shaders/billboard.fsh
+++ b/demos/video/qmlvideofx/shaders/billboard.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/blackandwhite.fsh b/demos/video/qmlvideofx/shaders/blackandwhite.fsh
index 4ec9c76688..76b5210f64 100644
--- a/demos/video/qmlvideofx/shaders/blackandwhite.fsh
+++ b/demos/video/qmlvideofx/shaders/blackandwhite.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/emboss.fsh b/demos/video/qmlvideofx/shaders/emboss.fsh
index 091e260505..5093d88a21 100644
--- a/demos/video/qmlvideofx/shaders/emboss.fsh
+++ b/demos/video/qmlvideofx/shaders/emboss.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/gaussianblur_h.fsh b/demos/video/qmlvideofx/shaders/gaussianblur_h.fsh
index e2d4e7d10e..a201376232 100644
--- a/demos/video/qmlvideofx/shaders/gaussianblur_h.fsh
+++ b/demos/video/qmlvideofx/shaders/gaussianblur_h.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/gaussianblur_v.fsh b/demos/video/qmlvideofx/shaders/gaussianblur_v.fsh
index 9aaddf0926..b53e9dbb58 100644
--- a/demos/video/qmlvideofx/shaders/gaussianblur_v.fsh
+++ b/demos/video/qmlvideofx/shaders/gaussianblur_v.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/glow.fsh b/demos/video/qmlvideofx/shaders/glow.fsh
index 8c40452d50..8024a73676 100644
--- a/demos/video/qmlvideofx/shaders/glow.fsh
+++ b/demos/video/qmlvideofx/shaders/glow.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/isolate.fsh b/demos/video/qmlvideofx/shaders/isolate.fsh
index 2b0fad5668..2040572640 100644
--- a/demos/video/qmlvideofx/shaders/isolate.fsh
+++ b/demos/video/qmlvideofx/shaders/isolate.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/magnify.fsh b/demos/video/qmlvideofx/shaders/magnify.fsh
index ddc023ff02..95f5b1a20b 100644
--- a/demos/video/qmlvideofx/shaders/magnify.fsh
+++ b/demos/video/qmlvideofx/shaders/magnify.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/pagecurl.fsh b/demos/video/qmlvideofx/shaders/pagecurl.fsh
index 5334b869d6..5d4e43b6d6 100644
--- a/demos/video/qmlvideofx/shaders/pagecurl.fsh
+++ b/demos/video/qmlvideofx/shaders/pagecurl.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/pixelate.fsh b/demos/video/qmlvideofx/shaders/pixelate.fsh
index 577e2582af..a5aa26d681 100644
--- a/demos/video/qmlvideofx/shaders/pixelate.fsh
+++ b/demos/video/qmlvideofx/shaders/pixelate.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/posterize.fsh b/demos/video/qmlvideofx/shaders/posterize.fsh
index 2769aac2f6..01046a53ac 100644
--- a/demos/video/qmlvideofx/shaders/posterize.fsh
+++ b/demos/video/qmlvideofx/shaders/posterize.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/ripple.fsh b/demos/video/qmlvideofx/shaders/ripple.fsh
index bd79c763b6..da04bf687d 100644
--- a/demos/video/qmlvideofx/shaders/ripple.fsh
+++ b/demos/video/qmlvideofx/shaders/ripple.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/selectionpanel.fsh b/demos/video/qmlvideofx/shaders/selectionpanel.fsh
index 250accb143..2c2f8b6077 100644
--- a/demos/video/qmlvideofx/shaders/selectionpanel.fsh
+++ b/demos/video/qmlvideofx/shaders/selectionpanel.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/sepia.fsh b/demos/video/qmlvideofx/shaders/sepia.fsh
index 46b0935ae9..95a66c5009 100644
--- a/demos/video/qmlvideofx/shaders/sepia.fsh
+++ b/demos/video/qmlvideofx/shaders/sepia.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/sharpen.fsh b/demos/video/qmlvideofx/shaders/sharpen.fsh
index f4cbc67d39..c79ca1cfad 100644
--- a/demos/video/qmlvideofx/shaders/sharpen.fsh
+++ b/demos/video/qmlvideofx/shaders/sharpen.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/shockwave.fsh b/demos/video/qmlvideofx/shaders/shockwave.fsh
index 33c382657d..28a0b84a7e 100644
--- a/demos/video/qmlvideofx/shaders/shockwave.fsh
+++ b/demos/video/qmlvideofx/shaders/shockwave.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/sobeledgedetection1.fsh b/demos/video/qmlvideofx/shaders/sobeledgedetection1.fsh
index d71b4e8336..3edce32b36 100644
--- a/demos/video/qmlvideofx/shaders/sobeledgedetection1.fsh
+++ b/demos/video/qmlvideofx/shaders/sobeledgedetection1.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/sobeledgedetection2.fsh b/demos/video/qmlvideofx/shaders/sobeledgedetection2.fsh
index bb97da10b6..3b118931a9 100644
--- a/demos/video/qmlvideofx/shaders/sobeledgedetection2.fsh
+++ b/demos/video/qmlvideofx/shaders/sobeledgedetection2.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/tiltshift.fsh b/demos/video/qmlvideofx/shaders/tiltshift.fsh
index 5f52d42ec4..1edca9dff8 100644
--- a/demos/video/qmlvideofx/shaders/tiltshift.fsh
+++ b/demos/video/qmlvideofx/shaders/tiltshift.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/toon.fsh b/demos/video/qmlvideofx/shaders/toon.fsh
index 5c895fa3dc..a100f6a5cb 100644
--- a/demos/video/qmlvideofx/shaders/toon.fsh
+++ b/demos/video/qmlvideofx/shaders/toon.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/vignette.fsh b/demos/video/qmlvideofx/shaders/vignette.fsh
index 6f89f192e5..7aa675a031 100644
--- a/demos/video/qmlvideofx/shaders/vignette.fsh
+++ b/demos/video/qmlvideofx/shaders/vignette.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/warhol.fsh b/demos/video/qmlvideofx/shaders/warhol.fsh
index 5bd438e562..574d7e3f42 100644
--- a/demos/video/qmlvideofx/shaders/warhol.fsh
+++ b/demos/video/qmlvideofx/shaders/warhol.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/shaders/wobble.fsh b/demos/video/qmlvideofx/shaders/wobble.fsh
index 5a8771d216..60a9628357 100644
--- a/demos/video/qmlvideofx/shaders/wobble.fsh
+++ b/demos/video/qmlvideofx/shaders/wobble.fsh
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/demos/video/qmlvideofx/trace.h b/demos/video/qmlvideofx/trace.h
index 1a695bd246..65fa0dd998 100644
--- a/demos/video/qmlvideofx/trace.h
+++ b/demos/video/qmlvideofx/trace.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/