aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/ui-components
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/ui-components')
-rw-r--r--examples/quick/ui-components/dialcontrol/content/Dial.qml2
-rw-r--r--examples/quick/ui-components/dialcontrol/content/QuitButton.qml2
-rw-r--r--examples/quick/ui-components/dialcontrol/dialcontrol.qml2
-rw-r--r--examples/quick/ui-components/flipable/content/Card.qml2
-rw-r--r--examples/quick/ui-components/flipable/flipable.qml2
-rw-r--r--examples/quick/ui-components/progressbar/content/ProgressBar.qml2
-rw-r--r--examples/quick/ui-components/progressbar/main.qml2
-rw-r--r--examples/quick/ui-components/scrollbar/ScrollBar.qml2
-rw-r--r--examples/quick/ui-components/scrollbar/main.qml2
-rw-r--r--examples/quick/ui-components/searchbox/SearchBox.qml2
-rw-r--r--examples/quick/ui-components/searchbox/main.qml2
-rw-r--r--examples/quick/ui-components/slideswitch/content/Switch.qml2
-rw-r--r--examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc2
-rw-r--r--examples/quick/ui-components/slideswitch/slideswitch.qml2
-rw-r--r--examples/quick/ui-components/spinner/content/Spinner.qml2
-rw-r--r--examples/quick/ui-components/spinner/main.qml2
-rw-r--r--examples/quick/ui-components/tabwidget/TabWidget.qml2
-rw-r--r--examples/quick/ui-components/tabwidget/main.qml2
18 files changed, 18 insertions, 18 deletions
diff --git a/examples/quick/ui-components/dialcontrol/content/Dial.qml b/examples/quick/ui-components/dialcontrol/content/Dial.qml
index 4d475a4c43..2ae0833c28 100644
--- a/examples/quick/ui-components/dialcontrol/content/Dial.qml
+++ b/examples/quick/ui-components/dialcontrol/content/Dial.qml
@@ -1,7 +1,7 @@
/****************************************************************************
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/dialcontrol/content/QuitButton.qml b/examples/quick/ui-components/dialcontrol/content/QuitButton.qml
index 8133541b33..b284caa5a5 100644
--- a/examples/quick/ui-components/dialcontrol/content/QuitButton.qml
+++ b/examples/quick/ui-components/dialcontrol/content/QuitButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/dialcontrol/dialcontrol.qml b/examples/quick/ui-components/dialcontrol/dialcontrol.qml
index 01bc4f7ab6..4a3e6dc78d 100644
--- a/examples/quick/ui-components/dialcontrol/dialcontrol.qml
+++ b/examples/quick/ui-components/dialcontrol/dialcontrol.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/flipable/content/Card.qml b/examples/quick/ui-components/flipable/content/Card.qml
index 6f6192925b..0c13a8485b 100644
--- a/examples/quick/ui-components/flipable/content/Card.qml
+++ b/examples/quick/ui-components/flipable/content/Card.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/flipable/flipable.qml b/examples/quick/ui-components/flipable/flipable.qml
index 4cdb576c8e..5e809c2085 100644
--- a/examples/quick/ui-components/flipable/flipable.qml
+++ b/examples/quick/ui-components/flipable/flipable.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/progressbar/content/ProgressBar.qml b/examples/quick/ui-components/progressbar/content/ProgressBar.qml
index fdc9790484..4272e626ba 100644
--- a/examples/quick/ui-components/progressbar/content/ProgressBar.qml
+++ b/examples/quick/ui-components/progressbar/content/ProgressBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/progressbar/main.qml b/examples/quick/ui-components/progressbar/main.qml
index 5f6207b9f5..3d002d5493 100644
--- a/examples/quick/ui-components/progressbar/main.qml
+++ b/examples/quick/ui-components/progressbar/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/scrollbar/ScrollBar.qml b/examples/quick/ui-components/scrollbar/ScrollBar.qml
index 4df5341700..114e4c3902 100644
--- a/examples/quick/ui-components/scrollbar/ScrollBar.qml
+++ b/examples/quick/ui-components/scrollbar/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/scrollbar/main.qml b/examples/quick/ui-components/scrollbar/main.qml
index d6684918ac..a61ad266fc 100644
--- a/examples/quick/ui-components/scrollbar/main.qml
+++ b/examples/quick/ui-components/scrollbar/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/searchbox/SearchBox.qml b/examples/quick/ui-components/searchbox/SearchBox.qml
index 4fc9896f05..57640eec54 100644
--- a/examples/quick/ui-components/searchbox/SearchBox.qml
+++ b/examples/quick/ui-components/searchbox/SearchBox.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/searchbox/main.qml b/examples/quick/ui-components/searchbox/main.qml
index 05dc651cd1..7478b2351c 100644
--- a/examples/quick/ui-components/searchbox/main.qml
+++ b/examples/quick/ui-components/searchbox/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/slideswitch/content/Switch.qml b/examples/quick/ui-components/slideswitch/content/Switch.qml
index 6f41410b03..51b7185b72 100644
--- a/examples/quick/ui-components/slideswitch/content/Switch.qml
+++ b/examples/quick/ui-components/slideswitch/content/Switch.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc b/examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc
index d05175e482..07d606866f 100644
--- a/examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc
+++ b/examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/quick/ui-components/slideswitch/slideswitch.qml b/examples/quick/ui-components/slideswitch/slideswitch.qml
index 96e5d91fbb..491df1a6e7 100644
--- a/examples/quick/ui-components/slideswitch/slideswitch.qml
+++ b/examples/quick/ui-components/slideswitch/slideswitch.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/spinner/content/Spinner.qml b/examples/quick/ui-components/spinner/content/Spinner.qml
index 7192c95e08..ceea3bed03 100644
--- a/examples/quick/ui-components/spinner/content/Spinner.qml
+++ b/examples/quick/ui-components/spinner/content/Spinner.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/spinner/main.qml b/examples/quick/ui-components/spinner/main.qml
index 31038fed20..c2b26953e7 100644
--- a/examples/quick/ui-components/spinner/main.qml
+++ b/examples/quick/ui-components/spinner/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/tabwidget/TabWidget.qml b/examples/quick/ui-components/tabwidget/TabWidget.qml
index 62fbc1ce0e..9400ba7d75 100644
--- a/examples/quick/ui-components/tabwidget/TabWidget.qml
+++ b/examples/quick/ui-components/tabwidget/TabWidget.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/tabwidget/main.qml b/examples/quick/ui-components/tabwidget/main.qml
index facaf4da3c..1ad8d44d8b 100644
--- a/examples/quick/ui-components/tabwidget/main.qml
+++ b/examples/quick/ui-components/tabwidget/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.