summaryrefslogtreecommitdiffstats
path: root/examples/declarative-sfw-notes/content-sfw-notes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative-sfw-notes/content-sfw-notes')
-rw-r--r--examples/declarative-sfw-notes/content-sfw-notes/Button.qml6
-rw-r--r--examples/declarative-sfw-notes/content-sfw-notes/Dialog.qml6
-rw-r--r--examples/declarative-sfw-notes/content-sfw-notes/InputDialog.qml6
-rw-r--r--examples/declarative-sfw-notes/content-sfw-notes/Main.qml6
4 files changed, 12 insertions, 12 deletions
diff --git a/examples/declarative-sfw-notes/content-sfw-notes/Button.qml b/examples/declarative-sfw-notes/content-sfw-notes/Button.qml
index f4ee89a31a..65138ed3d4 100644
--- a/examples/declarative-sfw-notes/content-sfw-notes/Button.qml
+++ b/examples/declarative-sfw-notes/content-sfw-notes/Button.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 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 examples of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative-sfw-notes/content-sfw-notes/Dialog.qml b/examples/declarative-sfw-notes/content-sfw-notes/Dialog.qml
index f80425f2d1..a7899b90bb 100644
--- a/examples/declarative-sfw-notes/content-sfw-notes/Dialog.qml
+++ b/examples/declarative-sfw-notes/content-sfw-notes/Dialog.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 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 examples of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative-sfw-notes/content-sfw-notes/InputDialog.qml b/examples/declarative-sfw-notes/content-sfw-notes/InputDialog.qml
index 01f3942467..095f8d50c6 100644
--- a/examples/declarative-sfw-notes/content-sfw-notes/InputDialog.qml
+++ b/examples/declarative-sfw-notes/content-sfw-notes/InputDialog.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 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 examples of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative-sfw-notes/content-sfw-notes/Main.qml b/examples/declarative-sfw-notes/content-sfw-notes/Main.qml
index b41544a7b6..20a71e1d27 100644
--- a/examples/declarative-sfw-notes/content-sfw-notes/Main.qml
+++ b/examples/declarative-sfw-notes/content-sfw-notes/Main.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 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 examples of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
****************************************************************************/