summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-13 12:50:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-13 15:41:17 +0200
commit7ee9578b0c60febc0e0dfcb4717b175cdb67ae08 (patch)
tree40e639fffa038f7fd1c8a3a2c5d7ba1f4ce5bb50 /examples
parent7f914e394cf7505a6fee342ca8f838a74ba9e363 (diff)
downloadqtlocation-7ee9578b0c60febc0e0dfcb4717b175cdb67ae08.tar.gz
Update copyright year to 2013
Change-Id: I5b0cb7d56997ad7b91c073b3e02b31d0368fdcfa Reviewed-by: Alex <alexander.blasche@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Button.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Fader.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Menu.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Optionbutton.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/Slider.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/TextWithLabel.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/TitleBar.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/dialogs/Dialog.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml2
-rw-r--r--examples/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.qml2
-rw-r--r--examples/declarative/flickr/flickr-90.qml2
-rw-r--r--examples/declarative/flickr/flickr.qml2
-rw-r--r--examples/declarative/flickr/flickrcommon/Progress.qml2
-rw-r--r--examples/declarative/flickr/flickrcommon/RestModel.qml2
-rw-r--r--examples/declarative/flickr/flickrcommon/ScrollBar.qml2
-rw-r--r--examples/declarative/flickr/flickrcommon/Slider.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/Button.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/GeoTab.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/GridDelegate.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/ImageDetails.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/ListDelegate.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/TitleBar.qml2
-rw-r--r--examples/declarative/flickr/flickrmobile/ToolBar.qml2
-rw-r--r--examples/declarative/flickr/qmllocationflickr.cpp2
-rw-r--r--examples/declarative/mapviewer/content/dialogs/Message.qml2
-rw-r--r--examples/declarative/mapviewer/content/dialogs/RouteDialog.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/3dItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/CircleItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/ImageItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/MapComponent.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/Marker.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/MiniMap.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/PolygonItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/PolylineItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/RectangleItem.qml2
-rw-r--r--examples/declarative/mapviewer/content/map/VideoItem.qml2
-rw-r--r--examples/declarative/mapviewer/mapviewer.qml2
-rw-r--r--examples/declarative/mapviewer/qmlmapviewerwrapper.cpp2
-rw-r--r--examples/declarative/places/content/places/CategoryDelegate.qml2
-rw-r--r--examples/declarative/places/content/places/CategoryDialog.qml2
-rw-r--r--examples/declarative/places/content/places/CategoryView.qml2
-rw-r--r--examples/declarative/places/content/places/EditorialDelegate.qml2
-rw-r--r--examples/declarative/places/content/places/EditorialPage.qml2
-rw-r--r--examples/declarative/places/content/places/Group.qml2
-rw-r--r--examples/declarative/places/content/places/MapComponent.qml2
-rw-r--r--examples/declarative/places/content/places/OptionsDialog.qml2
-rw-r--r--examples/declarative/places/content/places/PlaceDelegate.qml2
-rw-r--r--examples/declarative/places/content/places/PlaceDialog.qml2
-rw-r--r--examples/declarative/places/content/places/PlaceEditorials.qml2
-rw-r--r--examples/declarative/places/content/places/PlaceImages.qml2
-rw-r--r--examples/declarative/places/content/places/PlaceReviews.qml2
-rw-r--r--examples/declarative/places/content/places/RatingView.qml2
-rw-r--r--examples/declarative/places/content/places/ReviewDelegate.qml2
-rw-r--r--examples/declarative/places/content/places/ReviewPage.qml2
-rw-r--r--examples/declarative/places/content/places/SearchBox.qml2
-rw-r--r--examples/declarative/places/content/places/SearchResultDelegate.qml2
-rw-r--r--examples/declarative/places/content/places/SearchResultView.qml2
-rw-r--r--examples/declarative/places/places.qml2
-rw-r--r--examples/declarative/places/qmlplaceswrapper.cpp2
-rw-r--r--examples/declarative/places_list/main.cpp2
-rw-r--r--examples/declarative/places_list/places_list.qml2
-rw-r--r--examples/declarative/places_map/main.cpp2
-rw-r--r--examples/declarative/places_map/places_map.qml2
-rw-r--r--examples/logfilepositionsource/clientapplication.cpp2
-rw-r--r--examples/logfilepositionsource/logfilepositionsource.cpp2
-rw-r--r--examples/logfilepositionsource/main.cpp2
-rw-r--r--examples/weatherinfo/appmodel.cpp2
-rw-r--r--examples/weatherinfo/components/BigForecastIcon.qml2
-rw-r--r--examples/weatherinfo/components/ForecastIcon.qml2
-rw-r--r--examples/weatherinfo/components/WeatherIcon.qml2
-rw-r--r--examples/weatherinfo/main.cpp2
-rw-r--r--examples/weatherinfo/weatherinfo.qml2
78 files changed, 78 insertions, 78 deletions
diff --git a/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml b/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml
index 7a97ee4e..188b3d18 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/BusyIndicator.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/declarative/common/imports/QtLocation/examples/components/Button.qml b/examples/declarative/common/imports/QtLocation/examples/components/Button.qml
index 7df4e136..e98f8651 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Button.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Button.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/declarative/common/imports/QtLocation/examples/components/Checkbox.qml b/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml
index aecd55dc..d0526797 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Checkbox.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/declarative/common/imports/QtLocation/examples/components/Fader.qml b/examples/declarative/common/imports/QtLocation/examples/components/Fader.qml
index 5bd8e6c7..482bc365 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Fader.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Fader.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/declarative/common/imports/QtLocation/examples/components/IconButton.qml b/examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml
index aaa25622..d426203f 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/IconButton.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/IconButton.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/declarative/common/imports/QtLocation/examples/components/Menu.qml b/examples/declarative/common/imports/QtLocation/examples/components/Menu.qml
index 5d330c55..0fed3c4a 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Menu.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Menu.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/declarative/common/imports/QtLocation/examples/components/Optionbutton.qml b/examples/declarative/common/imports/QtLocation/examples/components/Optionbutton.qml
index 32a892f1..208301da 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Optionbutton.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Optionbutton.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/declarative/common/imports/QtLocation/examples/components/Slider.qml b/examples/declarative/common/imports/QtLocation/examples/components/Slider.qml
index 3815a805..1a337425 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/Slider.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/Slider.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/declarative/common/imports/QtLocation/examples/components/TextWithLabel.qml b/examples/declarative/common/imports/QtLocation/examples/components/TextWithLabel.qml
index 6d08ecbc..7b4d9aba 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/TextWithLabel.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/TextWithLabel.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/declarative/common/imports/QtLocation/examples/components/TitleBar.qml b/examples/declarative/common/imports/QtLocation/examples/components/TitleBar.qml
index f1a64ebf..0e67fd9a 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/TitleBar.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/TitleBar.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/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.qml b/examples/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.qml
index ac6069d1..d93fee11 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/style/ButtonStyle.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/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml b/examples/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml
index 4f81fd62..588fdb39 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/style/HMenuItemStyle.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/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml b/examples/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml
index 87744888..be7c245d 100644
--- a/examples/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/components/style/VMenuItemStyle.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/declarative/common/imports/QtLocation/examples/dialogs/Dialog.qml b/examples/declarative/common/imports/QtLocation/examples/dialogs/Dialog.qml
index 33187dee..5ed5cfca 100644
--- a/examples/declarative/common/imports/QtLocation/examples/dialogs/Dialog.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/dialogs/Dialog.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/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml b/examples/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml
index 521d2cb3..f2fc5a25 100644
--- a/examples/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/dialogs/ErrorDialog.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/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.qml b/examples/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.qml
index d05b7708..a905186e 100644
--- a/examples/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.qml
+++ b/examples/declarative/common/imports/QtLocation/examples/dialogs/InputDialog.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/declarative/flickr/flickr-90.qml b/examples/declarative/flickr/flickr-90.qml
index ca711516..24e61c04 100644
--- a/examples/declarative/flickr/flickr-90.qml
+++ b/examples/declarative/flickr/flickr-90.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/declarative/flickr/flickr.qml b/examples/declarative/flickr/flickr.qml
index a5a46df1..0960b4c9 100644
--- a/examples/declarative/flickr/flickr.qml
+++ b/examples/declarative/flickr/flickr.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/declarative/flickr/flickrcommon/Progress.qml b/examples/declarative/flickr/flickrcommon/Progress.qml
index c947b5db..33dfadf7 100644
--- a/examples/declarative/flickr/flickrcommon/Progress.qml
+++ b/examples/declarative/flickr/flickrcommon/Progress.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/declarative/flickr/flickrcommon/RestModel.qml b/examples/declarative/flickr/flickrcommon/RestModel.qml
index 14198374..d8d5e87e 100644
--- a/examples/declarative/flickr/flickrcommon/RestModel.qml
+++ b/examples/declarative/flickr/flickrcommon/RestModel.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/declarative/flickr/flickrcommon/ScrollBar.qml b/examples/declarative/flickr/flickrcommon/ScrollBar.qml
index c6b85b55..fd67f557 100644
--- a/examples/declarative/flickr/flickrcommon/ScrollBar.qml
+++ b/examples/declarative/flickr/flickrcommon/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/declarative/flickr/flickrcommon/Slider.qml b/examples/declarative/flickr/flickrcommon/Slider.qml
index 3d29c454..f01ed53a 100644
--- a/examples/declarative/flickr/flickrcommon/Slider.qml
+++ b/examples/declarative/flickr/flickrcommon/Slider.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/declarative/flickr/flickrmobile/Button.qml b/examples/declarative/flickr/flickrmobile/Button.qml
index 2c11fdc5..c24877ea 100644
--- a/examples/declarative/flickr/flickrmobile/Button.qml
+++ b/examples/declarative/flickr/flickrmobile/Button.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/declarative/flickr/flickrmobile/GeoTab.qml b/examples/declarative/flickr/flickrmobile/GeoTab.qml
index 4fb10c58..f1ba7059 100644
--- a/examples/declarative/flickr/flickrmobile/GeoTab.qml
+++ b/examples/declarative/flickr/flickrmobile/GeoTab.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/declarative/flickr/flickrmobile/GridDelegate.qml b/examples/declarative/flickr/flickrmobile/GridDelegate.qml
index 25d45c8e..4eca4d8b 100644
--- a/examples/declarative/flickr/flickrmobile/GridDelegate.qml
+++ b/examples/declarative/flickr/flickrmobile/GridDelegate.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/declarative/flickr/flickrmobile/ImageDetails.qml b/examples/declarative/flickr/flickrmobile/ImageDetails.qml
index 85fd8201..a06d66a5 100644
--- a/examples/declarative/flickr/flickrmobile/ImageDetails.qml
+++ b/examples/declarative/flickr/flickrmobile/ImageDetails.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/declarative/flickr/flickrmobile/ListDelegate.qml b/examples/declarative/flickr/flickrmobile/ListDelegate.qml
index fc9de60e..baec7205 100644
--- a/examples/declarative/flickr/flickrmobile/ListDelegate.qml
+++ b/examples/declarative/flickr/flickrmobile/ListDelegate.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/declarative/flickr/flickrmobile/TitleBar.qml b/examples/declarative/flickr/flickrmobile/TitleBar.qml
index 9b4dca8a..f304d88f 100644
--- a/examples/declarative/flickr/flickrmobile/TitleBar.qml
+++ b/examples/declarative/flickr/flickrmobile/TitleBar.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/declarative/flickr/flickrmobile/ToolBar.qml b/examples/declarative/flickr/flickrmobile/ToolBar.qml
index b36863d4..bdc53ef7 100644
--- a/examples/declarative/flickr/flickrmobile/ToolBar.qml
+++ b/examples/declarative/flickr/flickrmobile/ToolBar.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/declarative/flickr/qmllocationflickr.cpp b/examples/declarative/flickr/qmllocationflickr.cpp
index 0316538e..2da42a01 100644
--- a/examples/declarative/flickr/qmllocationflickr.cpp
+++ b/examples/declarative/flickr/qmllocationflickr.cpp
@@ -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/declarative/mapviewer/content/dialogs/Message.qml b/examples/declarative/mapviewer/content/dialogs/Message.qml
index 32b999b2..7488eb83 100644
--- a/examples/declarative/mapviewer/content/dialogs/Message.qml
+++ b/examples/declarative/mapviewer/content/dialogs/Message.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/declarative/mapviewer/content/dialogs/RouteDialog.qml b/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml
index dd85fda8..73e5f3d1 100644
--- a/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml
+++ b/examples/declarative/mapviewer/content/dialogs/RouteDialog.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/declarative/mapviewer/content/map/3dItem.qml b/examples/declarative/mapviewer/content/map/3dItem.qml
index f76edf6d..4c190429 100644
--- a/examples/declarative/mapviewer/content/map/3dItem.qml
+++ b/examples/declarative/mapviewer/content/map/3dItem.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/declarative/mapviewer/content/map/CircleItem.qml b/examples/declarative/mapviewer/content/map/CircleItem.qml
index d5d2f1b2..d7f03402 100644
--- a/examples/declarative/mapviewer/content/map/CircleItem.qml
+++ b/examples/declarative/mapviewer/content/map/CircleItem.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/declarative/mapviewer/content/map/ImageItem.qml b/examples/declarative/mapviewer/content/map/ImageItem.qml
index 33844a57..a7146fbf 100644
--- a/examples/declarative/mapviewer/content/map/ImageItem.qml
+++ b/examples/declarative/mapviewer/content/map/ImageItem.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/declarative/mapviewer/content/map/MapComponent.qml b/examples/declarative/mapviewer/content/map/MapComponent.qml
index db6658ac..33963968 100644
--- a/examples/declarative/mapviewer/content/map/MapComponent.qml
+++ b/examples/declarative/mapviewer/content/map/MapComponent.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/declarative/mapviewer/content/map/Marker.qml b/examples/declarative/mapviewer/content/map/Marker.qml
index 2fab7059..d7a1e838 100644
--- a/examples/declarative/mapviewer/content/map/Marker.qml
+++ b/examples/declarative/mapviewer/content/map/Marker.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/declarative/mapviewer/content/map/MiniMap.qml b/examples/declarative/mapviewer/content/map/MiniMap.qml
index 3c9461ed..e5d03e49 100644
--- a/examples/declarative/mapviewer/content/map/MiniMap.qml
+++ b/examples/declarative/mapviewer/content/map/MiniMap.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/declarative/mapviewer/content/map/PolygonItem.qml b/examples/declarative/mapviewer/content/map/PolygonItem.qml
index 583b13a5..b6e41ea6 100644
--- a/examples/declarative/mapviewer/content/map/PolygonItem.qml
+++ b/examples/declarative/mapviewer/content/map/PolygonItem.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/declarative/mapviewer/content/map/PolylineItem.qml b/examples/declarative/mapviewer/content/map/PolylineItem.qml
index a6fcab8b..f065142e 100644
--- a/examples/declarative/mapviewer/content/map/PolylineItem.qml
+++ b/examples/declarative/mapviewer/content/map/PolylineItem.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/declarative/mapviewer/content/map/RectangleItem.qml b/examples/declarative/mapviewer/content/map/RectangleItem.qml
index 3a7cbf1e..97896883 100644
--- a/examples/declarative/mapviewer/content/map/RectangleItem.qml
+++ b/examples/declarative/mapviewer/content/map/RectangleItem.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/declarative/mapviewer/content/map/VideoItem.qml b/examples/declarative/mapviewer/content/map/VideoItem.qml
index 64c07012..a3df3c99 100644
--- a/examples/declarative/mapviewer/content/map/VideoItem.qml
+++ b/examples/declarative/mapviewer/content/map/VideoItem.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/declarative/mapviewer/mapviewer.qml b/examples/declarative/mapviewer/mapviewer.qml
index 31d4a100..f5a05f72 100644
--- a/examples/declarative/mapviewer/mapviewer.qml
+++ b/examples/declarative/mapviewer/mapviewer.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/declarative/mapviewer/qmlmapviewerwrapper.cpp b/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
index 5569657b..5f5aee84 100644
--- a/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
+++ b/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
@@ -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/declarative/places/content/places/CategoryDelegate.qml b/examples/declarative/places/content/places/CategoryDelegate.qml
index eaf62444..4bb2b8e0 100644
--- a/examples/declarative/places/content/places/CategoryDelegate.qml
+++ b/examples/declarative/places/content/places/CategoryDelegate.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/declarative/places/content/places/CategoryDialog.qml b/examples/declarative/places/content/places/CategoryDialog.qml
index 9654c823..289d8501 100644
--- a/examples/declarative/places/content/places/CategoryDialog.qml
+++ b/examples/declarative/places/content/places/CategoryDialog.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/declarative/places/content/places/CategoryView.qml b/examples/declarative/places/content/places/CategoryView.qml
index 67b65735..9b28e892 100644
--- a/examples/declarative/places/content/places/CategoryView.qml
+++ b/examples/declarative/places/content/places/CategoryView.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/declarative/places/content/places/EditorialDelegate.qml b/examples/declarative/places/content/places/EditorialDelegate.qml
index 834916b9..fa33bcf0 100644
--- a/examples/declarative/places/content/places/EditorialDelegate.qml
+++ b/examples/declarative/places/content/places/EditorialDelegate.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/declarative/places/content/places/EditorialPage.qml b/examples/declarative/places/content/places/EditorialPage.qml
index d416bb22..60f175d3 100644
--- a/examples/declarative/places/content/places/EditorialPage.qml
+++ b/examples/declarative/places/content/places/EditorialPage.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/declarative/places/content/places/Group.qml b/examples/declarative/places/content/places/Group.qml
index 81dbf750..ac44d905 100644
--- a/examples/declarative/places/content/places/Group.qml
+++ b/examples/declarative/places/content/places/Group.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/declarative/places/content/places/MapComponent.qml b/examples/declarative/places/content/places/MapComponent.qml
index a40c1335..d35bf1fe 100644
--- a/examples/declarative/places/content/places/MapComponent.qml
+++ b/examples/declarative/places/content/places/MapComponent.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/declarative/places/content/places/OptionsDialog.qml b/examples/declarative/places/content/places/OptionsDialog.qml
index 9c851147..9390cb9a 100644
--- a/examples/declarative/places/content/places/OptionsDialog.qml
+++ b/examples/declarative/places/content/places/OptionsDialog.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/declarative/places/content/places/PlaceDelegate.qml b/examples/declarative/places/content/places/PlaceDelegate.qml
index 8c371c1f..320b42fc 100644
--- a/examples/declarative/places/content/places/PlaceDelegate.qml
+++ b/examples/declarative/places/content/places/PlaceDelegate.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/declarative/places/content/places/PlaceDialog.qml b/examples/declarative/places/content/places/PlaceDialog.qml
index 8c15cd1a..c64c121b 100644
--- a/examples/declarative/places/content/places/PlaceDialog.qml
+++ b/examples/declarative/places/content/places/PlaceDialog.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/declarative/places/content/places/PlaceEditorials.qml b/examples/declarative/places/content/places/PlaceEditorials.qml
index 3943fd15..06cff09c 100644
--- a/examples/declarative/places/content/places/PlaceEditorials.qml
+++ b/examples/declarative/places/content/places/PlaceEditorials.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/declarative/places/content/places/PlaceImages.qml b/examples/declarative/places/content/places/PlaceImages.qml
index 7662102b..be18a923 100644
--- a/examples/declarative/places/content/places/PlaceImages.qml
+++ b/examples/declarative/places/content/places/PlaceImages.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/declarative/places/content/places/PlaceReviews.qml b/examples/declarative/places/content/places/PlaceReviews.qml
index c73b82bd..3d54c52c 100644
--- a/examples/declarative/places/content/places/PlaceReviews.qml
+++ b/examples/declarative/places/content/places/PlaceReviews.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/declarative/places/content/places/RatingView.qml b/examples/declarative/places/content/places/RatingView.qml
index c36df4ec..255bb8b8 100644
--- a/examples/declarative/places/content/places/RatingView.qml
+++ b/examples/declarative/places/content/places/RatingView.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/declarative/places/content/places/ReviewDelegate.qml b/examples/declarative/places/content/places/ReviewDelegate.qml
index 2fa608b5..50753e09 100644
--- a/examples/declarative/places/content/places/ReviewDelegate.qml
+++ b/examples/declarative/places/content/places/ReviewDelegate.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/declarative/places/content/places/ReviewPage.qml b/examples/declarative/places/content/places/ReviewPage.qml
index 5bf06733..c7287e19 100644
--- a/examples/declarative/places/content/places/ReviewPage.qml
+++ b/examples/declarative/places/content/places/ReviewPage.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/declarative/places/content/places/SearchBox.qml b/examples/declarative/places/content/places/SearchBox.qml
index 496bfd68..a1744ee8 100644
--- a/examples/declarative/places/content/places/SearchBox.qml
+++ b/examples/declarative/places/content/places/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/declarative/places/content/places/SearchResultDelegate.qml b/examples/declarative/places/content/places/SearchResultDelegate.qml
index 7008752c..11f6f909 100644
--- a/examples/declarative/places/content/places/SearchResultDelegate.qml
+++ b/examples/declarative/places/content/places/SearchResultDelegate.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/declarative/places/content/places/SearchResultView.qml b/examples/declarative/places/content/places/SearchResultView.qml
index 24d4169a..b9d48776 100644
--- a/examples/declarative/places/content/places/SearchResultView.qml
+++ b/examples/declarative/places/content/places/SearchResultView.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/declarative/places/places.qml b/examples/declarative/places/places.qml
index 331d5677..dba6ab89 100644
--- a/examples/declarative/places/places.qml
+++ b/examples/declarative/places/places.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/declarative/places/qmlplaceswrapper.cpp b/examples/declarative/places/qmlplaceswrapper.cpp
index d3c203ea..5856d8c9 100644
--- a/examples/declarative/places/qmlplaceswrapper.cpp
+++ b/examples/declarative/places/qmlplaceswrapper.cpp
@@ -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/declarative/places_list/main.cpp b/examples/declarative/places_list/main.cpp
index 1c60a09a..4ddb93ec 100644
--- a/examples/declarative/places_list/main.cpp
+++ b/examples/declarative/places_list/main.cpp
@@ -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/declarative/places_list/places_list.qml b/examples/declarative/places_list/places_list.qml
index 25dba291..be7849b7 100644
--- a/examples/declarative/places_list/places_list.qml
+++ b/examples/declarative/places_list/places_list.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/declarative/places_map/main.cpp b/examples/declarative/places_map/main.cpp
index 85a3ca62..b93cac43 100644
--- a/examples/declarative/places_map/main.cpp
+++ b/examples/declarative/places_map/main.cpp
@@ -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/declarative/places_map/places_map.qml b/examples/declarative/places_map/places_map.qml
index e5f0a471..29684af4 100644
--- a/examples/declarative/places_map/places_map.qml
+++ b/examples/declarative/places_map/places_map.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/logfilepositionsource/clientapplication.cpp b/examples/logfilepositionsource/clientapplication.cpp
index 84405699..6e4025d5 100644
--- a/examples/logfilepositionsource/clientapplication.cpp
+++ b/examples/logfilepositionsource/clientapplication.cpp
@@ -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/logfilepositionsource/logfilepositionsource.cpp b/examples/logfilepositionsource/logfilepositionsource.cpp
index 002711eb..3730d949 100644
--- a/examples/logfilepositionsource/logfilepositionsource.cpp
+++ b/examples/logfilepositionsource/logfilepositionsource.cpp
@@ -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/logfilepositionsource/main.cpp b/examples/logfilepositionsource/main.cpp
index d51647df..10e68499 100644
--- a/examples/logfilepositionsource/main.cpp
+++ b/examples/logfilepositionsource/main.cpp
@@ -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/weatherinfo/appmodel.cpp b/examples/weatherinfo/appmodel.cpp
index 9d17504b..cb2fcd80 100644
--- a/examples/weatherinfo/appmodel.cpp
+++ b/examples/weatherinfo/appmodel.cpp
@@ -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/weatherinfo/components/BigForecastIcon.qml b/examples/weatherinfo/components/BigForecastIcon.qml
index 65e7733d..f9dbf4e9 100644
--- a/examples/weatherinfo/components/BigForecastIcon.qml
+++ b/examples/weatherinfo/components/BigForecastIcon.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/weatherinfo/components/ForecastIcon.qml b/examples/weatherinfo/components/ForecastIcon.qml
index 2806bdd1..d1bfeae2 100644
--- a/examples/weatherinfo/components/ForecastIcon.qml
+++ b/examples/weatherinfo/components/ForecastIcon.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/weatherinfo/components/WeatherIcon.qml b/examples/weatherinfo/components/WeatherIcon.qml
index d472c038..5daa2c46 100644
--- a/examples/weatherinfo/components/WeatherIcon.qml
+++ b/examples/weatherinfo/components/WeatherIcon.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/weatherinfo/main.cpp b/examples/weatherinfo/main.cpp
index 542994b2..6afcf1c4 100644
--- a/examples/weatherinfo/main.cpp
+++ b/examples/weatherinfo/main.cpp
@@ -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/weatherinfo/weatherinfo.qml b/examples/weatherinfo/weatherinfo.qml
index 0641cbad..748af343 100644
--- a/examples/weatherinfo/weatherinfo.qml
+++ b/examples/weatherinfo/weatherinfo.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.