summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-13 13:21:01 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-16 13:36:42 +0000
commit72b75f1670f110cee5847a011a5a467b95d18a7d (patch)
tree6b47f013a52cd8f6325413f1061c16989cb6791f
parent94266fee7978ff163ce862c81696ffa9f76fd9a5 (diff)
Update contact URL
QtProject is no more. Change-Id: I2b1d6ff8ed40deec419c51757a539b40cc78b42f Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
-rw-r--r--doc/src/snippets/code/doc_src_lgpl.qdoc2
-rw-r--r--examples/contacts/qmlcontactslistview/ContactEditor.qml2
-rw-r--r--examples/contacts/qmlcontactslistview/DetailEditWidget.qml2
-rw-r--r--examples/contacts/qmlcontactslistview/GenericButton.qml2
-rw-r--r--examples/contacts/qmlcontactslistview/doc/src/qmlcontactslistview.qdoc2
-rw-r--r--examples/contacts/qmlcontactslistview/qmlcontactslistview.qml2
-rw-r--r--examples/organizer/calendardemo/doc/src/calendardemo.qdoc2
-rw-r--r--examples/organizer/calendardemo/src/addcalendarpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/addcalendarpage.h2
-rw-r--r--examples/organizer/calendardemo/src/calendardemo.cpp2
-rw-r--r--examples/organizer/calendardemo/src/calendardemo.h2
-rw-r--r--examples/organizer/calendardemo/src/daypage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/daypage.h2
-rw-r--r--examples/organizer/calendardemo/src/editcalendarspage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/editcalendarspage.h2
-rw-r--r--examples/organizer/calendardemo/src/eventeditpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/eventeditpage.h2
-rw-r--r--examples/organizer/calendardemo/src/eventoccurrenceeditpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/eventoccurrenceeditpage.h2
-rw-r--r--examples/organizer/calendardemo/src/journaleditpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/journaleditpage.h2
-rw-r--r--examples/organizer/calendardemo/src/main.cpp2
-rw-r--r--examples/organizer/calendardemo/src/monthpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/monthpage.h2
-rw-r--r--examples/organizer/calendardemo/src/todoeditpage.cpp2
-rw-r--r--examples/organizer/calendardemo/src/todoeditpage.h2
-rw-r--r--examples/organizer/qmlorganizerlistview/content/EventDateTime.qml2
-rw-r--r--examples/organizer/qmlorganizerlistview/content/EventEditor.qml2
-rw-r--r--examples/organizer/qmlorganizerlistview/content/GenericButton.qml2
-rw-r--r--examples/organizer/qmlorganizerlistview/doc/src/qmlorganizerlistviewexample.qdoc2
-rw-r--r--examples/organizer/qmlorganizerlistview/qmlorganizerlistview.qml2
-rw-r--r--examples/organizer/todo/doc/src/todo.qdoc2
-rwxr-xr-xexamples/organizer/todo/main.cpp2
-rw-r--r--examples/organizer/todo/todoeditor.cpp2
-rw-r--r--examples/organizer/todo/todoeditor.h2
-rw-r--r--examples/organizer/todo/window.cpp2
-rw-r--r--examples/organizer/todo/window.h2
-rw-r--r--src/contacts/details/qcontactaddress.h2
-rw-r--r--src/contacts/details/qcontactanniversary.h2
-rw-r--r--src/contacts/details/qcontactavatar.h2
-rw-r--r--src/contacts/details/qcontactbirthday.h2
-rw-r--r--src/contacts/details/qcontactdetails.cpp2
-rw-r--r--src/contacts/details/qcontactdetails.h2
-rw-r--r--src/contacts/details/qcontactdisplaylabel.h2
-rw-r--r--src/contacts/details/qcontactemailaddress.h2
-rw-r--r--src/contacts/details/qcontactextendeddetail.h2
-rw-r--r--src/contacts/details/qcontactfamily.h2
-rw-r--r--src/contacts/details/qcontactfavorite.h2
-rw-r--r--src/contacts/details/qcontactgender.h2
-rw-r--r--src/contacts/details/qcontactgeolocation.h2
-rw-r--r--src/contacts/details/qcontactglobalpresence.h2
-rw-r--r--src/contacts/details/qcontactguid.h2
-rw-r--r--src/contacts/details/qcontacthobby.h2
-rw-r--r--src/contacts/details/qcontactname.h2
-rw-r--r--src/contacts/details/qcontactnickname.h2
-rw-r--r--src/contacts/details/qcontactnote.h2
-rw-r--r--src/contacts/details/qcontactonlineaccount.h2
-rw-r--r--src/contacts/details/qcontactorganization.h2
-rw-r--r--src/contacts/details/qcontactphonenumber.h2
-rw-r--r--src/contacts/details/qcontactpresence.h2
-rw-r--r--src/contacts/details/qcontactringtone.h2
-rw-r--r--src/contacts/details/qcontactsynctarget.h2
-rw-r--r--src/contacts/details/qcontacttag.h2
-rw-r--r--src/contacts/details/qcontacttimestamp.h2
-rw-r--r--src/contacts/details/qcontacttype.h2
-rw-r--r--src/contacts/details/qcontacturl.h2
-rw-r--r--src/contacts/details/qcontactversion.h2
-rw-r--r--src/contacts/doc/snippets/doc_src_qtcontacts.cpp2
-rw-r--r--src/contacts/doc/snippets/moduleimports.qml2
-rw-r--r--src/contacts/doc/snippets/multiaction/multiaction.cpp2
-rw-r--r--src/contacts/doc/snippets/multiaction/multiaction_p.h2
-rw-r--r--src/contacts/doc/snippets/qcontactphonenumber.h2
-rw-r--r--src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp2
-rw-r--r--src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsampleasync.cpp2
-rw-r--r--src/contacts/doc/snippets/qtcontactsdocsample/requestexample.h2
-rw-r--r--src/contacts/doc/src/contacts-index.qdoc2
-rw-r--r--src/contacts/doc/src/contacts.qdoc2
-rw-r--r--src/contacts/doc/src/contactsactions.qdoc2
-rw-r--r--src/contacts/doc/src/contactsasync.qdoc2
-rw-r--r--src/contacts/doc/src/contactsclasses.qdoc2
-rw-r--r--src/contacts/doc/src/contactsengines.qdoc2
-rw-r--r--src/contacts/doc/src/contactssync.qdoc2
-rw-r--r--src/contacts/doc/src/contactsusage.qdoc2
-rw-r--r--src/contacts/doc/src/plugins/qml-contacts.qdoc2
-rw-r--r--src/contacts/doc/src/qtcontacts.qdoc2
-rw-r--r--src/contacts/engines/qcontactinvalidbackend.cpp2
-rw-r--r--src/contacts/engines/qcontactinvalidbackend_p.h2
-rw-r--r--src/contacts/filters/qcontactactionfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactactionfilter.h2
-rw-r--r--src/contacts/filters/qcontactactionfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactchangelogfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactchangelogfilter.h2
-rw-r--r--src/contacts/filters/qcontactchangelogfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactcollectionfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactcollectionfilter.h2
-rw-r--r--src/contacts/filters/qcontactcollectionfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactdetailfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactdetailfilter.h2
-rw-r--r--src/contacts/filters/qcontactdetailfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactdetailrangefilter.cpp2
-rw-r--r--src/contacts/filters/qcontactdetailrangefilter.h2
-rw-r--r--src/contacts/filters/qcontactdetailrangefilter_p.h2
-rw-r--r--src/contacts/filters/qcontactfilters.h2
-rw-r--r--src/contacts/filters/qcontactidfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactidfilter.h2
-rw-r--r--src/contacts/filters/qcontactidfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactintersectionfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactintersectionfilter.h2
-rw-r--r--src/contacts/filters/qcontactintersectionfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactinvalidfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactinvalidfilter.h2
-rw-r--r--src/contacts/filters/qcontactrelationshipfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactrelationshipfilter.h2
-rw-r--r--src/contacts/filters/qcontactrelationshipfilter_p.h2
-rw-r--r--src/contacts/filters/qcontactunionfilter.cpp2
-rw-r--r--src/contacts/filters/qcontactunionfilter.h2
-rw-r--r--src/contacts/filters/qcontactunionfilter_p.h2
-rw-r--r--src/contacts/qcontact.cpp2
-rw-r--r--src/contacts/qcontact.h2
-rw-r--r--src/contacts/qcontact_p.h2
-rw-r--r--src/contacts/qcontactabstractrequest.cpp2
-rw-r--r--src/contacts/qcontactabstractrequest.h2
-rw-r--r--src/contacts/qcontactabstractrequest_p.h2
-rw-r--r--src/contacts/qcontactaction.cpp2
-rw-r--r--src/contacts/qcontactaction.h2
-rw-r--r--src/contacts/qcontactactiondescriptor.cpp2
-rw-r--r--src/contacts/qcontactactiondescriptor.h2
-rw-r--r--src/contacts/qcontactactiondescriptor_p.h2
-rw-r--r--src/contacts/qcontactactionfactory.cpp2
-rw-r--r--src/contacts/qcontactactionfactory.h2
-rw-r--r--src/contacts/qcontactactionmanager_p.cpp2
-rw-r--r--src/contacts/qcontactactionmanager_p.h2
-rw-r--r--src/contacts/qcontactactiontarget.cpp2
-rw-r--r--src/contacts/qcontactactiontarget.h2
-rw-r--r--src/contacts/qcontactactiontarget_p.h2
-rw-r--r--src/contacts/qcontactchangeset.cpp2
-rw-r--r--src/contacts/qcontactchangeset.h2
-rw-r--r--src/contacts/qcontactchangeset_p.h2
-rw-r--r--src/contacts/qcontactcollection.cpp2
-rw-r--r--src/contacts/qcontactcollection.h2
-rw-r--r--src/contacts/qcontactcollection_p.h2
-rw-r--r--src/contacts/qcontactcollectionchangeset.cpp2
-rw-r--r--src/contacts/qcontactcollectionchangeset.h2
-rw-r--r--src/contacts/qcontactcollectionchangeset_p.h2
-rw-r--r--src/contacts/qcontactcollectionid.cpp2
-rw-r--r--src/contacts/qcontactcollectionid.h2
-rw-r--r--src/contacts/qcontactdetail.cpp2
-rw-r--r--src/contacts/qcontactdetail.h2
-rw-r--r--src/contacts/qcontactdetail_p.h2
-rw-r--r--src/contacts/qcontactfetchhint.cpp2
-rw-r--r--src/contacts/qcontactfetchhint.h2
-rw-r--r--src/contacts/qcontactfetchhint_p.h2
-rw-r--r--src/contacts/qcontactfilter.cpp2
-rw-r--r--src/contacts/qcontactfilter.h2
-rw-r--r--src/contacts/qcontactfilter_p.h2
-rw-r--r--src/contacts/qcontactid.cpp2
-rw-r--r--src/contacts/qcontactid.h2
-rw-r--r--src/contacts/qcontactmanager.cpp2
-rw-r--r--src/contacts/qcontactmanager.h2
-rw-r--r--src/contacts/qcontactmanager_p.cpp2
-rw-r--r--src/contacts/qcontactmanager_p.h2
-rw-r--r--src/contacts/qcontactmanagerengine.cpp2
-rw-r--r--src/contacts/qcontactmanagerengine.h2
-rw-r--r--src/contacts/qcontactmanagerenginefactory.cpp2
-rw-r--r--src/contacts/qcontactmanagerenginefactory.h2
-rw-r--r--src/contacts/qcontactmanagerenginev2wrapper_p.cpp2
-rw-r--r--src/contacts/qcontactobserver.cpp2
-rw-r--r--src/contacts/qcontactobserver.h2
-rw-r--r--src/contacts/qcontactrelationship.cpp2
-rw-r--r--src/contacts/qcontactrelationship.h2
-rw-r--r--src/contacts/qcontactrelationship_p.h2
-rw-r--r--src/contacts/qcontacts.h2
-rw-r--r--src/contacts/qcontactsglobal.h2
-rw-r--r--src/contacts/qcontactsortorder.cpp2
-rw-r--r--src/contacts/qcontactsortorder.h2
-rw-r--r--src/contacts/qcontactsortorder_p.h2
-rw-r--r--src/contacts/qcontactspluginsearch_p.h2
-rw-r--r--src/contacts/requests/qcontactcollectionfetchrequest.cpp2
-rw-r--r--src/contacts/requests/qcontactcollectionfetchrequest.h2
-rw-r--r--src/contacts/requests/qcontactcollectionremoverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactcollectionremoverequest.h2
-rw-r--r--src/contacts/requests/qcontactcollectionsaverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactcollectionsaverequest.h2
-rw-r--r--src/contacts/requests/qcontactfetchbyidrequest.cpp2
-rw-r--r--src/contacts/requests/qcontactfetchbyidrequest.h2
-rw-r--r--src/contacts/requests/qcontactfetchrequest.cpp2
-rw-r--r--src/contacts/requests/qcontactfetchrequest.h2
-rw-r--r--src/contacts/requests/qcontactidfetchrequest.cpp2
-rw-r--r--src/contacts/requests/qcontactidfetchrequest.h2
-rw-r--r--src/contacts/requests/qcontactrelationshipfetchrequest.cpp2
-rw-r--r--src/contacts/requests/qcontactrelationshipfetchrequest.h2
-rw-r--r--src/contacts/requests/qcontactrelationshipremoverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactrelationshipremoverequest.h2
-rw-r--r--src/contacts/requests/qcontactrelationshipsaverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactrelationshipsaverequest.h2
-rw-r--r--src/contacts/requests/qcontactremoverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactremoverequest.h2
-rw-r--r--src/contacts/requests/qcontactrequests.h2
-rw-r--r--src/contacts/requests/qcontactrequests_p.h2
-rw-r--r--src/contacts/requests/qcontactsaverequest.cpp2
-rw-r--r--src/contacts/requests/qcontactsaverequest.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactaddress_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactanniversary_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactavatar_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactbirthday_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactdetails_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactdisplaylabel_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactemailaddress_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactextendeddetail_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactfamily_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactfavorite_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactgender_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactgeolocation_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactglobalpresence_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactguid_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontacthobby_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactmoc_p.cpp2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactname_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactnickname_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactnote_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactonlineaccount_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactorganization_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactphonenumber_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactpresence_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactringtone_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactsynctarget_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontacttag_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontacttimestamp_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontacttype_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontacturl_p.h2
-rw-r--r--src/imports/contacts/details/qdeclarativecontactversion_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactactionfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactchangelogfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactcollectionfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactdetailfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactdetailrangefilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactfiltermoc.cpp2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactfilters_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactidfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactintersectionfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactinvalidfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactrelationshipfilter_p.h2
-rw-r--r--src/imports/contacts/filters/qdeclarativecontactunionfilter_p.h2
-rw-r--r--src/imports/contacts/plugin.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontact.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontact_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactcollection.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactcollection_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactdetail.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactdetail_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactfetchhint.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactfetchhint_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactfilter.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactfilter_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactmodel.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactmodel_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactrelationship.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactrelationship_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactrelationshipmodel.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactrelationshipmodel_p.h2
-rw-r--r--src/imports/contacts/qdeclarativecontactsortorder.cpp2
-rw-r--r--src/imports/contacts/qdeclarativecontactsortorder_p.h2
-rw-r--r--src/imports/contacts/qdeclarativeglobal_p.h2
-rw-r--r--src/imports/organizer/plugin.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizercollection.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizercollection_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritem.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritem_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemdetail.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemdetail_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemfetchhint.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemfetchhint_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemfilter.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemfilter_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemsortorder.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizeritemsortorder_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizermodel.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizermodel_p.h2
-rw-r--r--src/imports/organizer/qdeclarativeorganizerrecurrencerule.cpp2
-rw-r--r--src/imports/organizer/qdeclarativeorganizerrecurrencerule_p.h2
-rw-r--r--src/organizer/details/qorganizereventattendee.h2
-rw-r--r--src/organizer/details/qorganizereventrsvp.h2
-rw-r--r--src/organizer/details/qorganizereventtime.h2
-rw-r--r--src/organizer/details/qorganizeritemaudiblereminder.h2
-rw-r--r--src/organizer/details/qorganizeritemclassification.h2
-rw-r--r--src/organizer/details/qorganizeritemcomment.h2
-rw-r--r--src/organizer/details/qorganizeritemdescription.h2
-rw-r--r--src/organizer/details/qorganizeritemdetails.cpp2
-rw-r--r--src/organizer/details/qorganizeritemdetails.h2
-rw-r--r--src/organizer/details/qorganizeritemdisplaylabel.h2
-rw-r--r--src/organizer/details/qorganizeritememailreminder.h2
-rw-r--r--src/organizer/details/qorganizeritemextendeddetail.h2
-rw-r--r--src/organizer/details/qorganizeritemguid.h2
-rw-r--r--src/organizer/details/qorganizeritemlocation.h2
-rw-r--r--src/organizer/details/qorganizeritemparent.h2
-rw-r--r--src/organizer/details/qorganizeritempriority.h2
-rw-r--r--src/organizer/details/qorganizeritemrecurrence.h2
-rw-r--r--src/organizer/details/qorganizeritemreminder.h2
-rw-r--r--src/organizer/details/qorganizeritemtag.h2
-rw-r--r--src/organizer/details/qorganizeritemtimestamp.h2
-rw-r--r--src/organizer/details/qorganizeritemtype.h2
-rw-r--r--src/organizer/details/qorganizeritemversion.h2
-rw-r--r--src/organizer/details/qorganizeritemvisualreminder.h2
-rw-r--r--src/organizer/details/qorganizerjournaltime.h2
-rw-r--r--src/organizer/details/qorganizertodoprogress.h2
-rw-r--r--src/organizer/details/qorganizertodotime.h2
-rw-r--r--src/organizer/doc/snippets/doc_src_qtorganizer.cpp2
-rw-r--r--src/organizer/doc/snippets/moduleimports.qml2
-rw-r--r--src/organizer/doc/snippets/qmlorganizerbasiclist/qmlorganizerbasiclist.qml2
-rw-r--r--src/organizer/doc/snippets/qtorganizerdocsample/qtorganizerdocsample.cpp2
-rw-r--r--src/organizer/doc/src/icalsupport.qdoc2
-rw-r--r--src/organizer/doc/src/organizer-index.qdoc2
-rw-r--r--src/organizer/doc/src/organizer.qdoc2
-rw-r--r--src/organizer/doc/src/organizeradvanced.qdoc2
-rw-r--r--src/organizer/doc/src/organizerasync.qdoc2
-rw-r--r--src/organizer/doc/src/organizerclasses.qdoc2
-rw-r--r--src/organizer/doc/src/organizerengines.qdoc2
-rw-r--r--src/organizer/doc/src/organizersync.qdoc2
-rw-r--r--src/organizer/doc/src/plugins/qml-organizer.qdoc2
-rw-r--r--src/organizer/doc/src/tutorials/qmlorganizerlistviewtutorial.qdoc2
-rw-r--r--src/organizer/filters/qorganizeritemcollectionfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemcollectionfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemcollectionfilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfieldfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfieldfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfieldfilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailfilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailrangefilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemdetailrangefilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemdetailrangefilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeritemfilters.h2
-rw-r--r--src/organizer/filters/qorganizeritemidfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemidfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemidfilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeritemintersectionfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemintersectionfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemintersectionfilter_p.h2
-rw-r--r--src/organizer/filters/qorganizeriteminvalidfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeriteminvalidfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemunionfilter.cpp2
-rw-r--r--src/organizer/filters/qorganizeritemunionfilter.h2
-rw-r--r--src/organizer/filters/qorganizeritemunionfilter_p.h2
-rw-r--r--src/organizer/items/qorganizerevent.cpp2
-rw-r--r--src/organizer/items/qorganizerevent.h2
-rw-r--r--src/organizer/items/qorganizereventoccurrence.cpp2
-rw-r--r--src/organizer/items/qorganizereventoccurrence.h2
-rw-r--r--src/organizer/items/qorganizeritems.h2
-rw-r--r--src/organizer/items/qorganizerjournal.cpp2
-rw-r--r--src/organizer/items/qorganizerjournal.h2
-rw-r--r--src/organizer/items/qorganizernote.cpp2
-rw-r--r--src/organizer/items/qorganizernote.h2
-rw-r--r--src/organizer/items/qorganizertodo.cpp2
-rw-r--r--src/organizer/items/qorganizertodo.h2
-rw-r--r--src/organizer/items/qorganizertodooccurrence.cpp2
-rw-r--r--src/organizer/items/qorganizertodooccurrence.h2
-rw-r--r--src/organizer/qorganizer.h2
-rw-r--r--src/organizer/qorganizerabstractrequest.cpp2
-rw-r--r--src/organizer/qorganizerabstractrequest.h2
-rw-r--r--src/organizer/qorganizerabstractrequest_p.h2
-rw-r--r--src/organizer/qorganizercollection.cpp2
-rw-r--r--src/organizer/qorganizercollection.h2
-rw-r--r--src/organizer/qorganizercollection_p.h2
-rw-r--r--src/organizer/qorganizercollectionchangeset.cpp2
-rw-r--r--src/organizer/qorganizercollectionchangeset.h2
-rw-r--r--src/organizer/qorganizercollectionchangeset_p.h2
-rw-r--r--src/organizer/qorganizercollectionid.cpp2
-rw-r--r--src/organizer/qorganizercollectionid.h2
-rw-r--r--src/organizer/qorganizerglobal.h2
-rw-r--r--src/organizer/qorganizeritem.cpp2
-rw-r--r--src/organizer/qorganizeritem.h2
-rw-r--r--src/organizer/qorganizeritem_p.h2
-rw-r--r--src/organizer/qorganizeritemchangeset.cpp2
-rw-r--r--src/organizer/qorganizeritemchangeset.h2
-rw-r--r--src/organizer/qorganizeritemchangeset_p.h2
-rw-r--r--src/organizer/qorganizeritemdetail.cpp2
-rw-r--r--src/organizer/qorganizeritemdetail.h2
-rw-r--r--src/organizer/qorganizeritemdetail_p.h2
-rw-r--r--src/organizer/qorganizeritemfetchhint.cpp2
-rw-r--r--src/organizer/qorganizeritemfetchhint.h2
-rw-r--r--src/organizer/qorganizeritemfetchhint_p.h2
-rw-r--r--src/organizer/qorganizeritemfilter.cpp2
-rw-r--r--src/organizer/qorganizeritemfilter.h2
-rw-r--r--src/organizer/qorganizeritemfilter_p.h2
-rw-r--r--src/organizer/qorganizeritemid.cpp2
-rw-r--r--src/organizer/qorganizeritemid.h2
-rw-r--r--src/organizer/qorganizeritemobserver.cpp2
-rw-r--r--src/organizer/qorganizeritemobserver.h2
-rw-r--r--src/organizer/qorganizeritemsortorder.cpp2
-rw-r--r--src/organizer/qorganizeritemsortorder.h2
-rw-r--r--src/organizer/qorganizeritemsortorder_p.h2
-rw-r--r--src/organizer/qorganizermanager.cpp2
-rw-r--r--src/organizer/qorganizermanager.h2
-rw-r--r--src/organizer/qorganizermanager_p.cpp2
-rw-r--r--src/organizer/qorganizermanager_p.h2
-rw-r--r--src/organizer/qorganizermanagerengine.cpp2
-rw-r--r--src/organizer/qorganizermanagerengine.h2
-rw-r--r--src/organizer/qorganizermanagerenginefactory.cpp2
-rw-r--r--src/organizer/qorganizermanagerenginefactory.h2
-rw-r--r--src/organizer/qorganizerrecurrencerule.cpp2
-rw-r--r--src/organizer/qorganizerrecurrencerule.h2
-rw-r--r--src/organizer/qorganizerrecurrencerule_p.h2
-rw-r--r--src/organizer/requests/qorganizercollectionfetchrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizercollectionfetchrequest.h2
-rw-r--r--src/organizer/requests/qorganizercollectionremoverequest.cpp2
-rw-r--r--src/organizer/requests/qorganizercollectionremoverequest.h2
-rw-r--r--src/organizer/requests/qorganizercollectionsaverequest.cpp2
-rw-r--r--src/organizer/requests/qorganizercollectionsaverequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemfetchbyidrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemfetchbyidrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemfetchforexportrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemfetchforexportrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemfetchrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemfetchrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemidfetchrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemidfetchrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemoccurrencefetchrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemremovebyidrequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemremovebyidrequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemremoverequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemremoverequest.h2
-rw-r--r--src/organizer/requests/qorganizeritemrequests.h2
-rw-r--r--src/organizer/requests/qorganizeritemrequests_p.h2
-rw-r--r--src/organizer/requests/qorganizeritemsaverequest.cpp2
-rw-r--r--src/organizer/requests/qorganizeritemsaverequest.h2
-rw-r--r--src/plugins/contacts/memory/qcontactmemorybackend.cpp2
-rw-r--r--src/plugins/contacts/memory/qcontactmemorybackend_p.h2
-rw-r--r--src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.cpp2
-rw-r--r--src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.h2
-rw-r--r--src/plugins/organizer/memory/qorganizeritemmemorybackend.cpp2
-rw-r--r--src/plugins/organizer/memory/qorganizeritemmemorybackend_p.h2
-rw-r--r--src/plugins/organizer/skeleton/qorganizerskeleton.cpp2
-rw-r--r--src/plugins/organizer/skeleton/qorganizerskeleton_p.h2
-rw-r--r--src/plugins/versit/backuphandler/backupvcardhandler.cpp2
-rw-r--r--src/plugins/versit/backuphandler/backupvcardhandler.h2
-rw-r--r--src/plugins/versit/vcardpreserver/vcardpreserver.cpp2
-rw-r--r--src/plugins/versit/vcardpreserver/vcardpreserver.h2
-rw-r--r--src/versit/doc/snippets/doc_src_qtversit.cpp2
-rw-r--r--src/versit/doc/snippets/qtversitdocsample/qtversitdocsample.cpp2
-rw-r--r--src/versit/doc/src/vcardsupport.qdoc2
-rw-r--r--src/versit/doc/src/versit-index.qdoc2
-rw-r--r--src/versit/doc/src/versit.qdoc2
-rw-r--r--src/versit/doc/src/versitclasses.qdoc2
-rw-r--r--src/versit/doc/src/versitplugins.qdoc2
-rw-r--r--src/versit/qvcard21writer.cpp2
-rw-r--r--src/versit/qvcard21writer_p.h2
-rw-r--r--src/versit/qvcard30writer.cpp2
-rw-r--r--src/versit/qvcard30writer_p.h2
-rw-r--r--src/versit/qvcardrestorehandler_p.cpp2
-rw-r--r--src/versit/qvcardrestorehandler_p.h2
-rw-r--r--src/versit/qversitcontactexporter.cpp2
-rw-r--r--src/versit/qversitcontactexporter.h2
-rw-r--r--src/versit/qversitcontactexporter_p.cpp2
-rw-r--r--src/versit/qversitcontactexporter_p.h2
-rw-r--r--src/versit/qversitcontacthandler.cpp2
-rw-r--r--src/versit/qversitcontacthandler.h2
-rw-r--r--src/versit/qversitcontactimporter.cpp2
-rw-r--r--src/versit/qversitcontactimporter.h2
-rw-r--r--src/versit/qversitcontactimporter_p.cpp2
-rw-r--r--src/versit/qversitcontactimporter_p.h2
-rw-r--r--src/versit/qversitcontactpluginloader_p.cpp2
-rw-r--r--src/versit/qversitcontactpluginloader_p.h2
-rw-r--r--src/versit/qversitcontactsdefs_p.h2
-rw-r--r--src/versit/qversitdefs_p.h2
-rw-r--r--src/versit/qversitdocument.cpp2
-rw-r--r--src/versit/qversitdocument.h2
-rw-r--r--src/versit/qversitdocument_p.cpp2
-rw-r--r--src/versit/qversitdocument_p.h2
-rw-r--r--src/versit/qversitdocumentwriter_p.cpp2
-rw-r--r--src/versit/qversitdocumentwriter_p.h2
-rw-r--r--src/versit/qversitglobal.h2
-rw-r--r--src/versit/qversitpluginsearch_p.h2
-rw-r--r--src/versit/qversitproperty.cpp2
-rw-r--r--src/versit/qversitproperty.h2
-rw-r--r--src/versit/qversitproperty_p.h2
-rw-r--r--src/versit/qversitreader.cpp2
-rw-r--r--src/versit/qversitreader.h2
-rw-r--r--src/versit/qversitreader_p.cpp2
-rw-r--r--src/versit/qversitreader_p.h2
-rw-r--r--src/versit/qversitresourcehandler.cpp2
-rw-r--r--src/versit/qversitresourcehandler.h2
-rw-r--r--src/versit/qversitutils.cpp2
-rw-r--r--src/versit/qversitutils_p.h2
-rw-r--r--src/versit/qversitwriter.cpp2
-rw-r--r--src/versit/qversitwriter.h2
-rw-r--r--src/versit/qversitwriter_p.cpp2
-rw-r--r--src/versit/qversitwriter_p.h2
-rw-r--r--src/versitorganizer/qtimezones_p.cpp2
-rw-r--r--src/versitorganizer/qtimezones_p.h2
-rw-r--r--src/versitorganizer/qversitorganizerdefs_p.h2
-rw-r--r--src/versitorganizer/qversitorganizerexporter.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerexporter.h2
-rw-r--r--src/versitorganizer/qversitorganizerexporter_p.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerexporter_p.h2
-rw-r--r--src/versitorganizer/qversitorganizerglobal.h2
-rw-r--r--src/versitorganizer/qversitorganizerhandler.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerhandler.h2
-rw-r--r--src/versitorganizer/qversitorganizerimporter.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerimporter.h2
-rw-r--r--src/versitorganizer/qversitorganizerimporter_p.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerimporter_p.h2
-rw-r--r--src/versitorganizer/qversitorganizerpluginloader_p.cpp2
-rw-r--r--src/versitorganizer/qversitorganizerpluginloader_p.h2
-rw-r--r--src/versitorganizer/qversitorganizerpluginsearch_p.h2
-rw-r--r--src/versitorganizer/qversittimezonehandler.h2
-rw-r--r--tests/auto/cmake/test_modules/main.cpp2
-rw-r--r--tests/auto/contacts/qcontact/tst_qcontact.cpp2
-rw-r--r--tests/auto/contacts/qcontactactions/multiaction/multiaction.cpp2
-rw-r--r--tests/auto/contacts/qcontactactions/multiaction/multiaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction.cpp2
-rw-r--r--tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactactions/unittest/tst_qcontactactions.cpp2
-rw-r--r--tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin.cpp2
-rw-r--r--tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin_p.h2
-rw-r--r--tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp2
-rw-r--r--tests/auto/contacts/qcontactcollection/tst_qcontactcollection.cpp2
-rw-r--r--tests/auto/contacts/qcontactdetail/tst_qcontactdetail.cpp2
-rw-r--r--tests/auto/contacts/qcontactdetails/tst_qcontactdetails.cpp2
-rw-r--r--tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanager/tst_qcontactmanager.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanagerdataholder.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerdetails/tst_qcontactmanagerdetails.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/testactions/booleanaction/booleanaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/testactions/dateaction/dateaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/testactions/integeraction/integeraction_p.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/testactions/numberaction/numberaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/testactions/phonenumberaction/phonenumberaction_p.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerfiltering/unittest/tst_qcontactmanagerfiltering.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanagerplugins/dummyotherplugin/dummyotherplugin.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp2
-rw-r--r--tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.h2
-rw-r--r--tests/auto/contacts/qcontactmanagerplugins/unittest/tst_qcontactmanagerplugins.cpp2
-rw-r--r--tests/auto/contacts/qcontactmemusage/tst_qcontactmemusage.cpp2
-rw-r--r--tests/auto/contacts/qcontactrelationship/tst_qcontactrelationship.cpp2
-rw-r--r--tests/auto/contacts/qcontactsortorder/tst_qcontactsortorder.cpp2
-rw-r--r--tests/auto/contacts/qdeclarativecontact/tst_qdeclarativecontact.cpp2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/ContactsSavingTestCase.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/ContactsSignalingTestCase.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/ContactsTestConfiguration.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/ContactsTestHelper.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_add_detail.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_addresses.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_collection_filter.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_detail_access.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_emails.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_extendeddetails.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_modification.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_organizations.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_phonenumbers.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_remove_detail.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_signals.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contact_urls.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contactdetail.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contactmodel_signals.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contactrelationship.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_clear_details_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_signaling_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_extended_detail_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_intersection_filter_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_detail_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_save_contact_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml2
-rw-r--r--tests/auto/contacts/qmlcontacts/tst_qmlcontacts.cpp2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/MegaEvent.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/addEvent.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizeraudiblereminder.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizercollectionfilter.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizere2e.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizeremailreminder.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizerintersectionfilter.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizeritem.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizeritemdetail.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizeritems.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizermodelupdate.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizerunionfilter.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/testcases/tst_organizervisualreminder.qml2
-rw-r--r--tests/auto/organizer/qmlorganizer/tst_qmlorganizer.cpp2
-rw-r--r--tests/auto/organizer/qorganizercollection/tst_qorganizercollection.cpp2
-rw-r--r--tests/auto/organizer/qorganizere2e/tst_qorganizere2e.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritem/tst_qorganizeritem.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin_p.h2
-rw-r--r--tests/auto/organizer/qorganizeritemasync/unittest/tst_qorganizeritemasync.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemdetail/tst_qorganizeritemdetail.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemdetails/tst_qorganizeritemdetails.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemfilter/tst_qorganizeritemfilter.cpp2
-rw-r--r--tests/auto/organizer/qorganizeritemsortorder/tst_qorganizeritemsortorder.cpp2
-rw-r--r--tests/auto/organizer/qorganizermanager/tst_qorganizermanager.cpp2
-rw-r--r--tests/auto/organizer/qorganizermanagerdataholder.h2
-rw-r--r--tests/auto/organizer/qorganizermanagerdetails/tst_qorganizermanagerdetails.cpp2
-rw-r--r--tests/auto/versit/qvcard21writer/tst_qvcard21writer.cpp2
-rw-r--r--tests/auto/versit/qvcard21writer/tst_qvcard21writer.h2
-rw-r--r--tests/auto/versit/qvcard30writer/tst_qvcard30writer.cpp2
-rw-r--r--tests/auto/versit/qvcard30writer/tst_qvcard30writer.h2
-rw-r--r--tests/auto/versit/qversit/tst_qversit.cpp2
-rw-r--r--tests/auto/versit/qversit/tst_qversit.h2
-rw-r--r--tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.cpp2
-rw-r--r--tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.h2
-rw-r--r--tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.cpp2
-rw-r--r--tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin1/plugin1.cpp2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin1/plugin1.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin2/plugin2.cpp2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin2/plugin2.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin3/plugin3.cpp2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin3/plugin3.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin4/plugin4.cpp2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin4/plugin4.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin5/plugin5.cpp2
-rw-r--r--tests/auto/versit/qversitcontactplugins/plugin5/plugin5.h2
-rw-r--r--tests/auto/versit/qversitcontactplugins/unittest/tst_qversitcontactplugins.cpp2
-rw-r--r--tests/auto/versit/qversitdocument/tst_qversitdocument.cpp2
-rw-r--r--tests/auto/versit/qversitdocument/tst_qversitdocument.h2
-rw-r--r--tests/auto/versit/qversitproperty/tst_qversitproperty.cpp2
-rw-r--r--tests/auto/versit/qversitproperty/tst_qversitproperty.h2
-rw-r--r--tests/auto/versit/qversitreader/tst_qversitreader.cpp2
-rw-r--r--tests/auto/versit/qversitreader/tst_qversitreader.h2
-rw-r--r--tests/auto/versit/qversitwriter/tst_qversitwriter.cpp2
-rw-r--r--tests/auto/versit/qversitwriter/tst_qversitwriter.h2
-rw-r--r--tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.cpp2
-rw-r--r--tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.h2
-rw-r--r--tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.cpp2
-rw-r--r--tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.h2
-rw-r--r--tests/benchmark/contacts/ContactsBenchmarkTestCase.qml2
-rw-r--r--tests/benchmark/contacts/tst_benchmark_create_and_savecontact.qml2
-rw-r--r--tests/benchmark/contacts/tst_benchmark_removecontact.qml2
-rw-r--r--tests/benchmark/contacts/tst_benchmark_savecontact.qml2
-rw-r--r--tests/benchmark/contacts/tst_benchmark_updatecontact.qml2
-rw-r--r--tests/system/qmlorganizer/contents/AgenderView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/AttendeeDetailsView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/Button.qml2
-rw-r--r--tests/system/qmlorganizer/contents/CheckBox.qml2
-rw-r--r--tests/system/qmlorganizer/contents/CheckBoxRow.qml2
-rw-r--r--tests/system/qmlorganizer/contents/CollectionEditorView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/CollectionManagerView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/CollectionRoller.qml2
-rw-r--r--tests/system/qmlorganizer/contents/DateTimeRollerRow.qml2
-rw-r--r--tests/system/qmlorganizer/contents/DayView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/DetailsView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/FieldRow.qml2
-rw-r--r--tests/system/qmlorganizer/contents/InfoBar.qml2
-rw-r--r--tests/system/qmlorganizer/contents/ItemView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/MediaButton.qml2
-rw-r--r--tests/system/qmlorganizer/contents/MenuBar.qml2
-rw-r--r--tests/system/qmlorganizer/contents/MonthView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/RollerRow.qml2
-rw-r--r--tests/system/qmlorganizer/contents/ScrollBar.qml2
-rw-r--r--tests/system/qmlorganizer/contents/SelectionView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/SettingsView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/StatusBar.qml2
-rw-r--r--tests/system/qmlorganizer/contents/TimelineView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/TodoView.qml2
-rw-r--r--tests/system/qmlorganizer/contents/WeekView.qml2
-rwxr-xr-xtests/system/qmlorganizer/contents/datetimerollercontents/Spinner.qml2
-rw-r--r--tests/system/qmlorganizer/contents/datetimerollercontents/Title.qml2
-rw-r--r--tests/system/qmlorganizer/contents/month.js2
-rw-r--r--tests/system/qmlorganizer/contents/timeline.js2
-rw-r--r--tests/system/qmlorganizer/organizer.qml2
676 files changed, 676 insertions, 676 deletions
diff --git a/doc/src/snippets/code/doc_src_lgpl.qdoc b/doc/src/snippets/code/doc_src_lgpl.qdoc
index 217c14a2c..536ab0883 100644
--- a/doc/src/snippets/code/doc_src_lgpl.qdoc
+++ b/doc/src/snippets/code/doc_src_lgpl.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/examples/contacts/qmlcontactslistview/ContactEditor.qml b/examples/contacts/qmlcontactslistview/ContactEditor.qml
index b3af78b39..46a47e3a4 100644
--- a/examples/contacts/qmlcontactslistview/ContactEditor.qml
+++ b/examples/contacts/qmlcontactslistview/ContactEditor.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/contacts/qmlcontactslistview/DetailEditWidget.qml b/examples/contacts/qmlcontactslistview/DetailEditWidget.qml
index a80a90033..2dce75b8d 100644
--- a/examples/contacts/qmlcontactslistview/DetailEditWidget.qml
+++ b/examples/contacts/qmlcontactslistview/DetailEditWidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/contacts/qmlcontactslistview/GenericButton.qml b/examples/contacts/qmlcontactslistview/GenericButton.qml
index 0569e0d58..8f932e89e 100644
--- a/examples/contacts/qmlcontactslistview/GenericButton.qml
+++ b/examples/contacts/qmlcontactslistview/GenericButton.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/contacts/qmlcontactslistview/doc/src/qmlcontactslistview.qdoc b/examples/contacts/qmlcontactslistview/doc/src/qmlcontactslistview.qdoc
index a1762ac12..0d15f3780 100644
--- a/examples/contacts/qmlcontactslistview/doc/src/qmlcontactslistview.qdoc
+++ b/examples/contacts/qmlcontactslistview/doc/src/qmlcontactslistview.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/examples/contacts/qmlcontactslistview/qmlcontactslistview.qml b/examples/contacts/qmlcontactslistview/qmlcontactslistview.qml
index f593be9b8..450d43be0 100644
--- a/examples/contacts/qmlcontactslistview/qmlcontactslistview.qml
+++ b/examples/contacts/qmlcontactslistview/qmlcontactslistview.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/organizer/calendardemo/doc/src/calendardemo.qdoc b/examples/organizer/calendardemo/doc/src/calendardemo.qdoc
index de2eddcdf..ec67ad896 100644
--- a/examples/organizer/calendardemo/doc/src/calendardemo.qdoc
+++ b/examples/organizer/calendardemo/doc/src/calendardemo.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/examples/organizer/calendardemo/src/addcalendarpage.cpp b/examples/organizer/calendardemo/src/addcalendarpage.cpp
index e7046e223..7ba8ee4d5 100644
--- a/examples/organizer/calendardemo/src/addcalendarpage.cpp
+++ b/examples/organizer/calendardemo/src/addcalendarpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/addcalendarpage.h b/examples/organizer/calendardemo/src/addcalendarpage.h
index e57a4e2f3..581f93943 100644
--- a/examples/organizer/calendardemo/src/addcalendarpage.h
+++ b/examples/organizer/calendardemo/src/addcalendarpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/calendardemo.cpp b/examples/organizer/calendardemo/src/calendardemo.cpp
index ce2512eb9..067ab35f1 100644
--- a/examples/organizer/calendardemo/src/calendardemo.cpp
+++ b/examples/organizer/calendardemo/src/calendardemo.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/calendardemo.h b/examples/organizer/calendardemo/src/calendardemo.h
index b88916a0e..adfb73c8d 100644
--- a/examples/organizer/calendardemo/src/calendardemo.h
+++ b/examples/organizer/calendardemo/src/calendardemo.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/daypage.cpp b/examples/organizer/calendardemo/src/daypage.cpp
index be5074fb9..fb5ef719e 100644
--- a/examples/organizer/calendardemo/src/daypage.cpp
+++ b/examples/organizer/calendardemo/src/daypage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/daypage.h b/examples/organizer/calendardemo/src/daypage.h
index b8ae6ca78..ac79d088f 100644
--- a/examples/organizer/calendardemo/src/daypage.h
+++ b/examples/organizer/calendardemo/src/daypage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/editcalendarspage.cpp b/examples/organizer/calendardemo/src/editcalendarspage.cpp
index e7168bafd..bb5ba965f 100644
--- a/examples/organizer/calendardemo/src/editcalendarspage.cpp
+++ b/examples/organizer/calendardemo/src/editcalendarspage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/editcalendarspage.h b/examples/organizer/calendardemo/src/editcalendarspage.h
index 8add2376b..679dbb902 100644
--- a/examples/organizer/calendardemo/src/editcalendarspage.h
+++ b/examples/organizer/calendardemo/src/editcalendarspage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/eventeditpage.cpp b/examples/organizer/calendardemo/src/eventeditpage.cpp
index 5bbab844d..23f168522 100644
--- a/examples/organizer/calendardemo/src/eventeditpage.cpp
+++ b/examples/organizer/calendardemo/src/eventeditpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/eventeditpage.h b/examples/organizer/calendardemo/src/eventeditpage.h
index da15d4b66..71f4437eb 100644
--- a/examples/organizer/calendardemo/src/eventeditpage.h
+++ b/examples/organizer/calendardemo/src/eventeditpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/eventoccurrenceeditpage.cpp b/examples/organizer/calendardemo/src/eventoccurrenceeditpage.cpp
index d16ef802d..1af31fb6f 100644
--- a/examples/organizer/calendardemo/src/eventoccurrenceeditpage.cpp
+++ b/examples/organizer/calendardemo/src/eventoccurrenceeditpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/eventoccurrenceeditpage.h b/examples/organizer/calendardemo/src/eventoccurrenceeditpage.h
index 7849ff0ed..6bc5e8af4 100644
--- a/examples/organizer/calendardemo/src/eventoccurrenceeditpage.h
+++ b/examples/organizer/calendardemo/src/eventoccurrenceeditpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/journaleditpage.cpp b/examples/organizer/calendardemo/src/journaleditpage.cpp
index cf32ff690..257cbb5df 100644
--- a/examples/organizer/calendardemo/src/journaleditpage.cpp
+++ b/examples/organizer/calendardemo/src/journaleditpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/journaleditpage.h b/examples/organizer/calendardemo/src/journaleditpage.h
index e3ecfc2ec..7d1ee1dd3 100644
--- a/examples/organizer/calendardemo/src/journaleditpage.h
+++ b/examples/organizer/calendardemo/src/journaleditpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/main.cpp b/examples/organizer/calendardemo/src/main.cpp
index 34829ab62..3d59447ca 100644
--- a/examples/organizer/calendardemo/src/main.cpp
+++ b/examples/organizer/calendardemo/src/main.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/monthpage.cpp b/examples/organizer/calendardemo/src/monthpage.cpp
index 9a923033f..8824fea42 100644
--- a/examples/organizer/calendardemo/src/monthpage.cpp
+++ b/examples/organizer/calendardemo/src/monthpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/monthpage.h b/examples/organizer/calendardemo/src/monthpage.h
index cfbd0d9a6..c53d2cab1 100644
--- a/examples/organizer/calendardemo/src/monthpage.h
+++ b/examples/organizer/calendardemo/src/monthpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/todoeditpage.cpp b/examples/organizer/calendardemo/src/todoeditpage.cpp
index da95a66c8..7bbf72d6a 100644
--- a/examples/organizer/calendardemo/src/todoeditpage.cpp
+++ b/examples/organizer/calendardemo/src/todoeditpage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/calendardemo/src/todoeditpage.h b/examples/organizer/calendardemo/src/todoeditpage.h
index 502dfae50..56a5f77f6 100644
--- a/examples/organizer/calendardemo/src/todoeditpage.h
+++ b/examples/organizer/calendardemo/src/todoeditpage.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/qmlorganizerlistview/content/EventDateTime.qml b/examples/organizer/qmlorganizerlistview/content/EventDateTime.qml
index bc945596b..27b62611f 100644
--- a/examples/organizer/qmlorganizerlistview/content/EventDateTime.qml
+++ b/examples/organizer/qmlorganizerlistview/content/EventDateTime.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/organizer/qmlorganizerlistview/content/EventEditor.qml b/examples/organizer/qmlorganizerlistview/content/EventEditor.qml
index 94165e4be..27653e540 100644
--- a/examples/organizer/qmlorganizerlistview/content/EventEditor.qml
+++ b/examples/organizer/qmlorganizerlistview/content/EventEditor.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Organizer Module.
**
diff --git a/examples/organizer/qmlorganizerlistview/content/GenericButton.qml b/examples/organizer/qmlorganizerlistview/content/GenericButton.qml
index 122b6c8c4..72e3aa31c 100644
--- a/examples/organizer/qmlorganizerlistview/content/GenericButton.qml
+++ b/examples/organizer/qmlorganizerlistview/content/GenericButton.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Organizer Module.
**
diff --git a/examples/organizer/qmlorganizerlistview/doc/src/qmlorganizerlistviewexample.qdoc b/examples/organizer/qmlorganizerlistview/doc/src/qmlorganizerlistviewexample.qdoc
index 004f6489c..ae94c5bbf 100644
--- a/examples/organizer/qmlorganizerlistview/doc/src/qmlorganizerlistviewexample.qdoc
+++ b/examples/organizer/qmlorganizerlistview/doc/src/qmlorganizerlistviewexample.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/examples/organizer/qmlorganizerlistview/qmlorganizerlistview.qml b/examples/organizer/qmlorganizerlistview/qmlorganizerlistview.qml
index 33f287756..04ebb895f 100644
--- a/examples/organizer/qmlorganizerlistview/qmlorganizerlistview.qml
+++ b/examples/organizer/qmlorganizerlistview/qmlorganizerlistview.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Pim Module.
**
diff --git a/examples/organizer/todo/doc/src/todo.qdoc b/examples/organizer/todo/doc/src/todo.qdoc
index 965557cf8..d2bcf90c2 100644
--- a/examples/organizer/todo/doc/src/todo.qdoc
+++ b/examples/organizer/todo/doc/src/todo.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/examples/organizer/todo/main.cpp b/examples/organizer/todo/main.cpp
index 544572dab..bcecd1b6a 100755
--- a/examples/organizer/todo/main.cpp
+++ b/examples/organizer/todo/main.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/todo/todoeditor.cpp b/examples/organizer/todo/todoeditor.cpp
index cbd19bcfb..88feeccbc 100644
--- a/examples/organizer/todo/todoeditor.cpp
+++ b/examples/organizer/todo/todoeditor.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/todo/todoeditor.h b/examples/organizer/todo/todoeditor.h
index f3aa90fbb..fe6a5879d 100644
--- a/examples/organizer/todo/todoeditor.h
+++ b/examples/organizer/todo/todoeditor.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/todo/window.cpp b/examples/organizer/todo/window.cpp
index adc00dad2..cf5321fa8 100644
--- a/examples/organizer/todo/window.cpp
+++ b/examples/organizer/todo/window.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/organizer/todo/window.h b/examples/organizer/todo/window.h
index b9f04e05b..14d325cde 100644
--- a/examples/organizer/todo/window.h
+++ b/examples/organizer/todo/window.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactaddress.h b/src/contacts/details/qcontactaddress.h
index 9e821f66b..762e91592 100644
--- a/src/contacts/details/qcontactaddress.h
+++ b/src/contacts/details/qcontactaddress.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactanniversary.h b/src/contacts/details/qcontactanniversary.h
index 62dd88987..aff9f7e14 100644
--- a/src/contacts/details/qcontactanniversary.h
+++ b/src/contacts/details/qcontactanniversary.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactavatar.h b/src/contacts/details/qcontactavatar.h
index 876c088b0..9f34ab796 100644
--- a/src/contacts/details/qcontactavatar.h
+++ b/src/contacts/details/qcontactavatar.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactbirthday.h b/src/contacts/details/qcontactbirthday.h
index 1d20ffa5d..b5ddb00b0 100644
--- a/src/contacts/details/qcontactbirthday.h
+++ b/src/contacts/details/qcontactbirthday.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactdetails.cpp b/src/contacts/details/qcontactdetails.cpp
index ca123b0a4..31bba2cc4 100644
--- a/src/contacts/details/qcontactdetails.cpp
+++ b/src/contacts/details/qcontactdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactdetails.h b/src/contacts/details/qcontactdetails.h
index 49832e628..4e88a4cb6 100644
--- a/src/contacts/details/qcontactdetails.h
+++ b/src/contacts/details/qcontactdetails.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactdisplaylabel.h b/src/contacts/details/qcontactdisplaylabel.h
index 896f650e7..6db02c97d 100644
--- a/src/contacts/details/qcontactdisplaylabel.h
+++ b/src/contacts/details/qcontactdisplaylabel.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactemailaddress.h b/src/contacts/details/qcontactemailaddress.h
index ce46b39b7..55b45831c 100644
--- a/src/contacts/details/qcontactemailaddress.h
+++ b/src/contacts/details/qcontactemailaddress.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactextendeddetail.h b/src/contacts/details/qcontactextendeddetail.h
index a4ca90b7e..0e87e2f5a 100644
--- a/src/contacts/details/qcontactextendeddetail.h
+++ b/src/contacts/details/qcontactextendeddetail.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactfamily.h b/src/contacts/details/qcontactfamily.h
index 454b8534d..5940a35b8 100644
--- a/src/contacts/details/qcontactfamily.h
+++ b/src/contacts/details/qcontactfamily.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactfavorite.h b/src/contacts/details/qcontactfavorite.h
index bb89b0650..34d0e489a 100644
--- a/src/contacts/details/qcontactfavorite.h
+++ b/src/contacts/details/qcontactfavorite.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactgender.h b/src/contacts/details/qcontactgender.h
index be3e7062d..80ecf7f23 100644
--- a/src/contacts/details/qcontactgender.h
+++ b/src/contacts/details/qcontactgender.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactgeolocation.h b/src/contacts/details/qcontactgeolocation.h
index b647242de..f0b9897c2 100644
--- a/src/contacts/details/qcontactgeolocation.h
+++ b/src/contacts/details/qcontactgeolocation.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactglobalpresence.h b/src/contacts/details/qcontactglobalpresence.h
index dbc0ec5e1..5ec481de3 100644
--- a/src/contacts/details/qcontactglobalpresence.h
+++ b/src/contacts/details/qcontactglobalpresence.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactguid.h b/src/contacts/details/qcontactguid.h
index a635d2786..cd8b47c9a 100644
--- a/src/contacts/details/qcontactguid.h
+++ b/src/contacts/details/qcontactguid.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontacthobby.h b/src/contacts/details/qcontacthobby.h
index e00cad3a3..5e6ccb357 100644
--- a/src/contacts/details/qcontacthobby.h
+++ b/src/contacts/details/qcontacthobby.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactname.h b/src/contacts/details/qcontactname.h
index 6f21b5e57..a64e7fe4c 100644
--- a/src/contacts/details/qcontactname.h
+++ b/src/contacts/details/qcontactname.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactnickname.h b/src/contacts/details/qcontactnickname.h
index 72c734544..63392f9d3 100644
--- a/src/contacts/details/qcontactnickname.h
+++ b/src/contacts/details/qcontactnickname.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactnote.h b/src/contacts/details/qcontactnote.h
index dee50e7a1..adba8c152 100644
--- a/src/contacts/details/qcontactnote.h
+++ b/src/contacts/details/qcontactnote.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactonlineaccount.h b/src/contacts/details/qcontactonlineaccount.h
index d16f5094d..8491a87ab 100644
--- a/src/contacts/details/qcontactonlineaccount.h
+++ b/src/contacts/details/qcontactonlineaccount.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactorganization.h b/src/contacts/details/qcontactorganization.h
index 8898a1416..f4363543c 100644
--- a/src/contacts/details/qcontactorganization.h
+++ b/src/contacts/details/qcontactorganization.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactphonenumber.h b/src/contacts/details/qcontactphonenumber.h
index 59e147d88..7e7d49d78 100644
--- a/src/contacts/details/qcontactphonenumber.h
+++ b/src/contacts/details/qcontactphonenumber.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactpresence.h b/src/contacts/details/qcontactpresence.h
index ca3d6ed43..2fd0e423b 100644
--- a/src/contacts/details/qcontactpresence.h
+++ b/src/contacts/details/qcontactpresence.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactringtone.h b/src/contacts/details/qcontactringtone.h
index abdaa8478..51562fd42 100644
--- a/src/contacts/details/qcontactringtone.h
+++ b/src/contacts/details/qcontactringtone.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactsynctarget.h b/src/contacts/details/qcontactsynctarget.h
index 90a5c55f8..e14ebab29 100644
--- a/src/contacts/details/qcontactsynctarget.h
+++ b/src/contacts/details/qcontactsynctarget.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontacttag.h b/src/contacts/details/qcontacttag.h
index 2f10358a2..bebd663db 100644
--- a/src/contacts/details/qcontacttag.h
+++ b/src/contacts/details/qcontacttag.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontacttimestamp.h b/src/contacts/details/qcontacttimestamp.h
index 75f012b03..4f978a4b5 100644
--- a/src/contacts/details/qcontacttimestamp.h
+++ b/src/contacts/details/qcontacttimestamp.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontacttype.h b/src/contacts/details/qcontacttype.h
index 8d4159eb4..8e78bb2b4 100644
--- a/src/contacts/details/qcontacttype.h
+++ b/src/contacts/details/qcontacttype.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontacturl.h b/src/contacts/details/qcontacturl.h
index 36d039b8f..2c110103f 100644
--- a/src/contacts/details/qcontacturl.h
+++ b/src/contacts/details/qcontacturl.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/details/qcontactversion.h b/src/contacts/details/qcontactversion.h
index f9f668714..94330bbc6 100644
--- a/src/contacts/details/qcontactversion.h
+++ b/src/contacts/details/qcontactversion.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/doc_src_qtcontacts.cpp b/src/contacts/doc/snippets/doc_src_qtcontacts.cpp
index f4a28bdd5..00b85fb26 100644
--- a/src/contacts/doc/snippets/doc_src_qtcontacts.cpp
+++ b/src/contacts/doc/snippets/doc_src_qtcontacts.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/moduleimports.qml b/src/contacts/doc/snippets/moduleimports.qml
index 1ecdac75c..b5150df50 100644
--- a/src/contacts/doc/snippets/moduleimports.qml
+++ b/src/contacts/doc/snippets/moduleimports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/multiaction/multiaction.cpp b/src/contacts/doc/snippets/multiaction/multiaction.cpp
index 8223088f4..6a8a8630b 100644
--- a/src/contacts/doc/snippets/multiaction/multiaction.cpp
+++ b/src/contacts/doc/snippets/multiaction/multiaction.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/multiaction/multiaction_p.h b/src/contacts/doc/snippets/multiaction/multiaction_p.h
index 0b40323c0..d2a1583e7 100644
--- a/src/contacts/doc/snippets/multiaction/multiaction_p.h
+++ b/src/contacts/doc/snippets/multiaction/multiaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/qcontactphonenumber.h b/src/contacts/doc/snippets/qcontactphonenumber.h
index 955729152..929067c9e 100644
--- a/src/contacts/doc/snippets/qcontactphonenumber.h
+++ b/src/contacts/doc/snippets/qcontactphonenumber.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp b/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
index 397ce1650..0c534ce2e 100644
--- a/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
+++ b/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsampleasync.cpp b/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsampleasync.cpp
index 2636a1407..46dc88e01 100644
--- a/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsampleasync.cpp
+++ b/src/contacts/doc/snippets/qtcontactsdocsample/qtcontactsdocsampleasync.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/snippets/qtcontactsdocsample/requestexample.h b/src/contacts/doc/snippets/qtcontactsdocsample/requestexample.h
index eb761a968..9c41454e5 100644
--- a/src/contacts/doc/snippets/qtcontactsdocsample/requestexample.h
+++ b/src/contacts/doc/snippets/qtcontactsdocsample/requestexample.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/src/contacts-index.qdoc b/src/contacts/doc/src/contacts-index.qdoc
index 95fa477ee..2f6fdb753 100644
--- a/src/contacts/doc/src/contacts-index.qdoc
+++ b/src/contacts/doc/src/contacts-index.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/contacts/doc/src/contacts.qdoc b/src/contacts/doc/src/contacts.qdoc
index 8de2ce90c..44972ca90 100644
--- a/src/contacts/doc/src/contacts.qdoc
+++ b/src/contacts/doc/src/contacts.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactsactions.qdoc b/src/contacts/doc/src/contactsactions.qdoc
index 0aba7027f..fa9c3d39a 100644
--- a/src/contacts/doc/src/contactsactions.qdoc
+++ b/src/contacts/doc/src/contactsactions.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactsasync.qdoc b/src/contacts/doc/src/contactsasync.qdoc
index 34fe05450..ec4b3bed1 100644
--- a/src/contacts/doc/src/contactsasync.qdoc
+++ b/src/contacts/doc/src/contactsasync.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactsclasses.qdoc b/src/contacts/doc/src/contactsclasses.qdoc
index f3520e0b6..1eaaf4cb0 100644
--- a/src/contacts/doc/src/contactsclasses.qdoc
+++ b/src/contacts/doc/src/contactsclasses.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactsengines.qdoc b/src/contacts/doc/src/contactsengines.qdoc
index 80685f485..b719ac53e 100644
--- a/src/contacts/doc/src/contactsengines.qdoc
+++ b/src/contacts/doc/src/contactsengines.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactssync.qdoc b/src/contacts/doc/src/contactssync.qdoc
index cd901a72c..c481da904 100644
--- a/src/contacts/doc/src/contactssync.qdoc
+++ b/src/contacts/doc/src/contactssync.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/contactsusage.qdoc b/src/contacts/doc/src/contactsusage.qdoc
index 64c6f8386..61161ad89 100644
--- a/src/contacts/doc/src/contactsusage.qdoc
+++ b/src/contacts/doc/src/contactsusage.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/plugins/qml-contacts.qdoc b/src/contacts/doc/src/plugins/qml-contacts.qdoc
index 3f05b83a8..5b765269a 100644
--- a/src/contacts/doc/src/plugins/qml-contacts.qdoc
+++ b/src/contacts/doc/src/plugins/qml-contacts.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/doc/src/qtcontacts.qdoc b/src/contacts/doc/src/qtcontacts.qdoc
index b4036ce17..4613f1405 100644
--- a/src/contacts/doc/src/qtcontacts.qdoc
+++ b/src/contacts/doc/src/qtcontacts.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/contacts/engines/qcontactinvalidbackend.cpp b/src/contacts/engines/qcontactinvalidbackend.cpp
index 5a0284e90..9f42144c2 100644
--- a/src/contacts/engines/qcontactinvalidbackend.cpp
+++ b/src/contacts/engines/qcontactinvalidbackend.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/engines/qcontactinvalidbackend_p.h b/src/contacts/engines/qcontactinvalidbackend_p.h
index 6b613e084..8555c48df 100644
--- a/src/contacts/engines/qcontactinvalidbackend_p.h
+++ b/src/contacts/engines/qcontactinvalidbackend_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactactionfilter.cpp b/src/contacts/filters/qcontactactionfilter.cpp
index 3929a947d..0fa02fda6 100644
--- a/src/contacts/filters/qcontactactionfilter.cpp
+++ b/src/contacts/filters/qcontactactionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactactionfilter.h b/src/contacts/filters/qcontactactionfilter.h
index cb3463c0a..64f1dc73a 100644
--- a/src/contacts/filters/qcontactactionfilter.h
+++ b/src/contacts/filters/qcontactactionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactactionfilter_p.h b/src/contacts/filters/qcontactactionfilter_p.h
index 9aa05dc61..ab18e0ba3 100644
--- a/src/contacts/filters/qcontactactionfilter_p.h
+++ b/src/contacts/filters/qcontactactionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactchangelogfilter.cpp b/src/contacts/filters/qcontactchangelogfilter.cpp
index 052ab395a..3a0b2f72e 100644
--- a/src/contacts/filters/qcontactchangelogfilter.cpp
+++ b/src/contacts/filters/qcontactchangelogfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactchangelogfilter.h b/src/contacts/filters/qcontactchangelogfilter.h
index 6bb97cee8..1414abdcc 100644
--- a/src/contacts/filters/qcontactchangelogfilter.h
+++ b/src/contacts/filters/qcontactchangelogfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactchangelogfilter_p.h b/src/contacts/filters/qcontactchangelogfilter_p.h
index bb2fe00cb..643ee5f32 100644
--- a/src/contacts/filters/qcontactchangelogfilter_p.h
+++ b/src/contacts/filters/qcontactchangelogfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactcollectionfilter.cpp b/src/contacts/filters/qcontactcollectionfilter.cpp
index 26c5c36f0..2826b9b6c 100644
--- a/src/contacts/filters/qcontactcollectionfilter.cpp
+++ b/src/contacts/filters/qcontactcollectionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactcollectionfilter.h b/src/contacts/filters/qcontactcollectionfilter.h
index ef90af543..5df8856f1 100644
--- a/src/contacts/filters/qcontactcollectionfilter.h
+++ b/src/contacts/filters/qcontactcollectionfilter.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactcollectionfilter_p.h b/src/contacts/filters/qcontactcollectionfilter_p.h
index 6dbaea094..501ac83da 100644
--- a/src/contacts/filters/qcontactcollectionfilter_p.h
+++ b/src/contacts/filters/qcontactcollectionfilter_p.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailfilter.cpp b/src/contacts/filters/qcontactdetailfilter.cpp
index 23fa26750..5f8e4585b 100644
--- a/src/contacts/filters/qcontactdetailfilter.cpp
+++ b/src/contacts/filters/qcontactdetailfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailfilter.h b/src/contacts/filters/qcontactdetailfilter.h
index a5a68ea16..7d20236f4 100644
--- a/src/contacts/filters/qcontactdetailfilter.h
+++ b/src/contacts/filters/qcontactdetailfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailfilter_p.h b/src/contacts/filters/qcontactdetailfilter_p.h
index 71e9211cc..ada101094 100644
--- a/src/contacts/filters/qcontactdetailfilter_p.h
+++ b/src/contacts/filters/qcontactdetailfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailrangefilter.cpp b/src/contacts/filters/qcontactdetailrangefilter.cpp
index 55c972ef3..c53e34917 100644
--- a/src/contacts/filters/qcontactdetailrangefilter.cpp
+++ b/src/contacts/filters/qcontactdetailrangefilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailrangefilter.h b/src/contacts/filters/qcontactdetailrangefilter.h
index 687042dd5..c844d34f0 100644
--- a/src/contacts/filters/qcontactdetailrangefilter.h
+++ b/src/contacts/filters/qcontactdetailrangefilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactdetailrangefilter_p.h b/src/contacts/filters/qcontactdetailrangefilter_p.h
index 1cb4c5503..9fd2b7e66 100644
--- a/src/contacts/filters/qcontactdetailrangefilter_p.h
+++ b/src/contacts/filters/qcontactdetailrangefilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactfilters.h b/src/contacts/filters/qcontactfilters.h
index 82ad3b8b9..2ba714810 100644
--- a/src/contacts/filters/qcontactfilters.h
+++ b/src/contacts/filters/qcontactfilters.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactidfilter.cpp b/src/contacts/filters/qcontactidfilter.cpp
index d0a6378e4..b07e536a9 100644
--- a/src/contacts/filters/qcontactidfilter.cpp
+++ b/src/contacts/filters/qcontactidfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactidfilter.h b/src/contacts/filters/qcontactidfilter.h
index 03195ebc1..3a00465ed 100644
--- a/src/contacts/filters/qcontactidfilter.h
+++ b/src/contacts/filters/qcontactidfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactidfilter_p.h b/src/contacts/filters/qcontactidfilter_p.h
index 752d3eed2..5e9e1795c 100644
--- a/src/contacts/filters/qcontactidfilter_p.h
+++ b/src/contacts/filters/qcontactidfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactintersectionfilter.cpp b/src/contacts/filters/qcontactintersectionfilter.cpp
index b66ceafd2..9c32ecac3 100644
--- a/src/contacts/filters/qcontactintersectionfilter.cpp
+++ b/src/contacts/filters/qcontactintersectionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactintersectionfilter.h b/src/contacts/filters/qcontactintersectionfilter.h
index b025f456f..a224132a2 100644
--- a/src/contacts/filters/qcontactintersectionfilter.h
+++ b/src/contacts/filters/qcontactintersectionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactintersectionfilter_p.h b/src/contacts/filters/qcontactintersectionfilter_p.h
index c1a1bc1f3..572e085ba 100644
--- a/src/contacts/filters/qcontactintersectionfilter_p.h
+++ b/src/contacts/filters/qcontactintersectionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactinvalidfilter.cpp b/src/contacts/filters/qcontactinvalidfilter.cpp
index 420fe0955..f751fa933 100644
--- a/src/contacts/filters/qcontactinvalidfilter.cpp
+++ b/src/contacts/filters/qcontactinvalidfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactinvalidfilter.h b/src/contacts/filters/qcontactinvalidfilter.h
index da56cb8f3..eda8d0739 100644
--- a/src/contacts/filters/qcontactinvalidfilter.h
+++ b/src/contacts/filters/qcontactinvalidfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactrelationshipfilter.cpp b/src/contacts/filters/qcontactrelationshipfilter.cpp
index f9efd4fcd..a0e3f897d 100644
--- a/src/contacts/filters/qcontactrelationshipfilter.cpp
+++ b/src/contacts/filters/qcontactrelationshipfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactrelationshipfilter.h b/src/contacts/filters/qcontactrelationshipfilter.h
index 1f3ab78fb..7033c5755 100644
--- a/src/contacts/filters/qcontactrelationshipfilter.h
+++ b/src/contacts/filters/qcontactrelationshipfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactrelationshipfilter_p.h b/src/contacts/filters/qcontactrelationshipfilter_p.h
index 763a479a4..964f09b3f 100644
--- a/src/contacts/filters/qcontactrelationshipfilter_p.h
+++ b/src/contacts/filters/qcontactrelationshipfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactunionfilter.cpp b/src/contacts/filters/qcontactunionfilter.cpp
index e788d214e..dbd049196 100644
--- a/src/contacts/filters/qcontactunionfilter.cpp
+++ b/src/contacts/filters/qcontactunionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactunionfilter.h b/src/contacts/filters/qcontactunionfilter.h
index 026822003..ba03fe2a5 100644
--- a/src/contacts/filters/qcontactunionfilter.h
+++ b/src/contacts/filters/qcontactunionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/filters/qcontactunionfilter_p.h b/src/contacts/filters/qcontactunionfilter_p.h
index ce795bd00..3431c5e51 100644
--- a/src/contacts/filters/qcontactunionfilter_p.h
+++ b/src/contacts/filters/qcontactunionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontact.cpp b/src/contacts/qcontact.cpp
index 5db44da78..8867e45e3 100644
--- a/src/contacts/qcontact.cpp
+++ b/src/contacts/qcontact.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontact.h b/src/contacts/qcontact.h
index cfcfefbfe..e17a12aeb 100644
--- a/src/contacts/qcontact.h
+++ b/src/contacts/qcontact.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontact_p.h b/src/contacts/qcontact_p.h
index a3b805785..4fe2cc7c5 100644
--- a/src/contacts/qcontact_p.h
+++ b/src/contacts/qcontact_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactabstractrequest.cpp b/src/contacts/qcontactabstractrequest.cpp
index 0d913549c..11a4a6d2e 100644
--- a/src/contacts/qcontactabstractrequest.cpp
+++ b/src/contacts/qcontactabstractrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactabstractrequest.h b/src/contacts/qcontactabstractrequest.h
index c7f17d5a8..271d8a2dd 100644
--- a/src/contacts/qcontactabstractrequest.h
+++ b/src/contacts/qcontactabstractrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactabstractrequest_p.h b/src/contacts/qcontactabstractrequest_p.h
index 87c977051..77ed521a1 100644
--- a/src/contacts/qcontactabstractrequest_p.h
+++ b/src/contacts/qcontactabstractrequest_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactaction.cpp b/src/contacts/qcontactaction.cpp
index 2222f888a..464676201 100644
--- a/src/contacts/qcontactaction.cpp
+++ b/src/contacts/qcontactaction.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactaction.h b/src/contacts/qcontactaction.h
index 1168b15ea..8351c1458 100644
--- a/src/contacts/qcontactaction.h
+++ b/src/contacts/qcontactaction.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiondescriptor.cpp b/src/contacts/qcontactactiondescriptor.cpp
index 9222ce833..1791dd7bf 100644
--- a/src/contacts/qcontactactiondescriptor.cpp
+++ b/src/contacts/qcontactactiondescriptor.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiondescriptor.h b/src/contacts/qcontactactiondescriptor.h
index 06279de88..f27c0e15e 100644
--- a/src/contacts/qcontactactiondescriptor.h
+++ b/src/contacts/qcontactactiondescriptor.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiondescriptor_p.h b/src/contacts/qcontactactiondescriptor_p.h
index 1e262bff6..d0357b1a7 100644
--- a/src/contacts/qcontactactiondescriptor_p.h
+++ b/src/contacts/qcontactactiondescriptor_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactionfactory.cpp b/src/contacts/qcontactactionfactory.cpp
index fa7fd1db5..050cb6e79 100644
--- a/src/contacts/qcontactactionfactory.cpp
+++ b/src/contacts/qcontactactionfactory.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactionfactory.h b/src/contacts/qcontactactionfactory.h
index cbbdb7819..fd881b43e 100644
--- a/src/contacts/qcontactactionfactory.h
+++ b/src/contacts/qcontactactionfactory.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactionmanager_p.cpp b/src/contacts/qcontactactionmanager_p.cpp
index 5573ee165..1be28b6c6 100644
--- a/src/contacts/qcontactactionmanager_p.cpp
+++ b/src/contacts/qcontactactionmanager_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactionmanager_p.h b/src/contacts/qcontactactionmanager_p.h
index 645994f3c..54b1dc570 100644
--- a/src/contacts/qcontactactionmanager_p.h
+++ b/src/contacts/qcontactactionmanager_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiontarget.cpp b/src/contacts/qcontactactiontarget.cpp
index 34ce4e831..99d7ce6a2 100644
--- a/src/contacts/qcontactactiontarget.cpp
+++ b/src/contacts/qcontactactiontarget.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiontarget.h b/src/contacts/qcontactactiontarget.h
index ad3e6e53a..3c34b77b0 100644
--- a/src/contacts/qcontactactiontarget.h
+++ b/src/contacts/qcontactactiontarget.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactactiontarget_p.h b/src/contacts/qcontactactiontarget_p.h
index 8e5f34d74..094a7befa 100644
--- a/src/contacts/qcontactactiontarget_p.h
+++ b/src/contacts/qcontactactiontarget_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactchangeset.cpp b/src/contacts/qcontactchangeset.cpp
index 8b9ad7198..976bef691 100644
--- a/src/contacts/qcontactchangeset.cpp
+++ b/src/contacts/qcontactchangeset.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactchangeset.h b/src/contacts/qcontactchangeset.h
index afc003806..094e8a551 100644
--- a/src/contacts/qcontactchangeset.h
+++ b/src/contacts/qcontactchangeset.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactchangeset_p.h b/src/contacts/qcontactchangeset_p.h
index e97825c80..4362c9202 100644
--- a/src/contacts/qcontactchangeset_p.h
+++ b/src/contacts/qcontactchangeset_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollection.cpp b/src/contacts/qcontactcollection.cpp
index 394cc46de..6b7aa2f9d 100644
--- a/src/contacts/qcontactcollection.cpp
+++ b/src/contacts/qcontactcollection.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollection.h b/src/contacts/qcontactcollection.h
index 39a21af57..ea672e0c1 100644
--- a/src/contacts/qcontactcollection.h
+++ b/src/contacts/qcontactcollection.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollection_p.h b/src/contacts/qcontactcollection_p.h
index 3cae5541a..a6cc9deb8 100644
--- a/src/contacts/qcontactcollection_p.h
+++ b/src/contacts/qcontactcollection_p.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollectionchangeset.cpp b/src/contacts/qcontactcollectionchangeset.cpp
index 9ea7b1d0b..68680d12d 100644
--- a/src/contacts/qcontactcollectionchangeset.cpp
+++ b/src/contacts/qcontactcollectionchangeset.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollectionchangeset.h b/src/contacts/qcontactcollectionchangeset.h
index 1065c571b..45f3f2a33 100644
--- a/src/contacts/qcontactcollectionchangeset.h
+++ b/src/contacts/qcontactcollectionchangeset.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollectionchangeset_p.h b/src/contacts/qcontactcollectionchangeset_p.h
index 77bdc35a0..edaf658f8 100644
--- a/src/contacts/qcontactcollectionchangeset_p.h
+++ b/src/contacts/qcontactcollectionchangeset_p.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollectionid.cpp b/src/contacts/qcontactcollectionid.cpp
index 4c2f4f2ae..1c1cff841 100644
--- a/src/contacts/qcontactcollectionid.cpp
+++ b/src/contacts/qcontactcollectionid.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactcollectionid.h b/src/contacts/qcontactcollectionid.h
index 9e6dbe5e6..e2d1910ff 100644
--- a/src/contacts/qcontactcollectionid.h
+++ b/src/contacts/qcontactcollectionid.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactdetail.cpp b/src/contacts/qcontactdetail.cpp
index 8e0d1be0a..eb5f4029c 100644
--- a/src/contacts/qcontactdetail.cpp
+++ b/src/contacts/qcontactdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactdetail.h b/src/contacts/qcontactdetail.h
index 3d33dce6f..39704a35c 100644
--- a/src/contacts/qcontactdetail.h
+++ b/src/contacts/qcontactdetail.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactdetail_p.h b/src/contacts/qcontactdetail_p.h
index b6848689a..b8cf00f0e 100644
--- a/src/contacts/qcontactdetail_p.h
+++ b/src/contacts/qcontactdetail_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfetchhint.cpp b/src/contacts/qcontactfetchhint.cpp
index ac3bc58b8..d2ccc0cc5 100644
--- a/src/contacts/qcontactfetchhint.cpp
+++ b/src/contacts/qcontactfetchhint.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfetchhint.h b/src/contacts/qcontactfetchhint.h
index 77cf5c496..ee7bdeb36 100644
--- a/src/contacts/qcontactfetchhint.h
+++ b/src/contacts/qcontactfetchhint.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfetchhint_p.h b/src/contacts/qcontactfetchhint_p.h
index a04d52fb8..cb1c6dce2 100644
--- a/src/contacts/qcontactfetchhint_p.h
+++ b/src/contacts/qcontactfetchhint_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfilter.cpp b/src/contacts/qcontactfilter.cpp
index 5338c8ba3..efac8a685 100644
--- a/src/contacts/qcontactfilter.cpp
+++ b/src/contacts/qcontactfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfilter.h b/src/contacts/qcontactfilter.h
index ce2d6ac92..ea25dadc1 100644
--- a/src/contacts/qcontactfilter.h
+++ b/src/contacts/qcontactfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactfilter_p.h b/src/contacts/qcontactfilter_p.h
index 729f0d296..c1365b899 100644
--- a/src/contacts/qcontactfilter_p.h
+++ b/src/contacts/qcontactfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactid.cpp b/src/contacts/qcontactid.cpp
index da28dc21d..52d4ac9fb 100644
--- a/src/contacts/qcontactid.cpp
+++ b/src/contacts/qcontactid.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactid.h b/src/contacts/qcontactid.h
index 0a6fdacdb..1da78b8af 100644
--- a/src/contacts/qcontactid.h
+++ b/src/contacts/qcontactid.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanager.cpp b/src/contacts/qcontactmanager.cpp
index 193264576..89e74edb6 100644
--- a/src/contacts/qcontactmanager.cpp
+++ b/src/contacts/qcontactmanager.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanager.h b/src/contacts/qcontactmanager.h
index 70aa66e42..17e6e2eea 100644
--- a/src/contacts/qcontactmanager.h
+++ b/src/contacts/qcontactmanager.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanager_p.cpp b/src/contacts/qcontactmanager_p.cpp
index 87468b391..99fb0a03f 100644
--- a/src/contacts/qcontactmanager_p.cpp
+++ b/src/contacts/qcontactmanager_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanager_p.h b/src/contacts/qcontactmanager_p.h
index bf0d33e35..a221bc119 100644
--- a/src/contacts/qcontactmanager_p.h
+++ b/src/contacts/qcontactmanager_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanagerengine.cpp b/src/contacts/qcontactmanagerengine.cpp
index 96cb51956..d35b890c3 100644
--- a/src/contacts/qcontactmanagerengine.cpp
+++ b/src/contacts/qcontactmanagerengine.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanagerengine.h b/src/contacts/qcontactmanagerengine.h
index ea84cf6b8..251e52d45 100644
--- a/src/contacts/qcontactmanagerengine.h
+++ b/src/contacts/qcontactmanagerengine.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanagerenginefactory.cpp b/src/contacts/qcontactmanagerenginefactory.cpp
index aa91c6aab..862b783a1 100644
--- a/src/contacts/qcontactmanagerenginefactory.cpp
+++ b/src/contacts/qcontactmanagerenginefactory.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanagerenginefactory.h b/src/contacts/qcontactmanagerenginefactory.h
index 458ecc5ac..aaeced150 100644
--- a/src/contacts/qcontactmanagerenginefactory.h
+++ b/src/contacts/qcontactmanagerenginefactory.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactmanagerenginev2wrapper_p.cpp b/src/contacts/qcontactmanagerenginev2wrapper_p.cpp
index 8ba1469eb..ee41c241b 100644
--- a/src/contacts/qcontactmanagerenginev2wrapper_p.cpp
+++ b/src/contacts/qcontactmanagerenginev2wrapper_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactobserver.cpp b/src/contacts/qcontactobserver.cpp
index 29f07bed1..5b569c423 100644
--- a/src/contacts/qcontactobserver.cpp
+++ b/src/contacts/qcontactobserver.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactobserver.h b/src/contacts/qcontactobserver.h
index 9acf5975f..7dbb9959d 100644
--- a/src/contacts/qcontactobserver.h
+++ b/src/contacts/qcontactobserver.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactrelationship.cpp b/src/contacts/qcontactrelationship.cpp
index 6d189aa89..f245b29a5 100644
--- a/src/contacts/qcontactrelationship.cpp
+++ b/src/contacts/qcontactrelationship.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactrelationship.h b/src/contacts/qcontactrelationship.h
index 14e29b3e8..952e88e34 100644
--- a/src/contacts/qcontactrelationship.h
+++ b/src/contacts/qcontactrelationship.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactrelationship_p.h b/src/contacts/qcontactrelationship_p.h
index 9ecca3295..57031da08 100644
--- a/src/contacts/qcontactrelationship_p.h
+++ b/src/contacts/qcontactrelationship_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontacts.h b/src/contacts/qcontacts.h
index 7e2b00002..793e1596a 100644
--- a/src/contacts/qcontacts.h
+++ b/src/contacts/qcontacts.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactsglobal.h b/src/contacts/qcontactsglobal.h
index 415430601..ed69a1139 100644
--- a/src/contacts/qcontactsglobal.h
+++ b/src/contacts/qcontactsglobal.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactsortorder.cpp b/src/contacts/qcontactsortorder.cpp
index ed8470a13..f371ce2b8 100644
--- a/src/contacts/qcontactsortorder.cpp
+++ b/src/contacts/qcontactsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactsortorder.h b/src/contacts/qcontactsortorder.h
index 3ff578ba3..4fbc24a59 100644
--- a/src/contacts/qcontactsortorder.h
+++ b/src/contacts/qcontactsortorder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactsortorder_p.h b/src/contacts/qcontactsortorder_p.h
index a12daa3f2..e074744e8 100644
--- a/src/contacts/qcontactsortorder_p.h
+++ b/src/contacts/qcontactsortorder_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/qcontactspluginsearch_p.h b/src/contacts/qcontactspluginsearch_p.h
index df7f6d28d..4c2a1f304 100644
--- a/src/contacts/qcontactspluginsearch_p.h
+++ b/src/contacts/qcontactspluginsearch_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionfetchrequest.cpp b/src/contacts/requests/qcontactcollectionfetchrequest.cpp
index 7fb2ef858..1de67dae9 100644
--- a/src/contacts/requests/qcontactcollectionfetchrequest.cpp
+++ b/src/contacts/requests/qcontactcollectionfetchrequest.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionfetchrequest.h b/src/contacts/requests/qcontactcollectionfetchrequest.h
index 6e13fd169..492873730 100644
--- a/src/contacts/requests/qcontactcollectionfetchrequest.h
+++ b/src/contacts/requests/qcontactcollectionfetchrequest.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionremoverequest.cpp b/src/contacts/requests/qcontactcollectionremoverequest.cpp
index 9562ac942..1901ef5ba 100644
--- a/src/contacts/requests/qcontactcollectionremoverequest.cpp
+++ b/src/contacts/requests/qcontactcollectionremoverequest.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionremoverequest.h b/src/contacts/requests/qcontactcollectionremoverequest.h
index f4a717835..02e9300f0 100644
--- a/src/contacts/requests/qcontactcollectionremoverequest.h
+++ b/src/contacts/requests/qcontactcollectionremoverequest.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionsaverequest.cpp b/src/contacts/requests/qcontactcollectionsaverequest.cpp
index cdc8c0aa7..7e075c384 100644
--- a/src/contacts/requests/qcontactcollectionsaverequest.cpp
+++ b/src/contacts/requests/qcontactcollectionsaverequest.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactcollectionsaverequest.h b/src/contacts/requests/qcontactcollectionsaverequest.h
index db1ee7e43..88f23b1b8 100644
--- a/src/contacts/requests/qcontactcollectionsaverequest.h
+++ b/src/contacts/requests/qcontactcollectionsaverequest.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactfetchbyidrequest.cpp b/src/contacts/requests/qcontactfetchbyidrequest.cpp
index a319219c0..25789439b 100644
--- a/src/contacts/requests/qcontactfetchbyidrequest.cpp
+++ b/src/contacts/requests/qcontactfetchbyidrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactfetchbyidrequest.h b/src/contacts/requests/qcontactfetchbyidrequest.h
index ed5d7efac..10cb7b8d1 100644
--- a/src/contacts/requests/qcontactfetchbyidrequest.h
+++ b/src/contacts/requests/qcontactfetchbyidrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactfetchrequest.cpp b/src/contacts/requests/qcontactfetchrequest.cpp
index a45756373..a39b3649f 100644
--- a/src/contacts/requests/qcontactfetchrequest.cpp
+++ b/src/contacts/requests/qcontactfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactfetchrequest.h b/src/contacts/requests/qcontactfetchrequest.h
index fd5e1c9f2..e13c6bb40 100644
--- a/src/contacts/requests/qcontactfetchrequest.h
+++ b/src/contacts/requests/qcontactfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactidfetchrequest.cpp b/src/contacts/requests/qcontactidfetchrequest.cpp
index 6f5401889..53ff4e1d8 100644
--- a/src/contacts/requests/qcontactidfetchrequest.cpp
+++ b/src/contacts/requests/qcontactidfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactidfetchrequest.h b/src/contacts/requests/qcontactidfetchrequest.h
index 63d8a055a..f42654cda 100644
--- a/src/contacts/requests/qcontactidfetchrequest.h
+++ b/src/contacts/requests/qcontactidfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipfetchrequest.cpp b/src/contacts/requests/qcontactrelationshipfetchrequest.cpp
index f984026db..4405894ad 100644
--- a/src/contacts/requests/qcontactrelationshipfetchrequest.cpp
+++ b/src/contacts/requests/qcontactrelationshipfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipfetchrequest.h b/src/contacts/requests/qcontactrelationshipfetchrequest.h
index 6e303afb3..84ee624b9 100644
--- a/src/contacts/requests/qcontactrelationshipfetchrequest.h
+++ b/src/contacts/requests/qcontactrelationshipfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipremoverequest.cpp b/src/contacts/requests/qcontactrelationshipremoverequest.cpp
index 4c17818b3..94d9d60b1 100644
--- a/src/contacts/requests/qcontactrelationshipremoverequest.cpp
+++ b/src/contacts/requests/qcontactrelationshipremoverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipremoverequest.h b/src/contacts/requests/qcontactrelationshipremoverequest.h
index c31bcf50c..feb938c81 100644
--- a/src/contacts/requests/qcontactrelationshipremoverequest.h
+++ b/src/contacts/requests/qcontactrelationshipremoverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipsaverequest.cpp b/src/contacts/requests/qcontactrelationshipsaverequest.cpp
index 4b70b8c22..9b19cccac 100644
--- a/src/contacts/requests/qcontactrelationshipsaverequest.cpp
+++ b/src/contacts/requests/qcontactrelationshipsaverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrelationshipsaverequest.h b/src/contacts/requests/qcontactrelationshipsaverequest.h
index aecdc2e0f..3f294bcb8 100644
--- a/src/contacts/requests/qcontactrelationshipsaverequest.h
+++ b/src/contacts/requests/qcontactrelationshipsaverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactremoverequest.cpp b/src/contacts/requests/qcontactremoverequest.cpp
index fb7c99e5f..36153b055 100644
--- a/src/contacts/requests/qcontactremoverequest.cpp
+++ b/src/contacts/requests/qcontactremoverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactremoverequest.h b/src/contacts/requests/qcontactremoverequest.h
index 239c71df3..972d9e550 100644
--- a/src/contacts/requests/qcontactremoverequest.h
+++ b/src/contacts/requests/qcontactremoverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrequests.h b/src/contacts/requests/qcontactrequests.h
index 2dbfcddae..9360fedcf 100644
--- a/src/contacts/requests/qcontactrequests.h
+++ b/src/contacts/requests/qcontactrequests.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactrequests_p.h b/src/contacts/requests/qcontactrequests_p.h
index be95b4f0f..4a99c1421 100644
--- a/src/contacts/requests/qcontactrequests_p.h
+++ b/src/contacts/requests/qcontactrequests_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactsaverequest.cpp b/src/contacts/requests/qcontactsaverequest.cpp
index 93e260776..c9e650eef 100644
--- a/src/contacts/requests/qcontactsaverequest.cpp
+++ b/src/contacts/requests/qcontactsaverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/contacts/requests/qcontactsaverequest.h b/src/contacts/requests/qcontactsaverequest.h
index 178841efc..a16bf8a43 100644
--- a/src/contacts/requests/qcontactsaverequest.h
+++ b/src/contacts/requests/qcontactsaverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactaddress_p.h b/src/imports/contacts/details/qdeclarativecontactaddress_p.h
index 11413d777..17bc1be42 100644
--- a/src/imports/contacts/details/qdeclarativecontactaddress_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactaddress_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactanniversary_p.h b/src/imports/contacts/details/qdeclarativecontactanniversary_p.h
index 7d55a651a..ea44c1f5b 100644
--- a/src/imports/contacts/details/qdeclarativecontactanniversary_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactanniversary_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactavatar_p.h b/src/imports/contacts/details/qdeclarativecontactavatar_p.h
index 18fd8f0f3..408a4ada8 100644
--- a/src/imports/contacts/details/qdeclarativecontactavatar_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactavatar_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactbirthday_p.h b/src/imports/contacts/details/qdeclarativecontactbirthday_p.h
index b33140930..2c8f56120 100644
--- a/src/imports/contacts/details/qdeclarativecontactbirthday_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactbirthday_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactdetails_p.h b/src/imports/contacts/details/qdeclarativecontactdetails_p.h
index e834b6bc7..46681538a 100644
--- a/src/imports/contacts/details/qdeclarativecontactdetails_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactdetails_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactdisplaylabel_p.h b/src/imports/contacts/details/qdeclarativecontactdisplaylabel_p.h
index 21992b9ee..0c81b4f29 100644
--- a/src/imports/contacts/details/qdeclarativecontactdisplaylabel_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactdisplaylabel_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactemailaddress_p.h b/src/imports/contacts/details/qdeclarativecontactemailaddress_p.h
index 99ecb502b..5cb7a931e 100644
--- a/src/imports/contacts/details/qdeclarativecontactemailaddress_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactemailaddress_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactextendeddetail_p.h b/src/imports/contacts/details/qdeclarativecontactextendeddetail_p.h
index ad1ca2a35..8e2441222 100644
--- a/src/imports/contacts/details/qdeclarativecontactextendeddetail_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactextendeddetail_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactfamily_p.h b/src/imports/contacts/details/qdeclarativecontactfamily_p.h
index e8e836c5c..1e176d420 100644
--- a/src/imports/contacts/details/qdeclarativecontactfamily_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactfamily_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactfavorite_p.h b/src/imports/contacts/details/qdeclarativecontactfavorite_p.h
index c08942e50..99e73e9c1 100644
--- a/src/imports/contacts/details/qdeclarativecontactfavorite_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactfavorite_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactgender_p.h b/src/imports/contacts/details/qdeclarativecontactgender_p.h
index ce50dc789..cb904316b 100644
--- a/src/imports/contacts/details/qdeclarativecontactgender_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactgender_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactgeolocation_p.h b/src/imports/contacts/details/qdeclarativecontactgeolocation_p.h
index 9932de68a..e1c883e35 100644
--- a/src/imports/contacts/details/qdeclarativecontactgeolocation_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactgeolocation_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactglobalpresence_p.h b/src/imports/contacts/details/qdeclarativecontactglobalpresence_p.h
index 9d78c4c80..b76f8bd76 100644
--- a/src/imports/contacts/details/qdeclarativecontactglobalpresence_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactglobalpresence_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactguid_p.h b/src/imports/contacts/details/qdeclarativecontactguid_p.h
index 188298dff..06c030b86 100644
--- a/src/imports/contacts/details/qdeclarativecontactguid_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactguid_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontacthobby_p.h b/src/imports/contacts/details/qdeclarativecontacthobby_p.h
index 8076d7f68..d5da85719 100644
--- a/src/imports/contacts/details/qdeclarativecontacthobby_p.h
+++ b/src/imports/contacts/details/qdeclarativecontacthobby_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactmoc_p.cpp b/src/imports/contacts/details/qdeclarativecontactmoc_p.cpp
index 02efcab6c..ebf32e378 100644
--- a/src/imports/contacts/details/qdeclarativecontactmoc_p.cpp
+++ b/src/imports/contacts/details/qdeclarativecontactmoc_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPIM module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactname_p.h b/src/imports/contacts/details/qdeclarativecontactname_p.h
index 7c9e4575e..da001d66d 100644
--- a/src/imports/contacts/details/qdeclarativecontactname_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactname_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactnickname_p.h b/src/imports/contacts/details/qdeclarativecontactnickname_p.h
index 4e462ca90..f2ab1341f 100644
--- a/src/imports/contacts/details/qdeclarativecontactnickname_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactnickname_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactnote_p.h b/src/imports/contacts/details/qdeclarativecontactnote_p.h
index 82e8f17bb..c0880417f 100644
--- a/src/imports/contacts/details/qdeclarativecontactnote_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactnote_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactonlineaccount_p.h b/src/imports/contacts/details/qdeclarativecontactonlineaccount_p.h
index 541194e05..a2cb7b544 100644
--- a/src/imports/contacts/details/qdeclarativecontactonlineaccount_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactonlineaccount_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactorganization_p.h b/src/imports/contacts/details/qdeclarativecontactorganization_p.h
index 87c9fc8ee..d05631c95 100644
--- a/src/imports/contacts/details/qdeclarativecontactorganization_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactorganization_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactphonenumber_p.h b/src/imports/contacts/details/qdeclarativecontactphonenumber_p.h
index 64a7afd25..38c274914 100644
--- a/src/imports/contacts/details/qdeclarativecontactphonenumber_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactphonenumber_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactpresence_p.h b/src/imports/contacts/details/qdeclarativecontactpresence_p.h
index e2e8e5237..36fb2ef68 100644
--- a/src/imports/contacts/details/qdeclarativecontactpresence_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactpresence_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactringtone_p.h b/src/imports/contacts/details/qdeclarativecontactringtone_p.h
index 7299d9449..46c950e82 100644
--- a/src/imports/contacts/details/qdeclarativecontactringtone_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactringtone_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactsynctarget_p.h b/src/imports/contacts/details/qdeclarativecontactsynctarget_p.h
index 60193ec34..f517547e8 100644
--- a/src/imports/contacts/details/qdeclarativecontactsynctarget_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactsynctarget_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontacttag_p.h b/src/imports/contacts/details/qdeclarativecontacttag_p.h
index 49c6ce1c0..41b469a83 100644
--- a/src/imports/contacts/details/qdeclarativecontacttag_p.h
+++ b/src/imports/contacts/details/qdeclarativecontacttag_p.h
@@ -2,7 +2,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontacttimestamp_p.h b/src/imports/contacts/details/qdeclarativecontacttimestamp_p.h
index 5608532e6..58ae51cef 100644
--- a/src/imports/contacts/details/qdeclarativecontacttimestamp_p.h
+++ b/src/imports/contacts/details/qdeclarativecontacttimestamp_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontacttype_p.h b/src/imports/contacts/details/qdeclarativecontacttype_p.h
index 6696f34d8..f7a9794c8 100644
--- a/src/imports/contacts/details/qdeclarativecontacttype_p.h
+++ b/src/imports/contacts/details/qdeclarativecontacttype_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontacturl_p.h b/src/imports/contacts/details/qdeclarativecontacturl_p.h
index 589cef5e6..d5b85ac2d 100644
--- a/src/imports/contacts/details/qdeclarativecontacturl_p.h
+++ b/src/imports/contacts/details/qdeclarativecontacturl_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/details/qdeclarativecontactversion_p.h b/src/imports/contacts/details/qdeclarativecontactversion_p.h
index 61ed19b09..7e54f08b4 100644
--- a/src/imports/contacts/details/qdeclarativecontactversion_p.h
+++ b/src/imports/contacts/details/qdeclarativecontactversion_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactactionfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactactionfilter_p.h
index 833695e92..8caca7e43 100644
--- a/src/imports/contacts/filters/qdeclarativecontactactionfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactactionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactchangelogfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactchangelogfilter_p.h
index b51f9eca0..89211329a 100644
--- a/src/imports/contacts/filters/qdeclarativecontactchangelogfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactchangelogfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactcollectionfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactcollectionfilter_p.h
index 8e34ef9e0..369df6600 100644
--- a/src/imports/contacts/filters/qdeclarativecontactcollectionfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactcollectionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactdetailfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactdetailfilter_p.h
index a711b3d09..8b6b76595 100644
--- a/src/imports/contacts/filters/qdeclarativecontactdetailfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactdetailfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactdetailrangefilter_p.h b/src/imports/contacts/filters/qdeclarativecontactdetailrangefilter_p.h
index c81d0f7e8..ed64929d2 100644
--- a/src/imports/contacts/filters/qdeclarativecontactdetailrangefilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactdetailrangefilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactfiltermoc.cpp b/src/imports/contacts/filters/qdeclarativecontactfiltermoc.cpp
index 4aecc4e7b..b526dce10 100644
--- a/src/imports/contacts/filters/qdeclarativecontactfiltermoc.cpp
+++ b/src/imports/contacts/filters/qdeclarativecontactfiltermoc.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPIM module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactfilters_p.h b/src/imports/contacts/filters/qdeclarativecontactfilters_p.h
index 6c8597959..a7c0d730a 100644
--- a/src/imports/contacts/filters/qdeclarativecontactfilters_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactfilters_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactidfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactidfilter_p.h
index 24ea11a4e..fcd9ef4a6 100644
--- a/src/imports/contacts/filters/qdeclarativecontactidfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactidfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactintersectionfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactintersectionfilter_p.h
index e4050d5ef..949546d32 100644
--- a/src/imports/contacts/filters/qdeclarativecontactintersectionfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactintersectionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactinvalidfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactinvalidfilter_p.h
index cdb908023..4ea8cfad2 100644
--- a/src/imports/contacts/filters/qdeclarativecontactinvalidfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactinvalidfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactrelationshipfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactrelationshipfilter_p.h
index a6f907152..e53824338 100644
--- a/src/imports/contacts/filters/qdeclarativecontactrelationshipfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactrelationshipfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/filters/qdeclarativecontactunionfilter_p.h b/src/imports/contacts/filters/qdeclarativecontactunionfilter_p.h
index 6d34526c8..235e71543 100644
--- a/src/imports/contacts/filters/qdeclarativecontactunionfilter_p.h
+++ b/src/imports/contacts/filters/qdeclarativecontactunionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/plugin.cpp b/src/imports/contacts/plugin.cpp
index 058954bdc..512711c3f 100644
--- a/src/imports/contacts/plugin.cpp
+++ b/src/imports/contacts/plugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontact.cpp b/src/imports/contacts/qdeclarativecontact.cpp
index 798af42c6..930cab719 100644
--- a/src/imports/contacts/qdeclarativecontact.cpp
+++ b/src/imports/contacts/qdeclarativecontact.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontact_p.h b/src/imports/contacts/qdeclarativecontact_p.h
index af0aa7c32..ccfc39aa8 100644
--- a/src/imports/contacts/qdeclarativecontact_p.h
+++ b/src/imports/contacts/qdeclarativecontact_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactcollection.cpp b/src/imports/contacts/qdeclarativecontactcollection.cpp
index b3119f5f0..dfb84f7c3 100644
--- a/src/imports/contacts/qdeclarativecontactcollection.cpp
+++ b/src/imports/contacts/qdeclarativecontactcollection.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactcollection_p.h b/src/imports/contacts/qdeclarativecontactcollection_p.h
index fbf2e6d98..d65624341 100644
--- a/src/imports/contacts/qdeclarativecontactcollection_p.h
+++ b/src/imports/contacts/qdeclarativecontactcollection_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactdetail.cpp b/src/imports/contacts/qdeclarativecontactdetail.cpp
index 1784c93f7..f692f5d91 100644
--- a/src/imports/contacts/qdeclarativecontactdetail.cpp
+++ b/src/imports/contacts/qdeclarativecontactdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactdetail_p.h b/src/imports/contacts/qdeclarativecontactdetail_p.h
index 42c1fc4c0..465aee272 100644
--- a/src/imports/contacts/qdeclarativecontactdetail_p.h
+++ b/src/imports/contacts/qdeclarativecontactdetail_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactfetchhint.cpp b/src/imports/contacts/qdeclarativecontactfetchhint.cpp
index a8b284acf..684aed488 100644
--- a/src/imports/contacts/qdeclarativecontactfetchhint.cpp
+++ b/src/imports/contacts/qdeclarativecontactfetchhint.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactfetchhint_p.h b/src/imports/contacts/qdeclarativecontactfetchhint_p.h
index 091e23e1c..92e01a8f2 100644
--- a/src/imports/contacts/qdeclarativecontactfetchhint_p.h
+++ b/src/imports/contacts/qdeclarativecontactfetchhint_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactfilter.cpp b/src/imports/contacts/qdeclarativecontactfilter.cpp
index cb814efb8..e7b5dc932 100644
--- a/src/imports/contacts/qdeclarativecontactfilter.cpp
+++ b/src/imports/contacts/qdeclarativecontactfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactfilter_p.h b/src/imports/contacts/qdeclarativecontactfilter_p.h
index a746b7342..117a86ed4 100644
--- a/src/imports/contacts/qdeclarativecontactfilter_p.h
+++ b/src/imports/contacts/qdeclarativecontactfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactmodel.cpp b/src/imports/contacts/qdeclarativecontactmodel.cpp
index df1292d06..e1c36bdd4 100644
--- a/src/imports/contacts/qdeclarativecontactmodel.cpp
+++ b/src/imports/contacts/qdeclarativecontactmodel.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactmodel_p.h b/src/imports/contacts/qdeclarativecontactmodel_p.h
index 438377976..111277e85 100644
--- a/src/imports/contacts/qdeclarativecontactmodel_p.h
+++ b/src/imports/contacts/qdeclarativecontactmodel_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactrelationship.cpp b/src/imports/contacts/qdeclarativecontactrelationship.cpp
index 64d17a4c1..ba1e370b2 100644
--- a/src/imports/contacts/qdeclarativecontactrelationship.cpp
+++ b/src/imports/contacts/qdeclarativecontactrelationship.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactrelationship_p.h b/src/imports/contacts/qdeclarativecontactrelationship_p.h
index b471d0a05..4020a184b 100644
--- a/src/imports/contacts/qdeclarativecontactrelationship_p.h
+++ b/src/imports/contacts/qdeclarativecontactrelationship_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactrelationshipmodel.cpp b/src/imports/contacts/qdeclarativecontactrelationshipmodel.cpp
index 1ab782744..4418a9875 100644
--- a/src/imports/contacts/qdeclarativecontactrelationshipmodel.cpp
+++ b/src/imports/contacts/qdeclarativecontactrelationshipmodel.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactrelationshipmodel_p.h b/src/imports/contacts/qdeclarativecontactrelationshipmodel_p.h
index 80dd2a95e..ece67f3b1 100644
--- a/src/imports/contacts/qdeclarativecontactrelationshipmodel_p.h
+++ b/src/imports/contacts/qdeclarativecontactrelationshipmodel_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactsortorder.cpp b/src/imports/contacts/qdeclarativecontactsortorder.cpp
index 35fd191a9..62aa89f53 100644
--- a/src/imports/contacts/qdeclarativecontactsortorder.cpp
+++ b/src/imports/contacts/qdeclarativecontactsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativecontactsortorder_p.h b/src/imports/contacts/qdeclarativecontactsortorder_p.h
index bfb64b765..b55bbbcf5 100644
--- a/src/imports/contacts/qdeclarativecontactsortorder_p.h
+++ b/src/imports/contacts/qdeclarativecontactsortorder_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/contacts/qdeclarativeglobal_p.h b/src/imports/contacts/qdeclarativeglobal_p.h
index 694f3353c..31d9ef224 100644
--- a/src/imports/contacts/qdeclarativeglobal_p.h
+++ b/src/imports/contacts/qdeclarativeglobal_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/plugin.cpp b/src/imports/organizer/plugin.cpp
index 9ac7e470d..d47c44c5f 100644
--- a/src/imports/organizer/plugin.cpp
+++ b/src/imports/organizer/plugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizercollection.cpp b/src/imports/organizer/qdeclarativeorganizercollection.cpp
index 6c88463fa..95e541e01 100644
--- a/src/imports/organizer/qdeclarativeorganizercollection.cpp
+++ b/src/imports/organizer/qdeclarativeorganizercollection.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizercollection_p.h b/src/imports/organizer/qdeclarativeorganizercollection_p.h
index 677ec7a47..26c67bb82 100644
--- a/src/imports/organizer/qdeclarativeorganizercollection_p.h
+++ b/src/imports/organizer/qdeclarativeorganizercollection_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritem.cpp b/src/imports/organizer/qdeclarativeorganizeritem.cpp
index 7d7f39d5e..53bd98a9b 100644
--- a/src/imports/organizer/qdeclarativeorganizeritem.cpp
+++ b/src/imports/organizer/qdeclarativeorganizeritem.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritem_p.h b/src/imports/organizer/qdeclarativeorganizeritem_p.h
index 2481478a8..09fc04ca0 100644
--- a/src/imports/organizer/qdeclarativeorganizeritem_p.h
+++ b/src/imports/organizer/qdeclarativeorganizeritem_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemdetail.cpp b/src/imports/organizer/qdeclarativeorganizeritemdetail.cpp
index 403424ff8..2c61810f9 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemdetail.cpp
+++ b/src/imports/organizer/qdeclarativeorganizeritemdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemdetail_p.h b/src/imports/organizer/qdeclarativeorganizeritemdetail_p.h
index 6e97d5d18..6e49bd51c 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemdetail_p.h
+++ b/src/imports/organizer/qdeclarativeorganizeritemdetail_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemfetchhint.cpp b/src/imports/organizer/qdeclarativeorganizeritemfetchhint.cpp
index f6f5fe64d..46d6a098b 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemfetchhint.cpp
+++ b/src/imports/organizer/qdeclarativeorganizeritemfetchhint.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemfetchhint_p.h b/src/imports/organizer/qdeclarativeorganizeritemfetchhint_p.h
index 8b3cd38de..10d88cc0d 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemfetchhint_p.h
+++ b/src/imports/organizer/qdeclarativeorganizeritemfetchhint_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemfilter.cpp b/src/imports/organizer/qdeclarativeorganizeritemfilter.cpp
index 0c499e6e2..36e3319e8 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemfilter.cpp
+++ b/src/imports/organizer/qdeclarativeorganizeritemfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the plugins of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemfilter_p.h b/src/imports/organizer/qdeclarativeorganizeritemfilter_p.h
index 71896b8e2..3ee25686e 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemfilter_p.h
+++ b/src/imports/organizer/qdeclarativeorganizeritemfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the plugins of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemsortorder.cpp b/src/imports/organizer/qdeclarativeorganizeritemsortorder.cpp
index 4ce4d7f28..803d8defc 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemsortorder.cpp
+++ b/src/imports/organizer/qdeclarativeorganizeritemsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizeritemsortorder_p.h b/src/imports/organizer/qdeclarativeorganizeritemsortorder_p.h
index 5c124cc01..68c090541 100644
--- a/src/imports/organizer/qdeclarativeorganizeritemsortorder_p.h
+++ b/src/imports/organizer/qdeclarativeorganizeritemsortorder_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizermodel.cpp b/src/imports/organizer/qdeclarativeorganizermodel.cpp
index af5cf9141..84018e33c 100644
--- a/src/imports/organizer/qdeclarativeorganizermodel.cpp
+++ b/src/imports/organizer/qdeclarativeorganizermodel.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizermodel_p.h b/src/imports/organizer/qdeclarativeorganizermodel_p.h
index 310d07627..27730eb77 100644
--- a/src/imports/organizer/qdeclarativeorganizermodel_p.h
+++ b/src/imports/organizer/qdeclarativeorganizermodel_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizerrecurrencerule.cpp b/src/imports/organizer/qdeclarativeorganizerrecurrencerule.cpp
index 468106cae..592893da4 100644
--- a/src/imports/organizer/qdeclarativeorganizerrecurrencerule.cpp
+++ b/src/imports/organizer/qdeclarativeorganizerrecurrencerule.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/imports/organizer/qdeclarativeorganizerrecurrencerule_p.h b/src/imports/organizer/qdeclarativeorganizerrecurrencerule_p.h
index 3094abd6a..669fef836 100644
--- a/src/imports/organizer/qdeclarativeorganizerrecurrencerule_p.h
+++ b/src/imports/organizer/qdeclarativeorganizerrecurrencerule_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizereventattendee.h b/src/organizer/details/qorganizereventattendee.h
index 93b0b7b98..6397d3140 100644
--- a/src/organizer/details/qorganizereventattendee.h
+++ b/src/organizer/details/qorganizereventattendee.h
@@ -2,7 +2,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizereventrsvp.h b/src/organizer/details/qorganizereventrsvp.h
index f6f030bbd..92c1609e9 100644
--- a/src/organizer/details/qorganizereventrsvp.h
+++ b/src/organizer/details/qorganizereventrsvp.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizereventtime.h b/src/organizer/details/qorganizereventtime.h
index 6b5616ef8..324844f97 100644
--- a/src/organizer/details/qorganizereventtime.h
+++ b/src/organizer/details/qorganizereventtime.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemaudiblereminder.h b/src/organizer/details/qorganizeritemaudiblereminder.h
index f5f532e65..d572d7719 100644
--- a/src/organizer/details/qorganizeritemaudiblereminder.h
+++ b/src/organizer/details/qorganizeritemaudiblereminder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemclassification.h b/src/organizer/details/qorganizeritemclassification.h
index 7a30f1eb5..9c00b4303 100644
--- a/src/organizer/details/qorganizeritemclassification.h
+++ b/src/organizer/details/qorganizeritemclassification.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Pim module.
**
diff --git a/src/organizer/details/qorganizeritemcomment.h b/src/organizer/details/qorganizeritemcomment.h
index 6076de4ae..86b6bedd0 100644
--- a/src/organizer/details/qorganizeritemcomment.h
+++ b/src/organizer/details/qorganizeritemcomment.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemdescription.h b/src/organizer/details/qorganizeritemdescription.h
index 19a027583..de490e884 100644
--- a/src/organizer/details/qorganizeritemdescription.h
+++ b/src/organizer/details/qorganizeritemdescription.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemdetails.cpp b/src/organizer/details/qorganizeritemdetails.cpp
index a587d1df4..0bd0edf63 100644
--- a/src/organizer/details/qorganizeritemdetails.cpp
+++ b/src/organizer/details/qorganizeritemdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemdetails.h b/src/organizer/details/qorganizeritemdetails.h
index be0761ff7..62cf0d020 100644
--- a/src/organizer/details/qorganizeritemdetails.h
+++ b/src/organizer/details/qorganizeritemdetails.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemdisplaylabel.h b/src/organizer/details/qorganizeritemdisplaylabel.h
index 27f9a3a2b..df92dbd66 100644
--- a/src/organizer/details/qorganizeritemdisplaylabel.h
+++ b/src/organizer/details/qorganizeritemdisplaylabel.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritememailreminder.h b/src/organizer/details/qorganizeritememailreminder.h
index 7e1697df5..7913bab02 100644
--- a/src/organizer/details/qorganizeritememailreminder.h
+++ b/src/organizer/details/qorganizeritememailreminder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemextendeddetail.h b/src/organizer/details/qorganizeritemextendeddetail.h
index 40d0e59eb..3fc197b49 100644
--- a/src/organizer/details/qorganizeritemextendeddetail.h
+++ b/src/organizer/details/qorganizeritemextendeddetail.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemguid.h b/src/organizer/details/qorganizeritemguid.h
index 3628d4d62..beecfa532 100644
--- a/src/organizer/details/qorganizeritemguid.h
+++ b/src/organizer/details/qorganizeritemguid.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemlocation.h b/src/organizer/details/qorganizeritemlocation.h
index bad45c271..e5adb7475 100644
--- a/src/organizer/details/qorganizeritemlocation.h
+++ b/src/organizer/details/qorganizeritemlocation.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemparent.h b/src/organizer/details/qorganizeritemparent.h
index 9a4c0767b..c10302931 100644
--- a/src/organizer/details/qorganizeritemparent.h
+++ b/src/organizer/details/qorganizeritemparent.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritempriority.h b/src/organizer/details/qorganizeritempriority.h
index 37116d977..411904b9a 100644
--- a/src/organizer/details/qorganizeritempriority.h
+++ b/src/organizer/details/qorganizeritempriority.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemrecurrence.h b/src/organizer/details/qorganizeritemrecurrence.h
index f38d5b680..05e4165da 100644
--- a/src/organizer/details/qorganizeritemrecurrence.h
+++ b/src/organizer/details/qorganizeritemrecurrence.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemreminder.h b/src/organizer/details/qorganizeritemreminder.h
index 6d1efe773..cf0d535de 100644
--- a/src/organizer/details/qorganizeritemreminder.h
+++ b/src/organizer/details/qorganizeritemreminder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemtag.h b/src/organizer/details/qorganizeritemtag.h
index 4fbdcd68f..379f04c3c 100644
--- a/src/organizer/details/qorganizeritemtag.h
+++ b/src/organizer/details/qorganizeritemtag.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemtimestamp.h b/src/organizer/details/qorganizeritemtimestamp.h
index e27941493..6a7e6474d 100644
--- a/src/organizer/details/qorganizeritemtimestamp.h
+++ b/src/organizer/details/qorganizeritemtimestamp.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemtype.h b/src/organizer/details/qorganizeritemtype.h
index 6185f656a..41d767df2 100644
--- a/src/organizer/details/qorganizeritemtype.h
+++ b/src/organizer/details/qorganizeritemtype.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizeritemversion.h b/src/organizer/details/qorganizeritemversion.h
index 7095171e8..7dff4d376 100644
--- a/src/organizer/details/qorganizeritemversion.h
+++ b/src/organizer/details/qorganizeritemversion.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Organizer module.
**
diff --git a/src/organizer/details/qorganizeritemvisualreminder.h b/src/organizer/details/qorganizeritemvisualreminder.h
index 0ad1cf917..c042c873a 100644
--- a/src/organizer/details/qorganizeritemvisualreminder.h
+++ b/src/organizer/details/qorganizeritemvisualreminder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizerjournaltime.h b/src/organizer/details/qorganizerjournaltime.h
index ee2563c7b..aed651b20 100644
--- a/src/organizer/details/qorganizerjournaltime.h
+++ b/src/organizer/details/qorganizerjournaltime.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizertodoprogress.h b/src/organizer/details/qorganizertodoprogress.h
index 84df7316a..8fba83cdd 100644
--- a/src/organizer/details/qorganizertodoprogress.h
+++ b/src/organizer/details/qorganizertodoprogress.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/details/qorganizertodotime.h b/src/organizer/details/qorganizertodotime.h
index f65d58005..bf6f71ade 100644
--- a/src/organizer/details/qorganizertodotime.h
+++ b/src/organizer/details/qorganizertodotime.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/doc/snippets/doc_src_qtorganizer.cpp b/src/organizer/doc/snippets/doc_src_qtorganizer.cpp
index 34ae82da1..cf3548490 100644
--- a/src/organizer/doc/snippets/doc_src_qtorganizer.cpp
+++ b/src/organizer/doc/snippets/doc_src_qtorganizer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/doc/snippets/moduleimports.qml b/src/organizer/doc/snippets/moduleimports.qml
index e47fa647d..f388bab0b 100644
--- a/src/organizer/doc/snippets/moduleimports.qml
+++ b/src/organizer/doc/snippets/moduleimports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/doc/snippets/qmlorganizerbasiclist/qmlorganizerbasiclist.qml b/src/organizer/doc/snippets/qmlorganizerbasiclist/qmlorganizerbasiclist.qml
index 0f83db16b..62c4eccf7 100644
--- a/src/organizer/doc/snippets/qmlorganizerbasiclist/qmlorganizerbasiclist.qml
+++ b/src/organizer/doc/snippets/qmlorganizerbasiclist/qmlorganizerbasiclist.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/snippets/qtorganizerdocsample/qtorganizerdocsample.cpp b/src/organizer/doc/snippets/qtorganizerdocsample/qtorganizerdocsample.cpp
index af2459cfd..375ac85f1 100644
--- a/src/organizer/doc/snippets/qtorganizerdocsample/qtorganizerdocsample.cpp
+++ b/src/organizer/doc/snippets/qtorganizerdocsample/qtorganizerdocsample.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/doc/src/icalsupport.qdoc b/src/organizer/doc/src/icalsupport.qdoc
index 1b46f665e..f88611d68 100644
--- a/src/organizer/doc/src/icalsupport.qdoc
+++ b/src/organizer/doc/src/icalsupport.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/doc/src/organizer-index.qdoc b/src/organizer/doc/src/organizer-index.qdoc
index f03184b9a..78d018c50 100644
--- a/src/organizer/doc/src/organizer-index.qdoc
+++ b/src/organizer/doc/src/organizer-index.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/doc/src/organizer.qdoc b/src/organizer/doc/src/organizer.qdoc
index ab8877179..622f142a2 100644
--- a/src/organizer/doc/src/organizer.qdoc
+++ b/src/organizer/doc/src/organizer.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/organizeradvanced.qdoc b/src/organizer/doc/src/organizeradvanced.qdoc
index 3704051ee..58a4cc6fa 100644
--- a/src/organizer/doc/src/organizeradvanced.qdoc
+++ b/src/organizer/doc/src/organizeradvanced.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/organizerasync.qdoc b/src/organizer/doc/src/organizerasync.qdoc
index 8c67b9aed..86968aba7 100644
--- a/src/organizer/doc/src/organizerasync.qdoc
+++ b/src/organizer/doc/src/organizerasync.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/organizerclasses.qdoc b/src/organizer/doc/src/organizerclasses.qdoc
index 2602c3909..beab6b417 100644
--- a/src/organizer/doc/src/organizerclasses.qdoc
+++ b/src/organizer/doc/src/organizerclasses.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/organizerengines.qdoc b/src/organizer/doc/src/organizerengines.qdoc
index fe825d566..14a1cf9b8 100644
--- a/src/organizer/doc/src/organizerengines.qdoc
+++ b/src/organizer/doc/src/organizerengines.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/organizersync.qdoc b/src/organizer/doc/src/organizersync.qdoc
index 7266b464c..180f84d5a 100644
--- a/src/organizer/doc/src/organizersync.qdoc
+++ b/src/organizer/doc/src/organizersync.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/plugins/qml-organizer.qdoc b/src/organizer/doc/src/plugins/qml-organizer.qdoc
index de38b3d67..419320b2f 100644
--- a/src/organizer/doc/src/plugins/qml-organizer.qdoc
+++ b/src/organizer/doc/src/plugins/qml-organizer.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/organizer/doc/src/tutorials/qmlorganizerlistviewtutorial.qdoc b/src/organizer/doc/src/tutorials/qmlorganizerlistviewtutorial.qdoc
index f0d816253..0560c52d6 100644
--- a/src/organizer/doc/src/tutorials/qmlorganizerlistviewtutorial.qdoc
+++ b/src/organizer/doc/src/tutorials/qmlorganizerlistviewtutorial.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemcollectionfilter.cpp b/src/organizer/filters/qorganizeritemcollectionfilter.cpp
index 607954bbc..eb44ce714 100644
--- a/src/organizer/filters/qorganizeritemcollectionfilter.cpp
+++ b/src/organizer/filters/qorganizeritemcollectionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemcollectionfilter.h b/src/organizer/filters/qorganizeritemcollectionfilter.h
index 02cbf1f55..d3a8922ee 100644
--- a/src/organizer/filters/qorganizeritemcollectionfilter.h
+++ b/src/organizer/filters/qorganizeritemcollectionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemcollectionfilter_p.h b/src/organizer/filters/qorganizeritemcollectionfilter_p.h
index 21aea1db6..afee17a6f 100644
--- a/src/organizer/filters/qorganizeritemcollectionfilter_p.h
+++ b/src/organizer/filters/qorganizeritemcollectionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfieldfilter.cpp b/src/organizer/filters/qorganizeritemdetailfieldfilter.cpp
index 12f61e69a..4682756d4 100644
--- a/src/organizer/filters/qorganizeritemdetailfieldfilter.cpp
+++ b/src/organizer/filters/qorganizeritemdetailfieldfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfieldfilter.h b/src/organizer/filters/qorganizeritemdetailfieldfilter.h
index 439e88949..f81413630 100644
--- a/src/organizer/filters/qorganizeritemdetailfieldfilter.h
+++ b/src/organizer/filters/qorganizeritemdetailfieldfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfieldfilter_p.h b/src/organizer/filters/qorganizeritemdetailfieldfilter_p.h
index 879c7063b..fe691573c 100644
--- a/src/organizer/filters/qorganizeritemdetailfieldfilter_p.h
+++ b/src/organizer/filters/qorganizeritemdetailfieldfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfilter.cpp b/src/organizer/filters/qorganizeritemdetailfilter.cpp
index 81c6224aa..ecd9ad272 100644
--- a/src/organizer/filters/qorganizeritemdetailfilter.cpp
+++ b/src/organizer/filters/qorganizeritemdetailfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfilter.h b/src/organizer/filters/qorganizeritemdetailfilter.h
index 60484b257..4a508bee3 100644
--- a/src/organizer/filters/qorganizeritemdetailfilter.h
+++ b/src/organizer/filters/qorganizeritemdetailfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailfilter_p.h b/src/organizer/filters/qorganizeritemdetailfilter_p.h
index 9d41b5d40..885642c99 100644
--- a/src/organizer/filters/qorganizeritemdetailfilter_p.h
+++ b/src/organizer/filters/qorganizeritemdetailfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailrangefilter.cpp b/src/organizer/filters/qorganizeritemdetailrangefilter.cpp
index 11a4c3e2e..0ee104d62 100644
--- a/src/organizer/filters/qorganizeritemdetailrangefilter.cpp
+++ b/src/organizer/filters/qorganizeritemdetailrangefilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailrangefilter.h b/src/organizer/filters/qorganizeritemdetailrangefilter.h
index 6da30d091..7404ecd23 100644
--- a/src/organizer/filters/qorganizeritemdetailrangefilter.h
+++ b/src/organizer/filters/qorganizeritemdetailrangefilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemdetailrangefilter_p.h b/src/organizer/filters/qorganizeritemdetailrangefilter_p.h
index 4e0daca69..b8033633c 100644
--- a/src/organizer/filters/qorganizeritemdetailrangefilter_p.h
+++ b/src/organizer/filters/qorganizeritemdetailrangefilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemfilters.h b/src/organizer/filters/qorganizeritemfilters.h
index 2ab848f90..14a2da9ce 100644
--- a/src/organizer/filters/qorganizeritemfilters.h
+++ b/src/organizer/filters/qorganizeritemfilters.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemidfilter.cpp b/src/organizer/filters/qorganizeritemidfilter.cpp
index 112d73b22..e7b801c25 100644
--- a/src/organizer/filters/qorganizeritemidfilter.cpp
+++ b/src/organizer/filters/qorganizeritemidfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemidfilter.h b/src/organizer/filters/qorganizeritemidfilter.h
index 414307a1b..b2bd8948c 100644
--- a/src/organizer/filters/qorganizeritemidfilter.h
+++ b/src/organizer/filters/qorganizeritemidfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemidfilter_p.h b/src/organizer/filters/qorganizeritemidfilter_p.h
index 3123bf059..280b3e61c 100644
--- a/src/organizer/filters/qorganizeritemidfilter_p.h
+++ b/src/organizer/filters/qorganizeritemidfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemintersectionfilter.cpp b/src/organizer/filters/qorganizeritemintersectionfilter.cpp
index 29f327cc0..b7778c16e 100644
--- a/src/organizer/filters/qorganizeritemintersectionfilter.cpp
+++ b/src/organizer/filters/qorganizeritemintersectionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemintersectionfilter.h b/src/organizer/filters/qorganizeritemintersectionfilter.h
index 92c2c6a65..5f9574e4e 100644
--- a/src/organizer/filters/qorganizeritemintersectionfilter.h
+++ b/src/organizer/filters/qorganizeritemintersectionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemintersectionfilter_p.h b/src/organizer/filters/qorganizeritemintersectionfilter_p.h
index 02bf45339..3866bf205 100644
--- a/src/organizer/filters/qorganizeritemintersectionfilter_p.h
+++ b/src/organizer/filters/qorganizeritemintersectionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeriteminvalidfilter.cpp b/src/organizer/filters/qorganizeriteminvalidfilter.cpp
index 6fb772105..540a542a1 100644
--- a/src/organizer/filters/qorganizeriteminvalidfilter.cpp
+++ b/src/organizer/filters/qorganizeriteminvalidfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeriteminvalidfilter.h b/src/organizer/filters/qorganizeriteminvalidfilter.h
index 1c0570ed2..5659de032 100644
--- a/src/organizer/filters/qorganizeriteminvalidfilter.h
+++ b/src/organizer/filters/qorganizeriteminvalidfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemunionfilter.cpp b/src/organizer/filters/qorganizeritemunionfilter.cpp
index 6bbaa20c2..f284fdbad 100644
--- a/src/organizer/filters/qorganizeritemunionfilter.cpp
+++ b/src/organizer/filters/qorganizeritemunionfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemunionfilter.h b/src/organizer/filters/qorganizeritemunionfilter.h
index fcf992707..464807502 100644
--- a/src/organizer/filters/qorganizeritemunionfilter.h
+++ b/src/organizer/filters/qorganizeritemunionfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/filters/qorganizeritemunionfilter_p.h b/src/organizer/filters/qorganizeritemunionfilter_p.h
index 70ad3084e..e2ff47f84 100644
--- a/src/organizer/filters/qorganizeritemunionfilter_p.h
+++ b/src/organizer/filters/qorganizeritemunionfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizerevent.cpp b/src/organizer/items/qorganizerevent.cpp
index 07eba4a8a..540a041cc 100644
--- a/src/organizer/items/qorganizerevent.cpp
+++ b/src/organizer/items/qorganizerevent.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizerevent.h b/src/organizer/items/qorganizerevent.h
index 64b921521..4a8755ef1 100644
--- a/src/organizer/items/qorganizerevent.h
+++ b/src/organizer/items/qorganizerevent.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizereventoccurrence.cpp b/src/organizer/items/qorganizereventoccurrence.cpp
index b37393c34..785f217ad 100644
--- a/src/organizer/items/qorganizereventoccurrence.cpp
+++ b/src/organizer/items/qorganizereventoccurrence.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizereventoccurrence.h b/src/organizer/items/qorganizereventoccurrence.h
index 6593d89d0..c82f2cd9b 100644
--- a/src/organizer/items/qorganizereventoccurrence.h
+++ b/src/organizer/items/qorganizereventoccurrence.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizeritems.h b/src/organizer/items/qorganizeritems.h
index d660a08d4..5d9a8a0dd 100644
--- a/src/organizer/items/qorganizeritems.h
+++ b/src/organizer/items/qorganizeritems.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizerjournal.cpp b/src/organizer/items/qorganizerjournal.cpp
index 04a5b8ded..9329b7866 100644
--- a/src/organizer/items/qorganizerjournal.cpp
+++ b/src/organizer/items/qorganizerjournal.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizerjournal.h b/src/organizer/items/qorganizerjournal.h
index 4184aa2b9..09e4b7536 100644
--- a/src/organizer/items/qorganizerjournal.h
+++ b/src/organizer/items/qorganizerjournal.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizernote.cpp b/src/organizer/items/qorganizernote.cpp
index 6a0214197..bfe3a06e5 100644
--- a/src/organizer/items/qorganizernote.cpp
+++ b/src/organizer/items/qorganizernote.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizernote.h b/src/organizer/items/qorganizernote.h
index e165d5558..776ec702a 100644
--- a/src/organizer/items/qorganizernote.h
+++ b/src/organizer/items/qorganizernote.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizertodo.cpp b/src/organizer/items/qorganizertodo.cpp
index b13f19156..b56280422 100644
--- a/src/organizer/items/qorganizertodo.cpp
+++ b/src/organizer/items/qorganizertodo.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizertodo.h b/src/organizer/items/qorganizertodo.h
index 3239a79be..b00c8155e 100644
--- a/src/organizer/items/qorganizertodo.h
+++ b/src/organizer/items/qorganizertodo.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizertodooccurrence.cpp b/src/organizer/items/qorganizertodooccurrence.cpp
index 46c4ca91a..7ccbc1150 100644
--- a/src/organizer/items/qorganizertodooccurrence.cpp
+++ b/src/organizer/items/qorganizertodooccurrence.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/items/qorganizertodooccurrence.h b/src/organizer/items/qorganizertodooccurrence.h
index c0f788840..e2c9bf21f 100644
--- a/src/organizer/items/qorganizertodooccurrence.h
+++ b/src/organizer/items/qorganizertodooccurrence.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizer.h b/src/organizer/qorganizer.h
index bd28fca1b..8011a88d5 100644
--- a/src/organizer/qorganizer.h
+++ b/src/organizer/qorganizer.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerabstractrequest.cpp b/src/organizer/qorganizerabstractrequest.cpp
index 9dbfef5fd..57b44447f 100644
--- a/src/organizer/qorganizerabstractrequest.cpp
+++ b/src/organizer/qorganizerabstractrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerabstractrequest.h b/src/organizer/qorganizerabstractrequest.h
index 5601e349f..c89e8ea83 100644
--- a/src/organizer/qorganizerabstractrequest.h
+++ b/src/organizer/qorganizerabstractrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerabstractrequest_p.h b/src/organizer/qorganizerabstractrequest_p.h
index 4b5ff83d3..b43d636f1 100644
--- a/src/organizer/qorganizerabstractrequest_p.h
+++ b/src/organizer/qorganizerabstractrequest_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollection.cpp b/src/organizer/qorganizercollection.cpp
index 5acdf5dd3..4abf2db30 100644
--- a/src/organizer/qorganizercollection.cpp
+++ b/src/organizer/qorganizercollection.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollection.h b/src/organizer/qorganizercollection.h
index e3b0b3921..f8587eca7 100644
--- a/src/organizer/qorganizercollection.h
+++ b/src/organizer/qorganizercollection.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollection_p.h b/src/organizer/qorganizercollection_p.h
index 54701257c..a8629ff2e 100644
--- a/src/organizer/qorganizercollection_p.h
+++ b/src/organizer/qorganizercollection_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollectionchangeset.cpp b/src/organizer/qorganizercollectionchangeset.cpp
index 4d99ec4f3..d446513f4 100644
--- a/src/organizer/qorganizercollectionchangeset.cpp
+++ b/src/organizer/qorganizercollectionchangeset.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollectionchangeset.h b/src/organizer/qorganizercollectionchangeset.h
index 8e56c1faf..1353e4405 100644
--- a/src/organizer/qorganizercollectionchangeset.h
+++ b/src/organizer/qorganizercollectionchangeset.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollectionchangeset_p.h b/src/organizer/qorganizercollectionchangeset_p.h
index a465d9576..ee2c598f4 100644
--- a/src/organizer/qorganizercollectionchangeset_p.h
+++ b/src/organizer/qorganizercollectionchangeset_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollectionid.cpp b/src/organizer/qorganizercollectionid.cpp
index 8036fe0d7..f823f588f 100644
--- a/src/organizer/qorganizercollectionid.cpp
+++ b/src/organizer/qorganizercollectionid.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizercollectionid.h b/src/organizer/qorganizercollectionid.h
index 9a4d80853..1a6505710 100644
--- a/src/organizer/qorganizercollectionid.h
+++ b/src/organizer/qorganizercollectionid.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerglobal.h b/src/organizer/qorganizerglobal.h
index 4095f0de7..29902290c 100644
--- a/src/organizer/qorganizerglobal.h
+++ b/src/organizer/qorganizerglobal.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritem.cpp b/src/organizer/qorganizeritem.cpp
index 612d7740d..0a1eb9520 100644
--- a/src/organizer/qorganizeritem.cpp
+++ b/src/organizer/qorganizeritem.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritem.h b/src/organizer/qorganizeritem.h
index 2379d3182..7d0e2bb08 100644
--- a/src/organizer/qorganizeritem.h
+++ b/src/organizer/qorganizeritem.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritem_p.h b/src/organizer/qorganizeritem_p.h
index fccebef95..e28858963 100644
--- a/src/organizer/qorganizeritem_p.h
+++ b/src/organizer/qorganizeritem_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemchangeset.cpp b/src/organizer/qorganizeritemchangeset.cpp
index f035c4f95..5564621fe 100644
--- a/src/organizer/qorganizeritemchangeset.cpp
+++ b/src/organizer/qorganizeritemchangeset.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemchangeset.h b/src/organizer/qorganizeritemchangeset.h
index ba663e7b5..c4c781906 100644
--- a/src/organizer/qorganizeritemchangeset.h
+++ b/src/organizer/qorganizeritemchangeset.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemchangeset_p.h b/src/organizer/qorganizeritemchangeset_p.h
index 6cb762d3b..1a93fed43 100644
--- a/src/organizer/qorganizeritemchangeset_p.h
+++ b/src/organizer/qorganizeritemchangeset_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemdetail.cpp b/src/organizer/qorganizeritemdetail.cpp
index 8fd461381..070fe4003 100644
--- a/src/organizer/qorganizeritemdetail.cpp
+++ b/src/organizer/qorganizeritemdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemdetail.h b/src/organizer/qorganizeritemdetail.h
index 7b44fd884..3f4c39dae 100644
--- a/src/organizer/qorganizeritemdetail.h
+++ b/src/organizer/qorganizeritemdetail.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemdetail_p.h b/src/organizer/qorganizeritemdetail_p.h
index a6d1a4421..4aa806e8f 100644
--- a/src/organizer/qorganizeritemdetail_p.h
+++ b/src/organizer/qorganizeritemdetail_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfetchhint.cpp b/src/organizer/qorganizeritemfetchhint.cpp
index b9a8d238a..f0fe313aa 100644
--- a/src/organizer/qorganizeritemfetchhint.cpp
+++ b/src/organizer/qorganizeritemfetchhint.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfetchhint.h b/src/organizer/qorganizeritemfetchhint.h
index 9accff086..d4d1743a9 100644
--- a/src/organizer/qorganizeritemfetchhint.h
+++ b/src/organizer/qorganizeritemfetchhint.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfetchhint_p.h b/src/organizer/qorganizeritemfetchhint_p.h
index dadf429cd..3ff0f066e 100644
--- a/src/organizer/qorganizeritemfetchhint_p.h
+++ b/src/organizer/qorganizeritemfetchhint_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfilter.cpp b/src/organizer/qorganizeritemfilter.cpp
index 481853076..decf64ede 100644
--- a/src/organizer/qorganizeritemfilter.cpp
+++ b/src/organizer/qorganizeritemfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfilter.h b/src/organizer/qorganizeritemfilter.h
index f31498d02..b0fb3c9db 100644
--- a/src/organizer/qorganizeritemfilter.h
+++ b/src/organizer/qorganizeritemfilter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemfilter_p.h b/src/organizer/qorganizeritemfilter_p.h
index 535de7418..217544511 100644
--- a/src/organizer/qorganizeritemfilter_p.h
+++ b/src/organizer/qorganizeritemfilter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemid.cpp b/src/organizer/qorganizeritemid.cpp
index e2bf1ecee..a7d257b6f 100644
--- a/src/organizer/qorganizeritemid.cpp
+++ b/src/organizer/qorganizeritemid.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemid.h b/src/organizer/qorganizeritemid.h
index fcacf8c03..ae0bcc0b1 100644
--- a/src/organizer/qorganizeritemid.h
+++ b/src/organizer/qorganizeritemid.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemobserver.cpp b/src/organizer/qorganizeritemobserver.cpp
index e3650d780..4e0150beb 100644
--- a/src/organizer/qorganizeritemobserver.cpp
+++ b/src/organizer/qorganizeritemobserver.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemobserver.h b/src/organizer/qorganizeritemobserver.h
index 87c34c0f9..adb731568 100644
--- a/src/organizer/qorganizeritemobserver.h
+++ b/src/organizer/qorganizeritemobserver.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemsortorder.cpp b/src/organizer/qorganizeritemsortorder.cpp
index 634d76ad8..f88dd756b 100644
--- a/src/organizer/qorganizeritemsortorder.cpp
+++ b/src/organizer/qorganizeritemsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemsortorder.h b/src/organizer/qorganizeritemsortorder.h
index 0b83ba983..52160ab82 100644
--- a/src/organizer/qorganizeritemsortorder.h
+++ b/src/organizer/qorganizeritemsortorder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizeritemsortorder_p.h b/src/organizer/qorganizeritemsortorder_p.h
index 4a83fd8a7..c130eeaf1 100644
--- a/src/organizer/qorganizeritemsortorder_p.h
+++ b/src/organizer/qorganizeritemsortorder_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanager.cpp b/src/organizer/qorganizermanager.cpp
index 068f0104b..343df4d06 100644
--- a/src/organizer/qorganizermanager.cpp
+++ b/src/organizer/qorganizermanager.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanager.h b/src/organizer/qorganizermanager.h
index 8e34ae759..3097cda88 100644
--- a/src/organizer/qorganizermanager.h
+++ b/src/organizer/qorganizermanager.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanager_p.cpp b/src/organizer/qorganizermanager_p.cpp
index 8eb59839b..5313d2d80 100644
--- a/src/organizer/qorganizermanager_p.cpp
+++ b/src/organizer/qorganizermanager_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanager_p.h b/src/organizer/qorganizermanager_p.h
index f750d5812..7772a75c8 100644
--- a/src/organizer/qorganizermanager_p.h
+++ b/src/organizer/qorganizermanager_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanagerengine.cpp b/src/organizer/qorganizermanagerengine.cpp
index 954cf86b6..24865bdc7 100644
--- a/src/organizer/qorganizermanagerengine.cpp
+++ b/src/organizer/qorganizermanagerengine.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanagerengine.h b/src/organizer/qorganizermanagerengine.h
index 92e340be3..78079c7dc 100644
--- a/src/organizer/qorganizermanagerengine.h
+++ b/src/organizer/qorganizermanagerengine.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanagerenginefactory.cpp b/src/organizer/qorganizermanagerenginefactory.cpp
index 35e2a758d..c95003e07 100644
--- a/src/organizer/qorganizermanagerenginefactory.cpp
+++ b/src/organizer/qorganizermanagerenginefactory.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizermanagerenginefactory.h b/src/organizer/qorganizermanagerenginefactory.h
index 2c9216f7a..fe9959f60 100644
--- a/src/organizer/qorganizermanagerenginefactory.h
+++ b/src/organizer/qorganizermanagerenginefactory.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerrecurrencerule.cpp b/src/organizer/qorganizerrecurrencerule.cpp
index fcdafe3b2..a503d2f23 100644
--- a/src/organizer/qorganizerrecurrencerule.cpp
+++ b/src/organizer/qorganizerrecurrencerule.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerrecurrencerule.h b/src/organizer/qorganizerrecurrencerule.h
index 82b02cc53..95518aa43 100644
--- a/src/organizer/qorganizerrecurrencerule.h
+++ b/src/organizer/qorganizerrecurrencerule.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/qorganizerrecurrencerule_p.h b/src/organizer/qorganizerrecurrencerule_p.h
index 1361ea619..aa90ddac5 100644
--- a/src/organizer/qorganizerrecurrencerule_p.h
+++ b/src/organizer/qorganizerrecurrencerule_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionfetchrequest.cpp b/src/organizer/requests/qorganizercollectionfetchrequest.cpp
index 3b664b969..ad4ab15fb 100644
--- a/src/organizer/requests/qorganizercollectionfetchrequest.cpp
+++ b/src/organizer/requests/qorganizercollectionfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionfetchrequest.h b/src/organizer/requests/qorganizercollectionfetchrequest.h
index b154bd216..803fe462e 100644
--- a/src/organizer/requests/qorganizercollectionfetchrequest.h
+++ b/src/organizer/requests/qorganizercollectionfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionremoverequest.cpp b/src/organizer/requests/qorganizercollectionremoverequest.cpp
index 85212e672..02159535e 100644
--- a/src/organizer/requests/qorganizercollectionremoverequest.cpp
+++ b/src/organizer/requests/qorganizercollectionremoverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionremoverequest.h b/src/organizer/requests/qorganizercollectionremoverequest.h
index 1303bc857..ee2398e51 100644
--- a/src/organizer/requests/qorganizercollectionremoverequest.h
+++ b/src/organizer/requests/qorganizercollectionremoverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionsaverequest.cpp b/src/organizer/requests/qorganizercollectionsaverequest.cpp
index 3b589ec0a..5cbdedca4 100644
--- a/src/organizer/requests/qorganizercollectionsaverequest.cpp
+++ b/src/organizer/requests/qorganizercollectionsaverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizercollectionsaverequest.h b/src/organizer/requests/qorganizercollectionsaverequest.h
index bdeb2056f..a38cd2d54 100644
--- a/src/organizer/requests/qorganizercollectionsaverequest.h
+++ b/src/organizer/requests/qorganizercollectionsaverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchbyidrequest.cpp b/src/organizer/requests/qorganizeritemfetchbyidrequest.cpp
index 574eac71c..d03ed2fda 100644
--- a/src/organizer/requests/qorganizeritemfetchbyidrequest.cpp
+++ b/src/organizer/requests/qorganizeritemfetchbyidrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchbyidrequest.h b/src/organizer/requests/qorganizeritemfetchbyidrequest.h
index 07b48e371..ffa5720b1 100644
--- a/src/organizer/requests/qorganizeritemfetchbyidrequest.h
+++ b/src/organizer/requests/qorganizeritemfetchbyidrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchforexportrequest.cpp b/src/organizer/requests/qorganizeritemfetchforexportrequest.cpp
index c890f2df0..416eb433b 100644
--- a/src/organizer/requests/qorganizeritemfetchforexportrequest.cpp
+++ b/src/organizer/requests/qorganizeritemfetchforexportrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchforexportrequest.h b/src/organizer/requests/qorganizeritemfetchforexportrequest.h
index 199333ec6..0f5f199fd 100644
--- a/src/organizer/requests/qorganizeritemfetchforexportrequest.h
+++ b/src/organizer/requests/qorganizeritemfetchforexportrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchrequest.cpp b/src/organizer/requests/qorganizeritemfetchrequest.cpp
index 9dd6f4cec..672a5161e 100644
--- a/src/organizer/requests/qorganizeritemfetchrequest.cpp
+++ b/src/organizer/requests/qorganizeritemfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemfetchrequest.h b/src/organizer/requests/qorganizeritemfetchrequest.h
index f58d00e38..09fe4dab4 100644
--- a/src/organizer/requests/qorganizeritemfetchrequest.h
+++ b/src/organizer/requests/qorganizeritemfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemidfetchrequest.cpp b/src/organizer/requests/qorganizeritemidfetchrequest.cpp
index be8d85114..709d5e0dd 100644
--- a/src/organizer/requests/qorganizeritemidfetchrequest.cpp
+++ b/src/organizer/requests/qorganizeritemidfetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemidfetchrequest.h b/src/organizer/requests/qorganizeritemidfetchrequest.h
index b2d6dab42..4260e63b3 100644
--- a/src/organizer/requests/qorganizeritemidfetchrequest.h
+++ b/src/organizer/requests/qorganizeritemidfetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp b/src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp
index 63d1d0587..6ea3cf628 100644
--- a/src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp
+++ b/src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemoccurrencefetchrequest.h b/src/organizer/requests/qorganizeritemoccurrencefetchrequest.h
index 2ebe7245e..0c9bbfbad 100644
--- a/src/organizer/requests/qorganizeritemoccurrencefetchrequest.h
+++ b/src/organizer/requests/qorganizeritemoccurrencefetchrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemremovebyidrequest.cpp b/src/organizer/requests/qorganizeritemremovebyidrequest.cpp
index 8b1555cd3..d2d03478b 100644
--- a/src/organizer/requests/qorganizeritemremovebyidrequest.cpp
+++ b/src/organizer/requests/qorganizeritemremovebyidrequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemremovebyidrequest.h b/src/organizer/requests/qorganizeritemremovebyidrequest.h
index a29fd18a1..722ebbaa0 100644
--- a/src/organizer/requests/qorganizeritemremovebyidrequest.h
+++ b/src/organizer/requests/qorganizeritemremovebyidrequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemremoverequest.cpp b/src/organizer/requests/qorganizeritemremoverequest.cpp
index 42e96c834..da30d0c67 100644
--- a/src/organizer/requests/qorganizeritemremoverequest.cpp
+++ b/src/organizer/requests/qorganizeritemremoverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemremoverequest.h b/src/organizer/requests/qorganizeritemremoverequest.h
index 946d4b09f..cdb713af4 100644
--- a/src/organizer/requests/qorganizeritemremoverequest.h
+++ b/src/organizer/requests/qorganizeritemremoverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemrequests.h b/src/organizer/requests/qorganizeritemrequests.h
index 4b2be4cea..188c90c50 100644
--- a/src/organizer/requests/qorganizeritemrequests.h
+++ b/src/organizer/requests/qorganizeritemrequests.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemrequests_p.h b/src/organizer/requests/qorganizeritemrequests_p.h
index 76b466c04..0cc9bd3dd 100644
--- a/src/organizer/requests/qorganizeritemrequests_p.h
+++ b/src/organizer/requests/qorganizeritemrequests_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemsaverequest.cpp b/src/organizer/requests/qorganizeritemsaverequest.cpp
index efd7306d2..8432d962f 100644
--- a/src/organizer/requests/qorganizeritemsaverequest.cpp
+++ b/src/organizer/requests/qorganizeritemsaverequest.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/organizer/requests/qorganizeritemsaverequest.h b/src/organizer/requests/qorganizeritemsaverequest.h
index 33e330a7c..a6ae723de 100644
--- a/src/organizer/requests/qorganizeritemsaverequest.h
+++ b/src/organizer/requests/qorganizeritemsaverequest.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/plugins/contacts/memory/qcontactmemorybackend.cpp b/src/plugins/contacts/memory/qcontactmemorybackend.cpp
index a20f7cece..c7be8ec59 100644
--- a/src/plugins/contacts/memory/qcontactmemorybackend.cpp
+++ b/src/plugins/contacts/memory/qcontactmemorybackend.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/plugins/contacts/memory/qcontactmemorybackend_p.h b/src/plugins/contacts/memory/qcontactmemorybackend_p.h
index f865fe7eb..8dadf3814 100644
--- a/src/plugins/contacts/memory/qcontactmemorybackend_p.h
+++ b/src/plugins/contacts/memory/qcontactmemorybackend_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtContacts module of the Qt Toolkit.
**
diff --git a/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.cpp b/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.cpp
index c8a6870e1..c199cf844 100644
--- a/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.cpp
+++ b/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.h b/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.h
index e5425d6ff..caa55fadb 100644
--- a/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.h
+++ b/src/plugins/contacts/serviceactionmanager/qcontactactionservicemanager_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/src/plugins/organizer/memory/qorganizeritemmemorybackend.cpp b/src/plugins/organizer/memory/qorganizeritemmemorybackend.cpp
index ece3bf47c..5ab1a3b9e 100644
--- a/src/plugins/organizer/memory/qorganizeritemmemorybackend.cpp
+++ b/src/plugins/organizer/memory/qorganizeritemmemorybackend.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/plugins/organizer/memory/qorganizeritemmemorybackend_p.h b/src/plugins/organizer/memory/qorganizeritemmemorybackend_p.h
index 5bc6f1dc2..650d5309d 100644
--- a/src/plugins/organizer/memory/qorganizeritemmemorybackend_p.h
+++ b/src/plugins/organizer/memory/qorganizeritemmemorybackend_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/plugins/organizer/skeleton/qorganizerskeleton.cpp b/src/plugins/organizer/skeleton/qorganizerskeleton.cpp
index c811a63b2..f60fed9c7 100644
--- a/src/plugins/organizer/skeleton/qorganizerskeleton.cpp
+++ b/src/plugins/organizer/skeleton/qorganizerskeleton.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/plugins/organizer/skeleton/qorganizerskeleton_p.h b/src/plugins/organizer/skeleton/qorganizerskeleton_p.h
index 8ea13d33b..26390c5f0 100644
--- a/src/plugins/organizer/skeleton/qorganizerskeleton_p.h
+++ b/src/plugins/organizer/skeleton/qorganizerskeleton_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtOrganizer module of the Qt Toolkit.
**
diff --git a/src/plugins/versit/backuphandler/backupvcardhandler.cpp b/src/plugins/versit/backuphandler/backupvcardhandler.cpp
index b3a3e162c..3c42b9d7d 100644
--- a/src/plugins/versit/backuphandler/backupvcardhandler.cpp
+++ b/src/plugins/versit/backuphandler/backupvcardhandler.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/plugins/versit/backuphandler/backupvcardhandler.h b/src/plugins/versit/backuphandler/backupvcardhandler.h
index 95d0fa7f3..b67db5693 100644
--- a/src/plugins/versit/backuphandler/backupvcardhandler.h
+++ b/src/plugins/versit/backuphandler/backupvcardhandler.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/plugins/versit/vcardpreserver/vcardpreserver.cpp b/src/plugins/versit/vcardpreserver/vcardpreserver.cpp
index 1009d21df..5ef849d64 100644
--- a/src/plugins/versit/vcardpreserver/vcardpreserver.cpp
+++ b/src/plugins/versit/vcardpreserver/vcardpreserver.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/plugins/versit/vcardpreserver/vcardpreserver.h b/src/plugins/versit/vcardpreserver/vcardpreserver.h
index 66bd8ca87..3bedb1286 100644
--- a/src/plugins/versit/vcardpreserver/vcardpreserver.h
+++ b/src/plugins/versit/vcardpreserver/vcardpreserver.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/doc/snippets/doc_src_qtversit.cpp b/src/versit/doc/snippets/doc_src_qtversit.cpp
index ed5b3265a..23e2cf46c 100644
--- a/src/versit/doc/snippets/doc_src_qtversit.cpp
+++ b/src/versit/doc/snippets/doc_src_qtversit.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/versit/doc/snippets/qtversitdocsample/qtversitdocsample.cpp b/src/versit/doc/snippets/qtversitdocsample/qtversitdocsample.cpp
index c8e91c498..9dc3d573b 100644
--- a/src/versit/doc/snippets/qtversitdocsample/qtversitdocsample.cpp
+++ b/src/versit/doc/snippets/qtversitdocsample/qtversitdocsample.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/versit/doc/src/vcardsupport.qdoc b/src/versit/doc/src/vcardsupport.qdoc
index 0db759ac7..caef523be 100644
--- a/src/versit/doc/src/vcardsupport.qdoc
+++ b/src/versit/doc/src/vcardsupport.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/versit/doc/src/versit-index.qdoc b/src/versit/doc/src/versit-index.qdoc
index 95245e4e1..09853f81d 100644
--- a/src/versit/doc/src/versit-index.qdoc
+++ b/src/versit/doc/src/versit-index.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
diff --git a/src/versit/doc/src/versit.qdoc b/src/versit/doc/src/versit.qdoc
index 89a1cdceb..1ff13b926 100644
--- a/src/versit/doc/src/versit.qdoc
+++ b/src/versit/doc/src/versit.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/versit/doc/src/versitclasses.qdoc b/src/versit/doc/src/versitclasses.qdoc
index 2b6820fab..7816542dc 100644
--- a/src/versit/doc/src/versitclasses.qdoc
+++ b/src/versit/doc/src/versitclasses.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/versit/doc/src/versitplugins.qdoc b/src/versit/doc/src/versitplugins.qdoc
index 21f556e23..2c000a8a5 100644
--- a/src/versit/doc/src/versitplugins.qdoc
+++ b/src/versit/doc/src/versitplugins.qdoc
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt PIM Module.
**
diff --git a/src/versit/qvcard21writer.cpp b/src/versit/qvcard21writer.cpp
index 7f30348b8..b3150d542 100644
--- a/src/versit/qvcard21writer.cpp
+++ b/src/versit/qvcard21writer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qvcard21writer_p.h b/src/versit/qvcard21writer_p.h
index 59c2c74b0..2f1475677 100644
--- a/src/versit/qvcard21writer_p.h
+++ b/src/versit/qvcard21writer_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qvcard30writer.cpp b/src/versit/qvcard30writer.cpp
index 354964b07..2760eb364 100644
--- a/src/versit/qvcard30writer.cpp
+++ b/src/versit/qvcard30writer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qvcard30writer_p.h b/src/versit/qvcard30writer_p.h
index 16bdd012c..37cc5f852 100644
--- a/src/versit/qvcard30writer_p.h
+++ b/src/versit/qvcard30writer_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qvcardrestorehandler_p.cpp b/src/versit/qvcardrestorehandler_p.cpp
index b60035888..1bb4e104a 100644
--- a/src/versit/qvcardrestorehandler_p.cpp
+++ b/src/versit/qvcardrestorehandler_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qvcardrestorehandler_p.h b/src/versit/qvcardrestorehandler_p.h
index 033dc2a3d..e0d57b9fa 100644
--- a/src/versit/qvcardrestorehandler_p.h
+++ b/src/versit/qvcardrestorehandler_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactexporter.cpp b/src/versit/qversitcontactexporter.cpp
index 75151863a..f639d148d 100644
--- a/src/versit/qversitcontactexporter.cpp
+++ b/src/versit/qversitcontactexporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactexporter.h b/src/versit/qversitcontactexporter.h
index ce16f9109..9066fb7c4 100644
--- a/src/versit/qversitcontactexporter.h
+++ b/src/versit/qversitcontactexporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactexporter_p.cpp b/src/versit/qversitcontactexporter_p.cpp
index 1415b8859..18c0a6e14 100644
--- a/src/versit/qversitcontactexporter_p.cpp
+++ b/src/versit/qversitcontactexporter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactexporter_p.h b/src/versit/qversitcontactexporter_p.h
index 56f39a0b5..0bd1bd2c7 100644
--- a/src/versit/qversitcontactexporter_p.h
+++ b/src/versit/qversitcontactexporter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontacthandler.cpp b/src/versit/qversitcontacthandler.cpp
index f5c842d2e..5887ec11c 100644
--- a/src/versit/qversitcontacthandler.cpp
+++ b/src/versit/qversitcontacthandler.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontacthandler.h b/src/versit/qversitcontacthandler.h
index 319b6eaba..3fe1ea1ee 100644
--- a/src/versit/qversitcontacthandler.h
+++ b/src/versit/qversitcontacthandler.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactimporter.cpp b/src/versit/qversitcontactimporter.cpp
index 8afc4ac86..36c5f581e 100644
--- a/src/versit/qversitcontactimporter.cpp
+++ b/src/versit/qversitcontactimporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactimporter.h b/src/versit/qversitcontactimporter.h
index 0e6e8dc69..fd4b52b86 100644
--- a/src/versit/qversitcontactimporter.h
+++ b/src/versit/qversitcontactimporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactimporter_p.cpp b/src/versit/qversitcontactimporter_p.cpp
index df8b9ad36..8de554c20 100644
--- a/src/versit/qversitcontactimporter_p.cpp
+++ b/src/versit/qversitcontactimporter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactimporter_p.h b/src/versit/qversitcontactimporter_p.h
index 19977a9f3..18d10bbcd 100644
--- a/src/versit/qversitcontactimporter_p.h
+++ b/src/versit/qversitcontactimporter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactpluginloader_p.cpp b/src/versit/qversitcontactpluginloader_p.cpp
index 1439c3b5f..83c799e09 100644
--- a/src/versit/qversitcontactpluginloader_p.cpp
+++ b/src/versit/qversitcontactpluginloader_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactpluginloader_p.h b/src/versit/qversitcontactpluginloader_p.h
index 3a7a35bca..9e3a30757 100644
--- a/src/versit/qversitcontactpluginloader_p.h
+++ b/src/versit/qversitcontactpluginloader_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitcontactsdefs_p.h b/src/versit/qversitcontactsdefs_p.h
index 9a0f9006b..f3c0c71e7 100644
--- a/src/versit/qversitcontactsdefs_p.h
+++ b/src/versit/qversitcontactsdefs_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdefs_p.h b/src/versit/qversitdefs_p.h
index 33c268808..634177654 100644
--- a/src/versit/qversitdefs_p.h
+++ b/src/versit/qversitdefs_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocument.cpp b/src/versit/qversitdocument.cpp
index 42eb39005..5f7cf4e06 100644
--- a/src/versit/qversitdocument.cpp
+++ b/src/versit/qversitdocument.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocument.h b/src/versit/qversitdocument.h
index f97fe8848..cbcf18d48 100644
--- a/src/versit/qversitdocument.h
+++ b/src/versit/qversitdocument.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocument_p.cpp b/src/versit/qversitdocument_p.cpp
index 0379a141b..66df367b9 100644
--- a/src/versit/qversitdocument_p.cpp
+++ b/src/versit/qversitdocument_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocument_p.h b/src/versit/qversitdocument_p.h
index 385ff196b..f296a32e3 100644
--- a/src/versit/qversitdocument_p.h
+++ b/src/versit/qversitdocument_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocumentwriter_p.cpp b/src/versit/qversitdocumentwriter_p.cpp
index 65baaa05f..1cf1e20b6 100644
--- a/src/versit/qversitdocumentwriter_p.cpp
+++ b/src/versit/qversitdocumentwriter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitdocumentwriter_p.h b/src/versit/qversitdocumentwriter_p.h
index 8db315f9b..0e5b25be7 100644
--- a/src/versit/qversitdocumentwriter_p.h
+++ b/src/versit/qversitdocumentwriter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitglobal.h b/src/versit/qversitglobal.h
index 8d10bb2e7..d1b52f20e 100644
--- a/src/versit/qversitglobal.h
+++ b/src/versit/qversitglobal.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPIM module of the Qt Toolkit.
**
diff --git a/src/versit/qversitpluginsearch_p.h b/src/versit/qversitpluginsearch_p.h
index f266f86d6..b6cb71120 100644
--- a/src/versit/qversitpluginsearch_p.h
+++ b/src/versit/qversitpluginsearch_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitproperty.cpp b/src/versit/qversitproperty.cpp
index 3d2f5c598..940c9e1e1 100644
--- a/src/versit/qversitproperty.cpp
+++ b/src/versit/qversitproperty.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitproperty.h b/src/versit/qversitproperty.h
index 6145ae693..83cbacf4c 100644
--- a/src/versit/qversitproperty.h
+++ b/src/versit/qversitproperty.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitproperty_p.h b/src/versit/qversitproperty_p.h
index 2a6db54ff..2a888bbd2 100644
--- a/src/versit/qversitproperty_p.h
+++ b/src/versit/qversitproperty_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitreader.cpp b/src/versit/qversitreader.cpp
index 3d26d4ed6..db4ac397f 100644
--- a/src/versit/qversitreader.cpp
+++ b/src/versit/qversitreader.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitreader.h b/src/versit/qversitreader.h
index 7552860c9..edee2ea32 100644
--- a/src/versit/qversitreader.h
+++ b/src/versit/qversitreader.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitreader_p.cpp b/src/versit/qversitreader_p.cpp
index 1ef401323..6b9bbeeb3 100644
--- a/src/versit/qversitreader_p.cpp
+++ b/src/versit/qversitreader_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitreader_p.h b/src/versit/qversitreader_p.h
index 2f1424618..047d0ad6f 100644
--- a/src/versit/qversitreader_p.h
+++ b/src/versit/qversitreader_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitresourcehandler.cpp b/src/versit/qversitresourcehandler.cpp
index ab14ebc30..bb701fd12 100644
--- a/src/versit/qversitresourcehandler.cpp
+++ b/src/versit/qversitresourcehandler.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitresourcehandler.h b/src/versit/qversitresourcehandler.h
index 98959e8da..07defcac3 100644
--- a/src/versit/qversitresourcehandler.h
+++ b/src/versit/qversitresourcehandler.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitutils.cpp b/src/versit/qversitutils.cpp
index 442d927ec..daa2a5feb 100644
--- a/src/versit/qversitutils.cpp
+++ b/src/versit/qversitutils.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitutils_p.h b/src/versit/qversitutils_p.h
index dcef17b13..b5679cbac 100644
--- a/src/versit/qversitutils_p.h
+++ b/src/versit/qversitutils_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitwriter.cpp b/src/versit/qversitwriter.cpp
index a65ff0d72..a614c5292 100644
--- a/src/versit/qversitwriter.cpp
+++ b/src/versit/qversitwriter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitwriter.h b/src/versit/qversitwriter.h
index b96a99aed..8fe93989b 100644
--- a/src/versit/qversitwriter.h
+++ b/src/versit/qversitwriter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitwriter_p.cpp b/src/versit/qversitwriter_p.cpp
index 1436b94b0..b04dfa6d9 100644
--- a/src/versit/qversitwriter_p.cpp
+++ b/src/versit/qversitwriter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versit/qversitwriter_p.h b/src/versit/qversitwriter_p.h
index d87c378ef..147bceb18 100644
--- a/src/versit/qversitwriter_p.h
+++ b/src/versit/qversitwriter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersit module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qtimezones_p.cpp b/src/versitorganizer/qtimezones_p.cpp
index 8140439a6..bc762716a 100644
--- a/src/versitorganizer/qtimezones_p.cpp
+++ b/src/versitorganizer/qtimezones_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qtimezones_p.h b/src/versitorganizer/qtimezones_p.h
index 87fda2c28..ecad000ce 100644
--- a/src/versitorganizer/qtimezones_p.h
+++ b/src/versitorganizer/qtimezones_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerdefs_p.h b/src/versitorganizer/qversitorganizerdefs_p.h
index 737266a21..4c8038bad 100644
--- a/src/versitorganizer/qversitorganizerdefs_p.h
+++ b/src/versitorganizer/qversitorganizerdefs_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerexporter.cpp b/src/versitorganizer/qversitorganizerexporter.cpp
index f8bd769c6..20d77f373 100644
--- a/src/versitorganizer/qversitorganizerexporter.cpp
+++ b/src/versitorganizer/qversitorganizerexporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerexporter.h b/src/versitorganizer/qversitorganizerexporter.h
index 26ab5e9ed..c8761ecba 100644
--- a/src/versitorganizer/qversitorganizerexporter.h
+++ b/src/versitorganizer/qversitorganizerexporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerexporter_p.cpp b/src/versitorganizer/qversitorganizerexporter_p.cpp
index e779795f6..5c589e74b 100644
--- a/src/versitorganizer/qversitorganizerexporter_p.cpp
+++ b/src/versitorganizer/qversitorganizerexporter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerexporter_p.h b/src/versitorganizer/qversitorganizerexporter_p.h
index 384497809..814d76f77 100644
--- a/src/versitorganizer/qversitorganizerexporter_p.h
+++ b/src/versitorganizer/qversitorganizerexporter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerglobal.h b/src/versitorganizer/qversitorganizerglobal.h
index cd7e3a98d..9baf11eb8 100644
--- a/src/versitorganizer/qversitorganizerglobal.h
+++ b/src/versitorganizer/qversitorganizerglobal.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPIM module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerhandler.cpp b/src/versitorganizer/qversitorganizerhandler.cpp
index 8d8cb2a29..bc1004fb5 100644
--- a/src/versitorganizer/qversitorganizerhandler.cpp
+++ b/src/versitorganizer/qversitorganizerhandler.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerhandler.h b/src/versitorganizer/qversitorganizerhandler.h
index 7df9f98c5..f1d9ada32 100644
--- a/src/versitorganizer/qversitorganizerhandler.h
+++ b/src/versitorganizer/qversitorganizerhandler.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerimporter.cpp b/src/versitorganizer/qversitorganizerimporter.cpp
index 6363135e0..a800a54a9 100644
--- a/src/versitorganizer/qversitorganizerimporter.cpp
+++ b/src/versitorganizer/qversitorganizerimporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerimporter.h b/src/versitorganizer/qversitorganizerimporter.h
index 45cf40094..99fc1efd2 100644
--- a/src/versitorganizer/qversitorganizerimporter.h
+++ b/src/versitorganizer/qversitorganizerimporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerimporter_p.cpp b/src/versitorganizer/qversitorganizerimporter_p.cpp
index b29547fb6..5d1589cb2 100644
--- a/src/versitorganizer/qversitorganizerimporter_p.cpp
+++ b/src/versitorganizer/qversitorganizerimporter_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerimporter_p.h b/src/versitorganizer/qversitorganizerimporter_p.h
index bdd31e742..d31179320 100644
--- a/src/versitorganizer/qversitorganizerimporter_p.h
+++ b/src/versitorganizer/qversitorganizerimporter_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerpluginloader_p.cpp b/src/versitorganizer/qversitorganizerpluginloader_p.cpp
index 0630159a1..f1b5a3293 100644
--- a/src/versitorganizer/qversitorganizerpluginloader_p.cpp
+++ b/src/versitorganizer/qversitorganizerpluginloader_p.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerpluginloader_p.h b/src/versitorganizer/qversitorganizerpluginloader_p.h
index 73f7eeac8..adbfe463e 100644
--- a/src/versitorganizer/qversitorganizerpluginloader_p.h
+++ b/src/versitorganizer/qversitorganizerpluginloader_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversitorganizerpluginsearch_p.h b/src/versitorganizer/qversitorganizerpluginsearch_p.h
index eed8a771e..92125ce8b 100644
--- a/src/versitorganizer/qversitorganizerpluginsearch_p.h
+++ b/src/versitorganizer/qversitorganizerpluginsearch_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/src/versitorganizer/qversittimezonehandler.h b/src/versitorganizer/qversittimezonehandler.h
index 30b52d061..be83cbfe2 100644
--- a/src/versitorganizer/qversittimezonehandler.h
+++ b/src/versitorganizer/qversittimezonehandler.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtVersitOrganizer module of the Qt Toolkit.
**
diff --git a/tests/auto/cmake/test_modules/main.cpp b/tests/auto/cmake/test_modules/main.cpp
index 6fd4b0dd3..536c88fc8 100644
--- a/tests/auto/cmake/test_modules/main.cpp
+++ b/tests/auto/cmake/test_modules/main.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly <stephen.kelly@kdab.com>
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontact/tst_qcontact.cpp b/tests/auto/contacts/qcontact/tst_qcontact.cpp
index a76745519..a8479be21 100644
--- a/tests/auto/contacts/qcontact/tst_qcontact.cpp
+++ b/tests/auto/contacts/qcontact/tst_qcontact.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactactions/multiaction/multiaction.cpp b/tests/auto/contacts/qcontactactions/multiaction/multiaction.cpp
index af8db4b9a..6017bfd48 100644
--- a/tests/auto/contacts/qcontactactions/multiaction/multiaction.cpp
+++ b/tests/auto/contacts/qcontactactions/multiaction/multiaction.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactactions/multiaction/multiaction_p.h b/tests/auto/contacts/qcontactactions/multiaction/multiaction_p.h
index c37bab7ae..f7bbc7839 100644
--- a/tests/auto/contacts/qcontactactions/multiaction/multiaction_p.h
+++ b/tests/auto/contacts/qcontactactions/multiaction/multiaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction.cpp b/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction.cpp
index d24cf3e67..9a3acc2e9 100644
--- a/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction.cpp
+++ b/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction_p.h b/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction_p.h
index 853b33d70..01563318d 100644
--- a/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction_p.h
+++ b/tests/auto/contacts/qcontactactions/sendemailaction/sendemailaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactactions/unittest/tst_qcontactactions.cpp b/tests/auto/contacts/qcontactactions/unittest/tst_qcontactactions.cpp
index dc6fd89aa..5bc59a504 100644
--- a/tests/auto/contacts/qcontactactions/unittest/tst_qcontactactions.cpp
+++ b/tests/auto/contacts/qcontactactions/unittest/tst_qcontactactions.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin.cpp b/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin.cpp
index ed5dea4c0..f6218532d 100644
--- a/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin.cpp
+++ b/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin_p.h b/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin_p.h
index 5448bbe0a..399d660b9 100644
--- a/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin_p.h
+++ b/tests/auto/contacts/qcontactasync/maliciousplugin/maliciousplugin_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp b/tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp
index b16fe07fd..a40fc5dac 100644
--- a/tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp
+++ b/tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactcollection/tst_qcontactcollection.cpp b/tests/auto/contacts/qcontactcollection/tst_qcontactcollection.cpp
index d4c4e4b78..e598306f0 100644
--- a/tests/auto/contacts/qcontactcollection/tst_qcontactcollection.cpp
+++ b/tests/auto/contacts/qcontactcollection/tst_qcontactcollection.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactdetail/tst_qcontactdetail.cpp b/tests/auto/contacts/qcontactdetail/tst_qcontactdetail.cpp
index 84bbb8766..8854d14e8 100644
--- a/tests/auto/contacts/qcontactdetail/tst_qcontactdetail.cpp
+++ b/tests/auto/contacts/qcontactdetail/tst_qcontactdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactdetails/tst_qcontactdetails.cpp b/tests/auto/contacts/qcontactdetails/tst_qcontactdetails.cpp
index 32518eb5b..42c93aaa5 100644
--- a/tests/auto/contacts/qcontactdetails/tst_qcontactdetails.cpp
+++ b/tests/auto/contacts/qcontactdetails/tst_qcontactdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp b/tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp
index fd8ff081a..0938c17a5 100644
--- a/tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp
+++ b/tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanager/tst_qcontactmanager.cpp b/tests/auto/contacts/qcontactmanager/tst_qcontactmanager.cpp
index c4351d391..e483d6955 100644
--- a/tests/auto/contacts/qcontactmanager/tst_qcontactmanager.cpp
+++ b/tests/auto/contacts/qcontactmanager/tst_qcontactmanager.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerdataholder.h b/tests/auto/contacts/qcontactmanagerdataholder.h
index e49142dc0..7ce73416e 100644
--- a/tests/auto/contacts/qcontactmanagerdataholder.h
+++ b/tests/auto/contacts/qcontactmanagerdataholder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerdetails/tst_qcontactmanagerdetails.cpp b/tests/auto/contacts/qcontactmanagerdetails/tst_qcontactmanagerdetails.cpp
index d23638789..6c44462b9 100644
--- a/tests/auto/contacts/qcontactmanagerdetails/tst_qcontactmanagerdetails.cpp
+++ b/tests/auto/contacts/qcontactmanagerdetails/tst_qcontactmanagerdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/testactions/booleanaction/booleanaction_p.h b/tests/auto/contacts/qcontactmanagerfiltering/testactions/booleanaction/booleanaction_p.h
index 85c2f8dff..5fdaf876d 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/testactions/booleanaction/booleanaction_p.h
+++ b/tests/auto/contacts/qcontactmanagerfiltering/testactions/booleanaction/booleanaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/testactions/dateaction/dateaction_p.h b/tests/auto/contacts/qcontactmanagerfiltering/testactions/dateaction/dateaction_p.h
index dfb6c694f..e8595c61f 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/testactions/dateaction/dateaction_p.h
+++ b/tests/auto/contacts/qcontactmanagerfiltering/testactions/dateaction/dateaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/testactions/integeraction/integeraction_p.h b/tests/auto/contacts/qcontactmanagerfiltering/testactions/integeraction/integeraction_p.h
index a63ca776d..d565e49bd 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/testactions/integeraction/integeraction_p.h
+++ b/tests/auto/contacts/qcontactmanagerfiltering/testactions/integeraction/integeraction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/testactions/numberaction/numberaction_p.h b/tests/auto/contacts/qcontactmanagerfiltering/testactions/numberaction/numberaction_p.h
index 4cb21d8dd..1f0e4678c 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/testactions/numberaction/numberaction_p.h
+++ b/tests/auto/contacts/qcontactmanagerfiltering/testactions/numberaction/numberaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/testactions/phonenumberaction/phonenumberaction_p.h b/tests/auto/contacts/qcontactmanagerfiltering/testactions/phonenumberaction/phonenumberaction_p.h
index d2052b9e7..d754d224e 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/testactions/phonenumberaction/phonenumberaction_p.h
+++ b/tests/auto/contacts/qcontactmanagerfiltering/testactions/phonenumberaction/phonenumberaction_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerfiltering/unittest/tst_qcontactmanagerfiltering.cpp b/tests/auto/contacts/qcontactmanagerfiltering/unittest/tst_qcontactmanagerfiltering.cpp
index 221ae66fc..9d7b5f1e5 100644
--- a/tests/auto/contacts/qcontactmanagerfiltering/unittest/tst_qcontactmanagerfiltering.cpp
+++ b/tests/auto/contacts/qcontactmanagerfiltering/unittest/tst_qcontactmanagerfiltering.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerplugins/dummyotherplugin/dummyotherplugin.cpp b/tests/auto/contacts/qcontactmanagerplugins/dummyotherplugin/dummyotherplugin.cpp
index c6d18770b..1d72bd8a5 100644
--- a/tests/auto/contacts/qcontactmanagerplugins/dummyotherplugin/dummyotherplugin.cpp
+++ b/tests/auto/contacts/qcontactmanagerplugins/dummyotherplugin/dummyotherplugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp b/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp
index 1a9d4a073..c92dd7120 100644
--- a/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp
+++ b/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.h b/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.h
index a908661f4..36835f8d8 100644
--- a/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.h
+++ b/tests/auto/contacts/qcontactmanagerplugins/dummyplugin/dummyplugin.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmanagerplugins/unittest/tst_qcontactmanagerplugins.cpp b/tests/auto/contacts/qcontactmanagerplugins/unittest/tst_qcontactmanagerplugins.cpp
index 3635c77e4..a322010b1 100644
--- a/tests/auto/contacts/qcontactmanagerplugins/unittest/tst_qcontactmanagerplugins.cpp
+++ b/tests/auto/contacts/qcontactmanagerplugins/unittest/tst_qcontactmanagerplugins.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactmemusage/tst_qcontactmemusage.cpp b/tests/auto/contacts/qcontactmemusage/tst_qcontactmemusage.cpp
index 54710fa41..65eaeb712 100644
--- a/tests/auto/contacts/qcontactmemusage/tst_qcontactmemusage.cpp
+++ b/tests/auto/contacts/qcontactmemusage/tst_qcontactmemusage.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactrelationship/tst_qcontactrelationship.cpp b/tests/auto/contacts/qcontactrelationship/tst_qcontactrelationship.cpp
index 40fa7e924..b71acdf08 100644
--- a/tests/auto/contacts/qcontactrelationship/tst_qcontactrelationship.cpp
+++ b/tests/auto/contacts/qcontactrelationship/tst_qcontactrelationship.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qcontactsortorder/tst_qcontactsortorder.cpp b/tests/auto/contacts/qcontactsortorder/tst_qcontactsortorder.cpp
index ff82efbe1..bd0ff7756 100644
--- a/tests/auto/contacts/qcontactsortorder/tst_qcontactsortorder.cpp
+++ b/tests/auto/contacts/qcontactsortorder/tst_qcontactsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qdeclarativecontact/tst_qdeclarativecontact.cpp b/tests/auto/contacts/qdeclarativecontact/tst_qdeclarativecontact.cpp
index 66a4c1926..3533fb8ff 100644
--- a/tests/auto/contacts/qdeclarativecontact/tst_qdeclarativecontact.cpp
+++ b/tests/auto/contacts/qdeclarativecontact/tst_qdeclarativecontact.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/ContactsSavingTestCase.qml b/tests/auto/contacts/qmlcontacts/testcases/ContactsSavingTestCase.qml
index 17020129c..f6309b687 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/ContactsSavingTestCase.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/ContactsSavingTestCase.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/ContactsSignalingTestCase.qml b/tests/auto/contacts/qmlcontacts/testcases/ContactsSignalingTestCase.qml
index b2108cf09..f0a7b23ee 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/ContactsSignalingTestCase.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/ContactsSignalingTestCase.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/ContactsTestConfiguration.qml b/tests/auto/contacts/qmlcontacts/testcases/ContactsTestConfiguration.qml
index 99557cd55..2a31b19a9 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/ContactsTestConfiguration.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/ContactsTestConfiguration.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/ContactsTestHelper.qml b/tests/auto/contacts/qmlcontacts/testcases/ContactsTestHelper.qml
index 842845070..239edfc57 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/ContactsTestHelper.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/ContactsTestHelper.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_add_detail.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_add_detail.qml
index f1f6eea6d..49d69fe63 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_add_detail.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_add_detail.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_addresses.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_addresses.qml
index 56e967377..076214e57 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_addresses.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_addresses.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_collection_filter.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_collection_filter.qml
index ae104b282..4aa08b66b 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_collection_filter.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_collection_filter.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Copyright (C) 2015 Canonical Ltd
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_detail_access.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_detail_access.qml
index 714daef5f..1ff046597 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_detail_access.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_detail_access.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_emails.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_emails.qml
index acc42683f..d1576f751 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_emails.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_emails.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_extendeddetails.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_extendeddetails.qml
index 854f6c940..541083e88 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_extendeddetails.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_extendeddetails.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_modification.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_modification.qml
index df04d8645..863816e1a 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_modification.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_modification.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_organizations.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_organizations.qml
index b4f6df630..923eb0656 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_organizations.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_organizations.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_phonenumbers.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_phonenumbers.qml
index cdf4479b1..5d6bdf097 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_phonenumbers.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_phonenumbers.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_remove_detail.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_remove_detail.qml
index 29e8a88d2..f697bb456 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_remove_detail.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_remove_detail.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_signals.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_signals.qml
index 85100069e..a10dceae5 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_signals.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_signals.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_urls.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_urls.qml
index 571a5999e..c2b964b05 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contact_urls.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contact_urls.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contactdetail.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contactdetail.qml
index 115da0f70..f4836ffa9 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contactdetail.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contactdetail.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contactmodel_signals.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contactmodel_signals.qml
index fb5db0ae7..2baecb091 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contactmodel_signals.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contactmodel_signals.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contactrelationship.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contactrelationship.qml
index 9b42203e4..21eedbeb9 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contactrelationship.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contactrelationship.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_clear_details_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_clear_details_e2e.qml
index a30c26c62..35fcaddd6 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_clear_details_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_clear_details_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml
index 9271d3873..ec9b69182 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_e2e.qml
index 5ce2c7294..7f959f90b 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml
index 7cdefaf28..5f46a3a9f 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml
index 79e7c09ee..990c5deef 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_signaling_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_signaling_e2e.qml
index c1cff06a6..409583be8 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_signaling_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_signaling_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_extended_detail_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_extended_detail_e2e.qml
index b0a1167ff..8816e1c16 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_extended_detail_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_extended_detail_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml
index 3767e3c04..daccff16e 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml
index 36dea6f89..05e071886 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_e2e.qml
index 18c4fd133..8ba2b3661 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_intersection_filter_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_intersection_filter_e2e.qml
index e33e62d0c..9dfe8af0a 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_intersection_filter_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_intersection_filter_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml
index fe4a7ab87..7b92670b6 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml
index 65fa07153..bf1afbd80 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_detail_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_detail_e2e.qml
index 57acc0008..830d12ec3 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_detail_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_detail_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_save_contact_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_save_contact_e2e.qml
index 5d6d4390a..7faf2ccca 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_save_contact_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_save_contact_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml
index 7700ff457..3c63a2c8a 100644
--- a/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml
+++ b/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/auto/contacts/qmlcontacts/tst_qmlcontacts.cpp b/tests/auto/contacts/qmlcontacts/tst_qmlcontacts.cpp
index 52b29a51d..b12612689 100644
--- a/tests/auto/contacts/qmlcontacts/tst_qmlcontacts.cpp
+++ b/tests/auto/contacts/qmlcontacts/tst_qmlcontacts.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/MegaEvent.qml b/tests/auto/organizer/qmlorganizer/testcases/MegaEvent.qml
index 409d59f45..ac1d340d6 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/MegaEvent.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/MegaEvent.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim Addon Module.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml b/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml
index 670b3b0fb..564794ffe 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/addEvent.qml b/tests/auto/organizer/qmlorganizer/testcases/addEvent.qml
index b5f7f5700..294f9905d 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/addEvent.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/addEvent.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml
index 1a2304f9f..2e2d88637 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml
index fb9c8e596..0139a5f76 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml
index 580c03135..71e89daaa 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml
index 7df3c90d2..2437804bd 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim Addon Module.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeraudiblereminder.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeraudiblereminder.qml
index 4a8d4243d..bcfcf9766 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeraudiblereminder.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeraudiblereminder.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizercollectionfilter.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizercollectionfilter.qml
index 6c499a7a3..325efb79e 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizercollectionfilter.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizercollectionfilter.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizere2e.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizere2e.qml
index 52d23a29a..5f5deb6a3 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizere2e.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizere2e.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeremailreminder.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeremailreminder.qml
index 4b4bbde99..5bee73cd2 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeremailreminder.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeremailreminder.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerintersectionfilter.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerintersectionfilter.qml
index 2e699810a..14b533bc9 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerintersectionfilter.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerintersectionfilter.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritem.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritem.qml
index f82c18f5e..b52f98aa2 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritem.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritem.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritemdetail.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritemdetail.qml
index e41f69243..156bf3e0e 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritemdetail.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritemdetail.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritems.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritems.qml
index 800e06197..b3c3f7663 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritems.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizeritems.qml
@@ -2,7 +2,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml
index e97aa871d..05a303016 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodelupdate.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodelupdate.qml
index 16d43f881..129884a0a 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodelupdate.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodelupdate.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml
index a6e007e3c..f110d5a04 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerunionfilter.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerunionfilter.qml
index ce05f29a4..c3c2e407a 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizerunionfilter.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizerunionfilter.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/testcases/tst_organizervisualreminder.qml b/tests/auto/organizer/qmlorganizer/testcases/tst_organizervisualreminder.qml
index 7eaebe8af..e9ac56e3c 100644
--- a/tests/auto/organizer/qmlorganizer/testcases/tst_organizervisualreminder.qml
+++ b/tests/auto/organizer/qmlorganizer/testcases/tst_organizervisualreminder.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qmlorganizer/tst_qmlorganizer.cpp b/tests/auto/organizer/qmlorganizer/tst_qmlorganizer.cpp
index 4f26a4b0c..3fa40eef4 100644
--- a/tests/auto/organizer/qmlorganizer/tst_qmlorganizer.cpp
+++ b/tests/auto/organizer/qmlorganizer/tst_qmlorganizer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizercollection/tst_qorganizercollection.cpp b/tests/auto/organizer/qorganizercollection/tst_qorganizercollection.cpp
index fe3a0c0d2..486860d0d 100644
--- a/tests/auto/organizer/qorganizercollection/tst_qorganizercollection.cpp
+++ b/tests/auto/organizer/qorganizercollection/tst_qorganizercollection.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizere2e/tst_qorganizere2e.cpp b/tests/auto/organizer/qorganizere2e/tst_qorganizere2e.cpp
index a5412591a..c1a13c91d 100644
--- a/tests/auto/organizer/qorganizere2e/tst_qorganizere2e.cpp
+++ b/tests/auto/organizer/qorganizere2e/tst_qorganizere2e.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritem/tst_qorganizeritem.cpp b/tests/auto/organizer/qorganizeritem/tst_qorganizeritem.cpp
index f5a8da1d1..a095b3e76 100644
--- a/tests/auto/organizer/qorganizeritem/tst_qorganizeritem.cpp
+++ b/tests/auto/organizer/qorganizeritem/tst_qorganizeritem.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin.cpp b/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin.cpp
index cde96bf76..d2125e984 100644
--- a/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin.cpp
+++ b/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin_p.h b/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin_p.h
index e48c3e84b..6a60cf2ff 100644
--- a/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin_p.h
+++ b/tests/auto/organizer/qorganizeritemasync/maliciousplugin/maliciousplugin_p.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemasync/unittest/tst_qorganizeritemasync.cpp b/tests/auto/organizer/qorganizeritemasync/unittest/tst_qorganizeritemasync.cpp
index 32fe3ae30..65c375b0c 100644
--- a/tests/auto/organizer/qorganizeritemasync/unittest/tst_qorganizeritemasync.cpp
+++ b/tests/auto/organizer/qorganizeritemasync/unittest/tst_qorganizeritemasync.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemdetail/tst_qorganizeritemdetail.cpp b/tests/auto/organizer/qorganizeritemdetail/tst_qorganizeritemdetail.cpp
index 0054ab227..d08f5c7d4 100644
--- a/tests/auto/organizer/qorganizeritemdetail/tst_qorganizeritemdetail.cpp
+++ b/tests/auto/organizer/qorganizeritemdetail/tst_qorganizeritemdetail.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemdetails/tst_qorganizeritemdetails.cpp b/tests/auto/organizer/qorganizeritemdetails/tst_qorganizeritemdetails.cpp
index 7a58e6421..974b05fe0 100644
--- a/tests/auto/organizer/qorganizeritemdetails/tst_qorganizeritemdetails.cpp
+++ b/tests/auto/organizer/qorganizeritemdetails/tst_qorganizeritemdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemfilter/tst_qorganizeritemfilter.cpp b/tests/auto/organizer/qorganizeritemfilter/tst_qorganizeritemfilter.cpp
index b7a9aab8d..3d67bf813 100644
--- a/tests/auto/organizer/qorganizeritemfilter/tst_qorganizeritemfilter.cpp
+++ b/tests/auto/organizer/qorganizeritemfilter/tst_qorganizeritemfilter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizeritemsortorder/tst_qorganizeritemsortorder.cpp b/tests/auto/organizer/qorganizeritemsortorder/tst_qorganizeritemsortorder.cpp
index bbc0e6cb8..5adc50c18 100644
--- a/tests/auto/organizer/qorganizeritemsortorder/tst_qorganizeritemsortorder.cpp
+++ b/tests/auto/organizer/qorganizeritemsortorder/tst_qorganizeritemsortorder.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizermanager/tst_qorganizermanager.cpp b/tests/auto/organizer/qorganizermanager/tst_qorganizermanager.cpp
index 528bdff23..67e7fde0a 100644
--- a/tests/auto/organizer/qorganizermanager/tst_qorganizermanager.cpp
+++ b/tests/auto/organizer/qorganizermanager/tst_qorganizermanager.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizermanagerdataholder.h b/tests/auto/organizer/qorganizermanagerdataholder.h
index 87592f336..c2e842424 100644
--- a/tests/auto/organizer/qorganizermanagerdataholder.h
+++ b/tests/auto/organizer/qorganizermanagerdataholder.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/organizer/qorganizermanagerdetails/tst_qorganizermanagerdetails.cpp b/tests/auto/organizer/qorganizermanagerdetails/tst_qorganizermanagerdetails.cpp
index 6ff440d07..0b46fb3a2 100644
--- a/tests/auto/organizer/qorganizermanagerdetails/tst_qorganizermanagerdetails.cpp
+++ b/tests/auto/organizer/qorganizermanagerdetails/tst_qorganizermanagerdetails.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qvcard21writer/tst_qvcard21writer.cpp b/tests/auto/versit/qvcard21writer/tst_qvcard21writer.cpp
index 121de2dbc..b465628ba 100644
--- a/tests/auto/versit/qvcard21writer/tst_qvcard21writer.cpp
+++ b/tests/auto/versit/qvcard21writer/tst_qvcard21writer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qvcard21writer/tst_qvcard21writer.h b/tests/auto/versit/qvcard21writer/tst_qvcard21writer.h
index 9eeee513c..31d1b2af3 100644
--- a/tests/auto/versit/qvcard21writer/tst_qvcard21writer.h
+++ b/tests/auto/versit/qvcard21writer/tst_qvcard21writer.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qvcard30writer/tst_qvcard30writer.cpp b/tests/auto/versit/qvcard30writer/tst_qvcard30writer.cpp
index 626313e57..3574df54d 100644
--- a/tests/auto/versit/qvcard30writer/tst_qvcard30writer.cpp
+++ b/tests/auto/versit/qvcard30writer/tst_qvcard30writer.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qvcard30writer/tst_qvcard30writer.h b/tests/auto/versit/qvcard30writer/tst_qvcard30writer.h
index 479e44b6d..2180fc1c9 100644
--- a/tests/auto/versit/qvcard30writer/tst_qvcard30writer.h
+++ b/tests/auto/versit/qvcard30writer/tst_qvcard30writer.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversit/tst_qversit.cpp b/tests/auto/versit/qversit/tst_qversit.cpp
index 9b4fb78dc..8bb085354 100644
--- a/tests/auto/versit/qversit/tst_qversit.cpp
+++ b/tests/auto/versit/qversit/tst_qversit.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversit/tst_qversit.h b/tests/auto/versit/qversit/tst_qversit.h
index 8b849b33c..d61b710c6 100644
--- a/tests/auto/versit/qversit/tst_qversit.h
+++ b/tests/auto/versit/qversit/tst_qversit.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.cpp b/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.cpp
index b61c6b63d..28fccc8e3 100644
--- a/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.cpp
+++ b/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.h b/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.h
index 35a3f0579..a7281c0a1 100644
--- a/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.h
+++ b/tests/auto/versit/qversitcontactexporter/tst_qversitcontactexporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.cpp b/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.cpp
index 993553337..df08a4567 100644
--- a/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.cpp
+++ b/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.h b/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.h
index 726ca611e..a562a8f83 100644
--- a/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.h
+++ b/tests/auto/versit/qversitcontactimporter/tst_qversitcontactimporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.cpp b/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.cpp
index 836cb8fa7..e626417f6 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.cpp
+++ b/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.h b/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.h
index 0606ae537..dda90a517 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.h
+++ b/tests/auto/versit/qversitcontactplugins/plugin1/plugin1.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.cpp b/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.cpp
index f356d0cd1..9ed9e0664 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.cpp
+++ b/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.h b/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.h
index 264095d8f..ccc412112 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.h
+++ b/tests/auto/versit/qversitcontactplugins/plugin2/plugin2.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.cpp b/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.cpp
index 9f5349819..fad5924ee 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.cpp
+++ b/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.h b/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.h
index 6888431c2..00d84ca73 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.h
+++ b/tests/auto/versit/qversitcontactplugins/plugin3/plugin3.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.cpp b/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.cpp
index 16b15e263..d7d1cc23a 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.cpp
+++ b/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.h b/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.h
index aa851304a..72b6aea75 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.h
+++ b/tests/auto/versit/qversitcontactplugins/plugin4/plugin4.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.cpp b/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.cpp
index 2849a45a7..875707e7e 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.cpp
+++ b/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.h b/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.h
index ed6f0290c..b6ab3f235 100644
--- a/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.h
+++ b/tests/auto/versit/qversitcontactplugins/plugin5/plugin5.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitcontactplugins/unittest/tst_qversitcontactplugins.cpp b/tests/auto/versit/qversitcontactplugins/unittest/tst_qversitcontactplugins.cpp
index b98577be1..169c8b12f 100644
--- a/tests/auto/versit/qversitcontactplugins/unittest/tst_qversitcontactplugins.cpp
+++ b/tests/auto/versit/qversitcontactplugins/unittest/tst_qversitcontactplugins.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitdocument/tst_qversitdocument.cpp b/tests/auto/versit/qversitdocument/tst_qversitdocument.cpp
index 8d9969825..bd6b46604 100644
--- a/tests/auto/versit/qversitdocument/tst_qversitdocument.cpp
+++ b/tests/auto/versit/qversitdocument/tst_qversitdocument.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitdocument/tst_qversitdocument.h b/tests/auto/versit/qversitdocument/tst_qversitdocument.h
index 7bf3b649a..13d439c81 100644
--- a/tests/auto/versit/qversitdocument/tst_qversitdocument.h
+++ b/tests/auto/versit/qversitdocument/tst_qversitdocument.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitproperty/tst_qversitproperty.cpp b/tests/auto/versit/qversitproperty/tst_qversitproperty.cpp
index 8e8878e42..d4bd8e57b 100644
--- a/tests/auto/versit/qversitproperty/tst_qversitproperty.cpp
+++ b/tests/auto/versit/qversitproperty/tst_qversitproperty.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitproperty/tst_qversitproperty.h b/tests/auto/versit/qversitproperty/tst_qversitproperty.h
index f7e11bc45..0926921f3 100644
--- a/tests/auto/versit/qversitproperty/tst_qversitproperty.h
+++ b/tests/auto/versit/qversitproperty/tst_qversitproperty.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitreader/tst_qversitreader.cpp b/tests/auto/versit/qversitreader/tst_qversitreader.cpp
index 3df43eea1..5dd7c6274 100644
--- a/tests/auto/versit/qversitreader/tst_qversitreader.cpp
+++ b/tests/auto/versit/qversitreader/tst_qversitreader.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitreader/tst_qversitreader.h b/tests/auto/versit/qversitreader/tst_qversitreader.h
index 84f0c522f..c3230c9b7 100644
--- a/tests/auto/versit/qversitreader/tst_qversitreader.h
+++ b/tests/auto/versit/qversitreader/tst_qversitreader.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitwriter/tst_qversitwriter.cpp b/tests/auto/versit/qversitwriter/tst_qversitwriter.cpp
index b9388e9c0..2f6b87c12 100644
--- a/tests/auto/versit/qversitwriter/tst_qversitwriter.cpp
+++ b/tests/auto/versit/qversitwriter/tst_qversitwriter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versit/qversitwriter/tst_qversitwriter.h b/tests/auto/versit/qversitwriter/tst_qversitwriter.h
index 2ed59c1ab..371040c87 100644
--- a/tests/auto/versit/qversitwriter/tst_qversitwriter.h
+++ b/tests/auto/versit/qversitwriter/tst_qversitwriter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.cpp b/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.cpp
index bfecaf0e9..a08443880 100644
--- a/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.cpp
+++ b/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.h b/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.h
index 83fdced5b..988df723d 100644
--- a/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.h
+++ b/tests/auto/versitorganizer/qversitorganizerexporter/tst_qversitorganizerexporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.cpp b/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.cpp
index ecc784d0c..d24b896ab 100644
--- a/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.cpp
+++ b/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.h b/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.h
index 59c29c024..4b2cf893e 100644
--- a/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.h
+++ b/tests/auto/versitorganizer/qversitorganizerimporter/tst_qversitorganizerimporter.h
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/benchmark/contacts/ContactsBenchmarkTestCase.qml b/tests/benchmark/contacts/ContactsBenchmarkTestCase.qml
index e3896f966..9444ad84d 100644
--- a/tests/benchmark/contacts/ContactsBenchmarkTestCase.qml
+++ b/tests/benchmark/contacts/ContactsBenchmarkTestCase.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/benchmark/contacts/tst_benchmark_create_and_savecontact.qml b/tests/benchmark/contacts/tst_benchmark_create_and_savecontact.qml
index 6280e3f0a..ea932f7fb 100644
--- a/tests/benchmark/contacts/tst_benchmark_create_and_savecontact.qml
+++ b/tests/benchmark/contacts/tst_benchmark_create_and_savecontact.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/benchmark/contacts/tst_benchmark_removecontact.qml b/tests/benchmark/contacts/tst_benchmark_removecontact.qml
index 79cd4f316..08573ae61 100644
--- a/tests/benchmark/contacts/tst_benchmark_removecontact.qml
+++ b/tests/benchmark/contacts/tst_benchmark_removecontact.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/benchmark/contacts/tst_benchmark_savecontact.qml b/tests/benchmark/contacts/tst_benchmark_savecontact.qml
index 2b780dee4..16a4ad1dc 100644
--- a/tests/benchmark/contacts/tst_benchmark_savecontact.qml
+++ b/tests/benchmark/contacts/tst_benchmark_savecontact.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/benchmark/contacts/tst_benchmark_updatecontact.qml b/tests/benchmark/contacts/tst_benchmark_updatecontact.qml
index 2191a1c49..bba9a4e5f 100644
--- a/tests/benchmark/contacts/tst_benchmark_updatecontact.qml
+++ b/tests/benchmark/contacts/tst_benchmark_updatecontact.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/AgenderView.qml b/tests/system/qmlorganizer/contents/AgenderView.qml
index 3cab64f11..89aa05ada 100644
--- a/tests/system/qmlorganizer/contents/AgenderView.qml
+++ b/tests/system/qmlorganizer/contents/AgenderView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/AttendeeDetailsView.qml b/tests/system/qmlorganizer/contents/AttendeeDetailsView.qml
index a3fd5ad75..7ebfed622 100644
--- a/tests/system/qmlorganizer/contents/AttendeeDetailsView.qml
+++ b/tests/system/qmlorganizer/contents/AttendeeDetailsView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/Button.qml b/tests/system/qmlorganizer/contents/Button.qml
index 33257a2c6..9d855f02d 100644
--- a/tests/system/qmlorganizer/contents/Button.qml
+++ b/tests/system/qmlorganizer/contents/Button.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/CheckBox.qml b/tests/system/qmlorganizer/contents/CheckBox.qml
index 40a0292bd..d94efd1b1 100644
--- a/tests/system/qmlorganizer/contents/CheckBox.qml
+++ b/tests/system/qmlorganizer/contents/CheckBox.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/CheckBoxRow.qml b/tests/system/qmlorganizer/contents/CheckBoxRow.qml
index c4b9fbfbe..4fc3f2cd1 100644
--- a/tests/system/qmlorganizer/contents/CheckBoxRow.qml
+++ b/tests/system/qmlorganizer/contents/CheckBoxRow.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/CollectionEditorView.qml b/tests/system/qmlorganizer/contents/CollectionEditorView.qml
index 164cc73b3..00b93bfd8 100644
--- a/tests/system/qmlorganizer/contents/CollectionEditorView.qml
+++ b/tests/system/qmlorganizer/contents/CollectionEditorView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/CollectionManagerView.qml b/tests/system/qmlorganizer/contents/CollectionManagerView.qml
index cfd9e65c1..8b62f9d01 100644
--- a/tests/system/qmlorganizer/contents/CollectionManagerView.qml
+++ b/tests/system/qmlorganizer/contents/CollectionManagerView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/CollectionRoller.qml b/tests/system/qmlorganizer/contents/CollectionRoller.qml
index fb681f584..bbeb40202 100644
--- a/tests/system/qmlorganizer/contents/CollectionRoller.qml
+++ b/tests/system/qmlorganizer/contents/CollectionRoller.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/DateTimeRollerRow.qml b/tests/system/qmlorganizer/contents/DateTimeRollerRow.qml
index b7c695610..c0ede7c27 100644
--- a/tests/system/qmlorganizer/contents/DateTimeRollerRow.qml
+++ b/tests/system/qmlorganizer/contents/DateTimeRollerRow.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/DayView.qml b/tests/system/qmlorganizer/contents/DayView.qml
index cda43b1d7..b201054c5 100644
--- a/tests/system/qmlorganizer/contents/DayView.qml
+++ b/tests/system/qmlorganizer/contents/DayView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/DetailsView.qml b/tests/system/qmlorganizer/contents/DetailsView.qml
index e43200cc2..f39d85c2a 100644
--- a/tests/system/qmlorganizer/contents/DetailsView.qml
+++ b/tests/system/qmlorganizer/contents/DetailsView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/FieldRow.qml b/tests/system/qmlorganizer/contents/FieldRow.qml
index d091b3f8f..b5f73f66e 100644
--- a/tests/system/qmlorganizer/contents/FieldRow.qml
+++ b/tests/system/qmlorganizer/contents/FieldRow.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/InfoBar.qml b/tests/system/qmlorganizer/contents/InfoBar.qml
index 6a629ec20..baa4eebd7 100644
--- a/tests/system/qmlorganizer/contents/InfoBar.qml
+++ b/tests/system/qmlorganizer/contents/InfoBar.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Organizer module.
**
diff --git a/tests/system/qmlorganizer/contents/ItemView.qml b/tests/system/qmlorganizer/contents/ItemView.qml
index daf28f64e..1705b4586 100644
--- a/tests/system/qmlorganizer/contents/ItemView.qml
+++ b/tests/system/qmlorganizer/contents/ItemView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/MediaButton.qml b/tests/system/qmlorganizer/contents/MediaButton.qml
index cef2bd83c..bf6fab7e4 100644
--- a/tests/system/qmlorganizer/contents/MediaButton.qml
+++ b/tests/system/qmlorganizer/contents/MediaButton.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/MenuBar.qml b/tests/system/qmlorganizer/contents/MenuBar.qml
index 5d783dd12..666457d78 100644
--- a/tests/system/qmlorganizer/contents/MenuBar.qml
+++ b/tests/system/qmlorganizer/contents/MenuBar.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/MonthView.qml b/tests/system/qmlorganizer/contents/MonthView.qml
index 3d95e0b21..4d800e435 100644
--- a/tests/system/qmlorganizer/contents/MonthView.qml
+++ b/tests/system/qmlorganizer/contents/MonthView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/RollerRow.qml b/tests/system/qmlorganizer/contents/RollerRow.qml
index 67b545572..647923be4 100644
--- a/tests/system/qmlorganizer/contents/RollerRow.qml
+++ b/tests/system/qmlorganizer/contents/RollerRow.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/ScrollBar.qml b/tests/system/qmlorganizer/contents/ScrollBar.qml
index 2473b81fb..80fb5b193 100644
--- a/tests/system/qmlorganizer/contents/ScrollBar.qml
+++ b/tests/system/qmlorganizer/contents/ScrollBar.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/SelectionView.qml b/tests/system/qmlorganizer/contents/SelectionView.qml
index cca5b2773..89490d8b9 100644
--- a/tests/system/qmlorganizer/contents/SelectionView.qml
+++ b/tests/system/qmlorganizer/contents/SelectionView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/SettingsView.qml b/tests/system/qmlorganizer/contents/SettingsView.qml
index 6ed382cde..b2a6cba33 100644
--- a/tests/system/qmlorganizer/contents/SettingsView.qml
+++ b/tests/system/qmlorganizer/contents/SettingsView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtPim module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/StatusBar.qml b/tests/system/qmlorganizer/contents/StatusBar.qml
index 0d318b6fc..ac82802a0 100644
--- a/tests/system/qmlorganizer/contents/StatusBar.qml
+++ b/tests/system/qmlorganizer/contents/StatusBar.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/TimelineView.qml b/tests/system/qmlorganizer/contents/TimelineView.qml
index ba174e850..b2c14f08a 100644
--- a/tests/system/qmlorganizer/contents/TimelineView.qml
+++ b/tests/system/qmlorganizer/contents/TimelineView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/TodoView.qml b/tests/system/qmlorganizer/contents/TodoView.qml
index 8e06ff3f3..b353660c4 100644
--- a/tests/system/qmlorganizer/contents/TodoView.qml
+++ b/tests/system/qmlorganizer/contents/TodoView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/WeekView.qml b/tests/system/qmlorganizer/contents/WeekView.qml
index 30e82187d..78ea1b99a 100644
--- a/tests/system/qmlorganizer/contents/WeekView.qml
+++ b/tests/system/qmlorganizer/contents/WeekView.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/datetimerollercontents/Spinner.qml b/tests/system/qmlorganizer/contents/datetimerollercontents/Spinner.qml
index 2ab18b6f0..384c0489b 100755
--- a/tests/system/qmlorganizer/contents/datetimerollercontents/Spinner.qml
+++ b/tests/system/qmlorganizer/contents/datetimerollercontents/Spinner.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/datetimerollercontents/Title.qml b/tests/system/qmlorganizer/contents/datetimerollercontents/Title.qml
index 14b2fbd62..18ad98a47 100644
--- a/tests/system/qmlorganizer/contents/datetimerollercontents/Title.qml
+++ b/tests/system/qmlorganizer/contents/datetimerollercontents/Title.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
diff --git a/tests/system/qmlorganizer/contents/month.js b/tests/system/qmlorganizer/contents/month.js
index 215981e4a..df314e5e6 100644
--- a/tests/system/qmlorganizer/contents/month.js
+++ b/tests/system/qmlorganizer/contents/month.js
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/contents/timeline.js b/tests/system/qmlorganizer/contents/timeline.js
index 9006c598b..d816bf1c2 100644
--- a/tests/system/qmlorganizer/contents/timeline.js
+++ b/tests/system/qmlorganizer/contents/timeline.js
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**
diff --git a/tests/system/qmlorganizer/organizer.qml b/tests/system/qmlorganizer/organizer.qml
index 3e88c7046..98f6748a7 100644
--- a/tests/system/qmlorganizer/organizer.qml
+++ b/tests/system/qmlorganizer/organizer.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Mobility Components.
**