summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative/common/QtLocation/examples/components/BusyIndicator.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Button.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Checkbox.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Fader.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/IconButton.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Menu.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Optionbutton.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/Slider.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/TextWithLabel.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/TitleBar.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/style/ButtonStyle.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/style/HMenuItemStyle.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/components/style/VMenuItemStyle.qml2
-rw-r--r--examples/declarative/common/QtLocation/examples/dialogs/Dialog.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/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/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/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/logfilepositionsource/clientapplication.cpp2
-rw-r--r--examples/logfilepositionsource/logfilepositionsource.cpp2
-rw-r--r--examples/logfilepositionsource/logfilepositionsource.h2
-rw-r--r--examples/logfilepositionsource/main.cpp2
-rw-r--r--examples/maps/main.cpp2
-rw-r--r--examples/maps/mainwindow.cpp2
-rw-r--r--examples/maps/mainwindow.h2
-rw-r--r--examples/maps/mapswidget.cpp2
-rw-r--r--examples/maps/mapswidget.h2
-rw-r--r--examples/maps/marker.cpp2
-rw-r--r--examples/maps/marker.h2
-rw-r--r--examples/maps/markerdialog.cpp2
-rw-r--r--examples/maps/markerdialog.h2
-rw-r--r--examples/maps/navigatedialog.cpp2
-rw-r--r--examples/maps/navigatedialog.h2
-rw-r--r--examples/maps/navigator.cpp2
-rw-r--r--examples/maps/navigator.h2
-rw-r--r--examples/maps/searchdialog.cpp2
-rw-r--r--examples/maps/searchdialog.h2
-rw-r--r--examples/weatherinfo/appmodel.cpp2
-rw-r--r--examples/weatherinfo/appmodel.h2
-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
86 files changed, 86 insertions, 86 deletions
diff --git a/examples/declarative/common/QtLocation/examples/components/BusyIndicator.qml b/examples/declarative/common/QtLocation/examples/components/BusyIndicator.qml
index 100e56dd..e26cac7e 100644
--- a/examples/declarative/common/QtLocation/examples/components/BusyIndicator.qml
+++ b/examples/declarative/common/QtLocation/examples/components/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Button.qml b/examples/declarative/common/QtLocation/examples/components/Button.qml
index 18516d8c..29a0f1dc 100644
--- a/examples/declarative/common/QtLocation/examples/components/Button.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Checkbox.qml b/examples/declarative/common/QtLocation/examples/components/Checkbox.qml
index 56b77a5d..a715d600 100644
--- a/examples/declarative/common/QtLocation/examples/components/Checkbox.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Checkbox.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Fader.qml b/examples/declarative/common/QtLocation/examples/components/Fader.qml
index 2e0dd4bd..ac1f685a 100644
--- a/examples/declarative/common/QtLocation/examples/components/Fader.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Fader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/IconButton.qml b/examples/declarative/common/QtLocation/examples/components/IconButton.qml
index e1842d91..56c5ceff 100644
--- a/examples/declarative/common/QtLocation/examples/components/IconButton.qml
+++ b/examples/declarative/common/QtLocation/examples/components/IconButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Menu.qml b/examples/declarative/common/QtLocation/examples/components/Menu.qml
index ef1634f7..3c35d6b5 100644
--- a/examples/declarative/common/QtLocation/examples/components/Menu.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Menu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Optionbutton.qml b/examples/declarative/common/QtLocation/examples/components/Optionbutton.qml
index 827f6dda..45b72c33 100644
--- a/examples/declarative/common/QtLocation/examples/components/Optionbutton.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Optionbutton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/Slider.qml b/examples/declarative/common/QtLocation/examples/components/Slider.qml
index 4ded9f5b..3ed56391 100644
--- a/examples/declarative/common/QtLocation/examples/components/Slider.qml
+++ b/examples/declarative/common/QtLocation/examples/components/Slider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/TextWithLabel.qml b/examples/declarative/common/QtLocation/examples/components/TextWithLabel.qml
index 03cdb28a..7fe6cd3e 100644
--- a/examples/declarative/common/QtLocation/examples/components/TextWithLabel.qml
+++ b/examples/declarative/common/QtLocation/examples/components/TextWithLabel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/TitleBar.qml b/examples/declarative/common/QtLocation/examples/components/TitleBar.qml
index 2bf0fceb..7bacab37 100644
--- a/examples/declarative/common/QtLocation/examples/components/TitleBar.qml
+++ b/examples/declarative/common/QtLocation/examples/components/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/style/ButtonStyle.qml b/examples/declarative/common/QtLocation/examples/components/style/ButtonStyle.qml
index 9f39bc96..f7789b38 100644
--- a/examples/declarative/common/QtLocation/examples/components/style/ButtonStyle.qml
+++ b/examples/declarative/common/QtLocation/examples/components/style/ButtonStyle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/style/HMenuItemStyle.qml b/examples/declarative/common/QtLocation/examples/components/style/HMenuItemStyle.qml
index 5732fb86..b9758e4b 100644
--- a/examples/declarative/common/QtLocation/examples/components/style/HMenuItemStyle.qml
+++ b/examples/declarative/common/QtLocation/examples/components/style/HMenuItemStyle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/components/style/VMenuItemStyle.qml b/examples/declarative/common/QtLocation/examples/components/style/VMenuItemStyle.qml
index e30c0af6..06ab24bd 100644
--- a/examples/declarative/common/QtLocation/examples/components/style/VMenuItemStyle.qml
+++ b/examples/declarative/common/QtLocation/examples/components/style/VMenuItemStyle.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/common/QtLocation/examples/dialogs/Dialog.qml b/examples/declarative/common/QtLocation/examples/dialogs/Dialog.qml
index 3a19c18f..ada67f2e 100644
--- a/examples/declarative/common/QtLocation/examples/dialogs/Dialog.qml
+++ b/examples/declarative/common/QtLocation/examples/dialogs/Dialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickr-90.qml b/examples/declarative/flickr/flickr-90.qml
index a3acb04e..73850986 100644
--- a/examples/declarative/flickr/flickr-90.qml
+++ b/examples/declarative/flickr/flickr-90.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickr.qml b/examples/declarative/flickr/flickr.qml
index b7d9a80e..13634674 100644
--- a/examples/declarative/flickr/flickr.qml
+++ b/examples/declarative/flickr/flickr.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrcommon/Progress.qml b/examples/declarative/flickr/flickrcommon/Progress.qml
index 1d84b11f..294bd2b0 100644
--- a/examples/declarative/flickr/flickrcommon/Progress.qml
+++ b/examples/declarative/flickr/flickrcommon/Progress.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrcommon/RestModel.qml b/examples/declarative/flickr/flickrcommon/RestModel.qml
index b9385621..02ef50ed 100644
--- a/examples/declarative/flickr/flickrcommon/RestModel.qml
+++ b/examples/declarative/flickr/flickrcommon/RestModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrcommon/ScrollBar.qml b/examples/declarative/flickr/flickrcommon/ScrollBar.qml
index 3113cf6d..89fc4661 100644
--- a/examples/declarative/flickr/flickrcommon/ScrollBar.qml
+++ b/examples/declarative/flickr/flickrcommon/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrcommon/Slider.qml b/examples/declarative/flickr/flickrcommon/Slider.qml
index 06ec799d..773b3cb7 100644
--- a/examples/declarative/flickr/flickrcommon/Slider.qml
+++ b/examples/declarative/flickr/flickrcommon/Slider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/Button.qml b/examples/declarative/flickr/flickrmobile/Button.qml
index 795c543d..34b93331 100644
--- a/examples/declarative/flickr/flickrmobile/Button.qml
+++ b/examples/declarative/flickr/flickrmobile/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/GeoTab.qml b/examples/declarative/flickr/flickrmobile/GeoTab.qml
index 3588f1e1..251e46ed 100644
--- a/examples/declarative/flickr/flickrmobile/GeoTab.qml
+++ b/examples/declarative/flickr/flickrmobile/GeoTab.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/GridDelegate.qml b/examples/declarative/flickr/flickrmobile/GridDelegate.qml
index 3cae65d6..c909f535 100644
--- a/examples/declarative/flickr/flickrmobile/GridDelegate.qml
+++ b/examples/declarative/flickr/flickrmobile/GridDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/ImageDetails.qml b/examples/declarative/flickr/flickrmobile/ImageDetails.qml
index 726b7f48..23ed020d 100644
--- a/examples/declarative/flickr/flickrmobile/ImageDetails.qml
+++ b/examples/declarative/flickr/flickrmobile/ImageDetails.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/ListDelegate.qml b/examples/declarative/flickr/flickrmobile/ListDelegate.qml
index 790a0eae..0cbce9ee 100644
--- a/examples/declarative/flickr/flickrmobile/ListDelegate.qml
+++ b/examples/declarative/flickr/flickrmobile/ListDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/TitleBar.qml b/examples/declarative/flickr/flickrmobile/TitleBar.qml
index 78f15f98..a1361cf6 100644
--- a/examples/declarative/flickr/flickrmobile/TitleBar.qml
+++ b/examples/declarative/flickr/flickrmobile/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/flickrmobile/ToolBar.qml b/examples/declarative/flickr/flickrmobile/ToolBar.qml
index 9580fd85..6671c1f5 100644
--- a/examples/declarative/flickr/flickrmobile/ToolBar.qml
+++ b/examples/declarative/flickr/flickrmobile/ToolBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/flickr/qmllocationflickr.cpp b/examples/declarative/flickr/qmllocationflickr.cpp
index 6d5ea5e8..8309b6f4 100644
--- a/examples/declarative/flickr/qmllocationflickr.cpp
+++ b/examples/declarative/flickr/qmllocationflickr.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/dialogs/Message.qml b/examples/declarative/mapviewer/content/dialogs/Message.qml
index 9614b777..abc44928 100644
--- a/examples/declarative/mapviewer/content/dialogs/Message.qml
+++ b/examples/declarative/mapviewer/content/dialogs/Message.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml b/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml
index 5bec45cd..9b4f2434 100644
--- a/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml
+++ b/examples/declarative/mapviewer/content/dialogs/RouteDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/3dItem.qml b/examples/declarative/mapviewer/content/map/3dItem.qml
index aecb940f..1ee5d55e 100644
--- a/examples/declarative/mapviewer/content/map/3dItem.qml
+++ b/examples/declarative/mapviewer/content/map/3dItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/CircleItem.qml b/examples/declarative/mapviewer/content/map/CircleItem.qml
index 54c66062..10bedf6f 100644
--- a/examples/declarative/mapviewer/content/map/CircleItem.qml
+++ b/examples/declarative/mapviewer/content/map/CircleItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/ImageItem.qml b/examples/declarative/mapviewer/content/map/ImageItem.qml
index 683864a5..e787843e 100644
--- a/examples/declarative/mapviewer/content/map/ImageItem.qml
+++ b/examples/declarative/mapviewer/content/map/ImageItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/MapComponent.qml b/examples/declarative/mapviewer/content/map/MapComponent.qml
index 9b6c1f73..c5b2cd59 100644
--- a/examples/declarative/mapviewer/content/map/MapComponent.qml
+++ b/examples/declarative/mapviewer/content/map/MapComponent.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/Marker.qml b/examples/declarative/mapviewer/content/map/Marker.qml
index e1686ab9..a747edd8 100644
--- a/examples/declarative/mapviewer/content/map/Marker.qml
+++ b/examples/declarative/mapviewer/content/map/Marker.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/PolygonItem.qml b/examples/declarative/mapviewer/content/map/PolygonItem.qml
index 30dd5b88..a19b46f9 100644
--- a/examples/declarative/mapviewer/content/map/PolygonItem.qml
+++ b/examples/declarative/mapviewer/content/map/PolygonItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/PolylineItem.qml b/examples/declarative/mapviewer/content/map/PolylineItem.qml
index a3ea72f4..d4220da8 100644
--- a/examples/declarative/mapviewer/content/map/PolylineItem.qml
+++ b/examples/declarative/mapviewer/content/map/PolylineItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/RectangleItem.qml b/examples/declarative/mapviewer/content/map/RectangleItem.qml
index 41a0d26a..b44dd857 100644
--- a/examples/declarative/mapviewer/content/map/RectangleItem.qml
+++ b/examples/declarative/mapviewer/content/map/RectangleItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/content/map/VideoItem.qml b/examples/declarative/mapviewer/content/map/VideoItem.qml
index fcc6c34c..53258090 100644
--- a/examples/declarative/mapviewer/content/map/VideoItem.qml
+++ b/examples/declarative/mapviewer/content/map/VideoItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/mapviewer.qml b/examples/declarative/mapviewer/mapviewer.qml
index 9037146f..67c53b08 100644
--- a/examples/declarative/mapviewer/mapviewer.qml
+++ b/examples/declarative/mapviewer/mapviewer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp b/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
index b4c81737..53e169ff 100644
--- a/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
+++ b/examples/declarative/mapviewer/qmlmapviewerwrapper.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/CategoryDelegate.qml b/examples/declarative/places/content/places/CategoryDelegate.qml
index 51365e01..f5096781 100644
--- a/examples/declarative/places/content/places/CategoryDelegate.qml
+++ b/examples/declarative/places/content/places/CategoryDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/CategoryDialog.qml b/examples/declarative/places/content/places/CategoryDialog.qml
index 56c7d5b2..bd56e8c7 100644
--- a/examples/declarative/places/content/places/CategoryDialog.qml
+++ b/examples/declarative/places/content/places/CategoryDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/EditorialDelegate.qml b/examples/declarative/places/content/places/EditorialDelegate.qml
index 11b4f6ca..e15d0755 100644
--- a/examples/declarative/places/content/places/EditorialDelegate.qml
+++ b/examples/declarative/places/content/places/EditorialDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/EditorialPage.qml b/examples/declarative/places/content/places/EditorialPage.qml
index 0263466e..0355b8ad 100644
--- a/examples/declarative/places/content/places/EditorialPage.qml
+++ b/examples/declarative/places/content/places/EditorialPage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/Group.qml b/examples/declarative/places/content/places/Group.qml
index 0890a554..2498c7e5 100644
--- a/examples/declarative/places/content/places/Group.qml
+++ b/examples/declarative/places/content/places/Group.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/MapComponent.qml b/examples/declarative/places/content/places/MapComponent.qml
index f555c8bf..fbac5c96 100644
--- a/examples/declarative/places/content/places/MapComponent.qml
+++ b/examples/declarative/places/content/places/MapComponent.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/PlaceDelegate.qml b/examples/declarative/places/content/places/PlaceDelegate.qml
index f29a1095..5fe20860 100644
--- a/examples/declarative/places/content/places/PlaceDelegate.qml
+++ b/examples/declarative/places/content/places/PlaceDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/PlaceDialog.qml b/examples/declarative/places/content/places/PlaceDialog.qml
index 6a5acff8..13bc73d2 100644
--- a/examples/declarative/places/content/places/PlaceDialog.qml
+++ b/examples/declarative/places/content/places/PlaceDialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/PlaceEditorials.qml b/examples/declarative/places/content/places/PlaceEditorials.qml
index 828297b3..e6b1fdba 100644
--- a/examples/declarative/places/content/places/PlaceEditorials.qml
+++ b/examples/declarative/places/content/places/PlaceEditorials.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/PlaceImages.qml b/examples/declarative/places/content/places/PlaceImages.qml
index d5c523e6..fe1f53af 100644
--- a/examples/declarative/places/content/places/PlaceImages.qml
+++ b/examples/declarative/places/content/places/PlaceImages.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/PlaceReviews.qml b/examples/declarative/places/content/places/PlaceReviews.qml
index 10ee5fe8..d04822ba 100644
--- a/examples/declarative/places/content/places/PlaceReviews.qml
+++ b/examples/declarative/places/content/places/PlaceReviews.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/RatingView.qml b/examples/declarative/places/content/places/RatingView.qml
index ee355098..2f233bf7 100644
--- a/examples/declarative/places/content/places/RatingView.qml
+++ b/examples/declarative/places/content/places/RatingView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/ReviewDelegate.qml b/examples/declarative/places/content/places/ReviewDelegate.qml
index 1948fa0c..f63b8a4e 100644
--- a/examples/declarative/places/content/places/ReviewDelegate.qml
+++ b/examples/declarative/places/content/places/ReviewDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/ReviewPage.qml b/examples/declarative/places/content/places/ReviewPage.qml
index bbfb20e9..ddc6fd55 100644
--- a/examples/declarative/places/content/places/ReviewPage.qml
+++ b/examples/declarative/places/content/places/ReviewPage.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/SearchBox.qml b/examples/declarative/places/content/places/SearchBox.qml
index 72afa399..ecbd8fd3 100644
--- a/examples/declarative/places/content/places/SearchBox.qml
+++ b/examples/declarative/places/content/places/SearchBox.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/SearchResultDelegate.qml b/examples/declarative/places/content/places/SearchResultDelegate.qml
index dfcc4e0c..42520113 100644
--- a/examples/declarative/places/content/places/SearchResultDelegate.qml
+++ b/examples/declarative/places/content/places/SearchResultDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/content/places/SearchResultView.qml b/examples/declarative/places/content/places/SearchResultView.qml
index 788c76d6..7a55bb6f 100644
--- a/examples/declarative/places/content/places/SearchResultView.qml
+++ b/examples/declarative/places/content/places/SearchResultView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/places.qml b/examples/declarative/places/places.qml
index 4c3f15da..bc469d02 100644
--- a/examples/declarative/places/places.qml
+++ b/examples/declarative/places/places.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/declarative/places/qmlplaceswrapper.cpp b/examples/declarative/places/qmlplaceswrapper.cpp
index 74df9368..b9d360d0 100644
--- a/examples/declarative/places/qmlplaceswrapper.cpp
+++ b/examples/declarative/places/qmlplaceswrapper.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/logfilepositionsource/clientapplication.cpp b/examples/logfilepositionsource/clientapplication.cpp
index dd89f2b7..6870ac16 100644
--- a/examples/logfilepositionsource/clientapplication.cpp
+++ b/examples/logfilepositionsource/clientapplication.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/logfilepositionsource/logfilepositionsource.cpp b/examples/logfilepositionsource/logfilepositionsource.cpp
index 5a4d8774..e3894e27 100644
--- a/examples/logfilepositionsource/logfilepositionsource.cpp
+++ b/examples/logfilepositionsource/logfilepositionsource.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/logfilepositionsource/logfilepositionsource.h b/examples/logfilepositionsource/logfilepositionsource.h
index 06587ced..33471af9 100644
--- a/examples/logfilepositionsource/logfilepositionsource.h
+++ b/examples/logfilepositionsource/logfilepositionsource.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/logfilepositionsource/main.cpp b/examples/logfilepositionsource/main.cpp
index 3a2ee5a0..cda50a3e 100644
--- a/examples/logfilepositionsource/main.cpp
+++ b/examples/logfilepositionsource/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/main.cpp b/examples/maps/main.cpp
index 2f192580..1e1e295a 100644
--- a/examples/maps/main.cpp
+++ b/examples/maps/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/mainwindow.cpp b/examples/maps/mainwindow.cpp
index 4899da5e..708bd1b6 100644
--- a/examples/maps/mainwindow.cpp
+++ b/examples/maps/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/mainwindow.h b/examples/maps/mainwindow.h
index 6aa54870..43ed3884 100644
--- a/examples/maps/mainwindow.h
+++ b/examples/maps/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/mapswidget.cpp b/examples/maps/mapswidget.cpp
index b1939289..6b134d57 100644
--- a/examples/maps/mapswidget.cpp
+++ b/examples/maps/mapswidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/mapswidget.h b/examples/maps/mapswidget.h
index 514056c0..5681ecf3 100644
--- a/examples/maps/mapswidget.h
+++ b/examples/maps/mapswidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/marker.cpp b/examples/maps/marker.cpp
index c32a852e..40ac3153 100644
--- a/examples/maps/marker.cpp
+++ b/examples/maps/marker.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/marker.h b/examples/maps/marker.h
index 74d76f0d..17382fb4 100644
--- a/examples/maps/marker.h
+++ b/examples/maps/marker.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/markerdialog.cpp b/examples/maps/markerdialog.cpp
index 6fba77bb..d314f41c 100644
--- a/examples/maps/markerdialog.cpp
+++ b/examples/maps/markerdialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/markerdialog.h b/examples/maps/markerdialog.h
index b9521914..4fc0cf00 100644
--- a/examples/maps/markerdialog.h
+++ b/examples/maps/markerdialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/navigatedialog.cpp b/examples/maps/navigatedialog.cpp
index 0c4c3bf0..85e583d9 100644
--- a/examples/maps/navigatedialog.cpp
+++ b/examples/maps/navigatedialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/navigatedialog.h b/examples/maps/navigatedialog.h
index 5337e136..05fa3723 100644
--- a/examples/maps/navigatedialog.h
+++ b/examples/maps/navigatedialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/navigator.cpp b/examples/maps/navigator.cpp
index 22b321e2..49779f9a 100644
--- a/examples/maps/navigator.cpp
+++ b/examples/maps/navigator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/navigator.h b/examples/maps/navigator.h
index 9e414c57..376d92df 100644
--- a/examples/maps/navigator.h
+++ b/examples/maps/navigator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/searchdialog.cpp b/examples/maps/searchdialog.cpp
index 5f212583..4feb8996 100644
--- a/examples/maps/searchdialog.cpp
+++ b/examples/maps/searchdialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/maps/searchdialog.h b/examples/maps/searchdialog.h
index 109d4b3c..96503714 100644
--- a/examples/maps/searchdialog.h
+++ b/examples/maps/searchdialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/appmodel.cpp b/examples/weatherinfo/appmodel.cpp
index 38ef2b3f..e49a0a47 100644
--- a/examples/weatherinfo/appmodel.cpp
+++ b/examples/weatherinfo/appmodel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/appmodel.h b/examples/weatherinfo/appmodel.h
index 6f633026..af9f4941 100644
--- a/examples/weatherinfo/appmodel.h
+++ b/examples/weatherinfo/appmodel.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/components/BigForecastIcon.qml b/examples/weatherinfo/components/BigForecastIcon.qml
index f4afa0f0..50afcb0c 100644
--- a/examples/weatherinfo/components/BigForecastIcon.qml
+++ b/examples/weatherinfo/components/BigForecastIcon.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/components/ForecastIcon.qml b/examples/weatherinfo/components/ForecastIcon.qml
index 00165ca9..a8a8ad4e 100644
--- a/examples/weatherinfo/components/ForecastIcon.qml
+++ b/examples/weatherinfo/components/ForecastIcon.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/components/WeatherIcon.qml b/examples/weatherinfo/components/WeatherIcon.qml
index 190660c8..8b7abcc3 100644
--- a/examples/weatherinfo/components/WeatherIcon.qml
+++ b/examples/weatherinfo/components/WeatherIcon.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/main.cpp b/examples/weatherinfo/main.cpp
index 82209157..07b469f9 100644
--- a/examples/weatherinfo/main.cpp
+++ b/examples/weatherinfo/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/examples/weatherinfo/weatherinfo.qml b/examples/weatherinfo/weatherinfo.qml
index f3c521a5..dc3387f2 100644
--- a/examples/weatherinfo/weatherinfo.qml
+++ b/examples/weatherinfo/weatherinfo.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**