summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/snippets/code/doc_src_examples_simpledommodel.cpp6
-rw-r--r--doc/src/snippets/code/doc_src_examples_svgalib.qdoc6
-rw-r--r--doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp6
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qqueue.cpp6
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qvector.cpp6
-rw-r--r--doc/src/snippets/code/src_gui_image_qbitmap.cpp6
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qsound.cpp6
-rw-r--r--doc/src/snippets/code/src_network_access_qhttp.cpp6
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp6
-rw-r--r--doc/src/snippets/pointer/pointer.cpp6
-rw-r--r--doc/src/snippets/quiloader/main.cpp6
-rw-r--r--doc/src/snippets/quiloader/mywidget.cpp6
-rw-r--r--examples/corelib/ipc/localfortuneclient/client.cpp6
-rw-r--r--examples/corelib/ipc/localfortuneclient/client.h6
-rw-r--r--examples/corelib/ipc/localfortuneclient/main.cpp6
-rw-r--r--examples/corelib/ipc/localfortuneserver/main.cpp6
-rw-r--r--examples/corelib/ipc/localfortuneserver/server.cpp6
-rw-r--r--examples/corelib/ipc/localfortuneserver/server.h6
-rw-r--r--examples/corelib/ipc/sharedmemory/dialog.cpp6
-rw-r--r--examples/corelib/ipc/sharedmemory/dialog.h6
-rw-r--r--examples/corelib/ipc/sharedmemory/main.cpp6
-rw-r--r--examples/corelib/json/savegame/character.cpp6
-rw-r--r--examples/corelib/json/savegame/character.h6
-rw-r--r--examples/corelib/json/savegame/game.cpp6
-rw-r--r--examples/corelib/json/savegame/game.h6
-rw-r--r--examples/corelib/json/savegame/level.cpp6
-rw-r--r--examples/corelib/json/savegame/level.h6
-rw-r--r--examples/corelib/json/savegame/main.cpp6
-rw-r--r--examples/corelib/threads/mandelbrot/main.cpp6
-rw-r--r--examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp6
-rw-r--r--examples/corelib/threads/mandelbrot/mandelbrotwidget.h6
-rw-r--r--examples/corelib/threads/mandelbrot/renderthread.cpp6
-rw-r--r--examples/corelib/threads/mandelbrot/renderthread.h6
-rw-r--r--examples/corelib/threads/queuedcustomtype/block.cpp6
-rw-r--r--examples/corelib/threads/queuedcustomtype/block.h6
-rw-r--r--examples/corelib/threads/queuedcustomtype/main.cpp6
-rw-r--r--examples/corelib/threads/queuedcustomtype/renderthread.cpp6
-rw-r--r--examples/corelib/threads/queuedcustomtype/renderthread.h6
-rw-r--r--examples/corelib/threads/queuedcustomtype/window.cpp6
-rw-r--r--examples/corelib/threads/queuedcustomtype/window.h6
-rw-r--r--examples/corelib/threads/semaphores/semaphores.cpp6
-rw-r--r--examples/corelib/threads/waitconditions/waitconditions.cpp6
-rw-r--r--examples/corelib/tools/contiguouscache/main.cpp6
-rw-r--r--examples/corelib/tools/contiguouscache/randomlistmodel.cpp6
-rw-r--r--examples/corelib/tools/contiguouscache/randomlistmodel.h6
-rw-r--r--examples/corelib/tools/customtype/main.cpp6
-rw-r--r--examples/corelib/tools/customtype/message.cpp6
-rw-r--r--examples/corelib/tools/customtype/message.h6
-rw-r--r--examples/corelib/tools/customtypesending/main.cpp6
-rw-r--r--examples/corelib/tools/customtypesending/message.cpp6
-rw-r--r--examples/corelib/tools/customtypesending/message.h6
-rw-r--r--examples/corelib/tools/customtypesending/window.cpp6
-rw-r--r--examples/corelib/tools/customtypesending/window.h6
-rw-r--r--examples/dbus/chat/chat.cpp6
-rw-r--r--examples/dbus/chat/chat.h6
-rw-r--r--examples/dbus/complexpingpong/complexping.cpp6
-rw-r--r--examples/dbus/complexpingpong/complexping.h6
-rw-r--r--examples/dbus/complexpingpong/complexpong.cpp6
-rw-r--r--examples/dbus/complexpingpong/complexpong.h6
-rw-r--r--examples/dbus/complexpingpong/ping-common.h6
-rw-r--r--examples/dbus/listnames/listnames.cpp6
-rw-r--r--examples/dbus/pingpong/ping-common.h6
-rw-r--r--examples/dbus/pingpong/ping.cpp6
-rw-r--r--examples/dbus/pingpong/pong.cpp6
-rw-r--r--examples/dbus/pingpong/pong.h6
-rw-r--r--examples/dbus/remotecontrolledcar/car/car.cpp6
-rw-r--r--examples/dbus/remotecontrolledcar/car/car.h6
-rw-r--r--examples/dbus/remotecontrolledcar/car/main.cpp6
-rw-r--r--examples/dbus/remotecontrolledcar/controller/controller.cpp6
-rw-r--r--examples/dbus/remotecontrolledcar/controller/controller.h6
-rw-r--r--examples/dbus/remotecontrolledcar/controller/main.cpp6
-rw-r--r--examples/gui/analogclock/main.cpp6
-rw-r--r--examples/gui/openglwindow/main.cpp6
-rw-r--r--examples/gui/openglwindow/openglwindow.cpp6
-rw-r--r--examples/gui/openglwindow/openglwindow.h6
-rw-r--r--examples/gui/rasterwindow/main.cpp6
-rw-r--r--examples/gui/rasterwindow/rasterwindow.cpp6
-rw-r--r--examples/gui/rasterwindow/rasterwindow.h6
-rw-r--r--examples/network/bearermonitor/bearermonitor.cpp6
-rw-r--r--examples/network/bearermonitor/bearermonitor.h6
-rw-r--r--examples/network/bearermonitor/main.cpp6
-rw-r--r--examples/network/bearermonitor/sessionwidget.cpp6
-rw-r--r--examples/network/bearermonitor/sessionwidget.h6
-rw-r--r--examples/network/blockingfortuneclient/blockingclient.cpp6
-rw-r--r--examples/network/blockingfortuneclient/blockingclient.h6
-rw-r--r--examples/network/blockingfortuneclient/fortunethread.cpp6
-rw-r--r--examples/network/blockingfortuneclient/fortunethread.h6
-rw-r--r--examples/network/blockingfortuneclient/main.cpp6
-rw-r--r--examples/network/broadcastreceiver/main.cpp6
-rw-r--r--examples/network/broadcastreceiver/receiver.cpp6
-rw-r--r--examples/network/broadcastreceiver/receiver.h6
-rw-r--r--examples/network/broadcastsender/main.cpp6
-rw-r--r--examples/network/broadcastsender/sender.cpp6
-rw-r--r--examples/network/broadcastsender/sender.h6
-rw-r--r--examples/network/dnslookup/dnslookup.cpp6
-rw-r--r--examples/network/dnslookup/dnslookup.h6
-rw-r--r--examples/network/download/main.cpp6
-rw-r--r--examples/network/downloadmanager/downloadmanager.cpp6
-rw-r--r--examples/network/downloadmanager/downloadmanager.h6
-rw-r--r--examples/network/downloadmanager/main.cpp6
-rw-r--r--examples/network/downloadmanager/textprogressbar.cpp6
-rw-r--r--examples/network/downloadmanager/textprogressbar.h6
-rw-r--r--examples/network/fortuneclient/client.cpp6
-rw-r--r--examples/network/fortuneclient/client.h6
-rw-r--r--examples/network/fortuneclient/main.cpp6
-rw-r--r--examples/network/fortuneserver/main.cpp6
-rw-r--r--examples/network/fortuneserver/server.cpp6
-rw-r--r--examples/network/fortuneserver/server.h6
-rw-r--r--examples/network/googlesuggest/googlesuggest.cpp6
-rw-r--r--examples/network/googlesuggest/googlesuggest.h6
-rw-r--r--examples/network/googlesuggest/main.cpp6
-rw-r--r--examples/network/googlesuggest/searchbox.cpp6
-rw-r--r--examples/network/googlesuggest/searchbox.h6
-rw-r--r--examples/network/http/httpwindow.cpp6
-rw-r--r--examples/network/http/httpwindow.h6
-rw-r--r--examples/network/http/main.cpp6
-rw-r--r--examples/network/loopback/dialog.cpp6
-rw-r--r--examples/network/loopback/dialog.h6
-rw-r--r--examples/network/loopback/main.cpp6
-rw-r--r--examples/network/multicastreceiver/main.cpp6
-rw-r--r--examples/network/multicastreceiver/receiver.cpp6
-rw-r--r--examples/network/multicastreceiver/receiver.h6
-rw-r--r--examples/network/multicastsender/main.cpp6
-rw-r--r--examples/network/multicastsender/sender.cpp6
-rw-r--r--examples/network/multicastsender/sender.h6
-rw-r--r--examples/network/network-chat/chatdialog.cpp6
-rw-r--r--examples/network/network-chat/chatdialog.h6
-rw-r--r--examples/network/network-chat/client.cpp6
-rw-r--r--examples/network/network-chat/client.h6
-rw-r--r--examples/network/network-chat/connection.cpp6
-rw-r--r--examples/network/network-chat/connection.h6
-rw-r--r--examples/network/network-chat/main.cpp6
-rw-r--r--examples/network/network-chat/peermanager.cpp6
-rw-r--r--examples/network/network-chat/peermanager.h6
-rw-r--r--examples/network/network-chat/server.cpp6
-rw-r--r--examples/network/network-chat/server.h6
-rw-r--r--examples/network/securesocketclient/certificateinfo.cpp6
-rw-r--r--examples/network/securesocketclient/certificateinfo.h6
-rw-r--r--examples/network/securesocketclient/main.cpp6
-rw-r--r--examples/network/securesocketclient/sslclient.cpp6
-rw-r--r--examples/network/securesocketclient/sslclient.h6
-rw-r--r--examples/network/threadedfortuneserver/dialog.cpp6
-rw-r--r--examples/network/threadedfortuneserver/dialog.h6
-rw-r--r--examples/network/threadedfortuneserver/fortuneserver.cpp6
-rw-r--r--examples/network/threadedfortuneserver/fortuneserver.h6
-rw-r--r--examples/network/threadedfortuneserver/fortunethread.cpp6
-rw-r--r--examples/network/threadedfortuneserver/fortunethread.h6
-rw-r--r--examples/network/threadedfortuneserver/main.cpp6
-rw-r--r--examples/network/torrent/addtorrentdialog.cpp6
-rw-r--r--examples/network/torrent/addtorrentdialog.h6
-rw-r--r--examples/network/torrent/bencodeparser.cpp6
-rw-r--r--examples/network/torrent/bencodeparser.h6
-rw-r--r--examples/network/torrent/connectionmanager.cpp6
-rw-r--r--examples/network/torrent/connectionmanager.h6
-rw-r--r--examples/network/torrent/filemanager.cpp6
-rw-r--r--examples/network/torrent/filemanager.h6
-rw-r--r--examples/network/torrent/main.cpp6
-rw-r--r--examples/network/torrent/mainwindow.cpp6
-rw-r--r--examples/network/torrent/mainwindow.h6
-rw-r--r--examples/network/torrent/metainfo.cpp6
-rw-r--r--examples/network/torrent/metainfo.h6
-rw-r--r--examples/network/torrent/peerwireclient.cpp6
-rw-r--r--examples/network/torrent/peerwireclient.h6
-rw-r--r--examples/network/torrent/ratecontroller.cpp6
-rw-r--r--examples/network/torrent/ratecontroller.h6
-rw-r--r--examples/network/torrent/torrentclient.cpp6
-rw-r--r--examples/network/torrent/torrentclient.h6
-rw-r--r--examples/network/torrent/torrentserver.cpp6
-rw-r--r--examples/network/torrent/torrentserver.h6
-rw-r--r--examples/network/torrent/trackerclient.cpp6
-rw-r--r--examples/network/torrent/trackerclient.h6
-rw-r--r--examples/opengl/2dpainting/glwidget.cpp6
-rw-r--r--examples/opengl/2dpainting/glwidget.h6
-rw-r--r--examples/opengl/2dpainting/helper.cpp6
-rw-r--r--examples/opengl/2dpainting/helper.h6
-rw-r--r--examples/opengl/2dpainting/main.cpp6
-rw-r--r--examples/opengl/2dpainting/widget.cpp6
-rw-r--r--examples/opengl/2dpainting/widget.h6
-rw-r--r--examples/opengl/2dpainting/window.cpp6
-rw-r--r--examples/opengl/2dpainting/window.h6
-rw-r--r--examples/opengl/contextinfo/main.cpp6
-rw-r--r--examples/opengl/contextinfo/renderwindow.cpp6
-rw-r--r--examples/opengl/contextinfo/renderwindow.h6
-rw-r--r--examples/opengl/contextinfo/widget.cpp6
-rw-r--r--examples/opengl/contextinfo/widget.h6
-rw-r--r--examples/opengl/cube/geometryengine.cpp6
-rw-r--r--examples/opengl/cube/geometryengine.h6
-rw-r--r--examples/opengl/cube/main.cpp6
-rw-r--r--examples/opengl/cube/mainwidget.cpp6
-rw-r--r--examples/opengl/cube/mainwidget.h6
-rw-r--r--examples/opengl/hellogl2/glwidget.cpp6
-rw-r--r--examples/opengl/hellogl2/glwidget.h6
-rw-r--r--examples/opengl/hellogl2/logo.cpp6
-rw-r--r--examples/opengl/hellogl2/logo.h6
-rw-r--r--examples/opengl/hellogl2/main.cpp6
-rw-r--r--examples/opengl/hellogl2/mainwindow.cpp6
-rw-r--r--examples/opengl/hellogl2/mainwindow.h6
-rw-r--r--examples/opengl/hellogl2/window.cpp6
-rw-r--r--examples/opengl/hellogl2/window.h6
-rw-r--r--examples/opengl/hellowindow/hellowindow.cpp6
-rw-r--r--examples/opengl/hellowindow/hellowindow.h6
-rw-r--r--examples/opengl/hellowindow/main.cpp6
-rw-r--r--examples/opengl/legacy/framebufferobject2/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/framebufferobject2/glwidget.h6
-rw-r--r--examples/opengl/legacy/framebufferobject2/main.cpp6
-rw-r--r--examples/opengl/legacy/grabber/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/grabber/glwidget.h6
-rw-r--r--examples/opengl/legacy/grabber/main.cpp6
-rw-r--r--examples/opengl/legacy/grabber/mainwindow.cpp6
-rw-r--r--examples/opengl/legacy/grabber/mainwindow.h6
-rw-r--r--examples/opengl/legacy/hellogl/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/hellogl/glwidget.h6
-rw-r--r--examples/opengl/legacy/hellogl/main.cpp6
-rw-r--r--examples/opengl/legacy/hellogl/window.cpp6
-rw-r--r--examples/opengl/legacy/hellogl/window.h6
-rw-r--r--examples/opengl/legacy/overpainting/bubble.cpp6
-rw-r--r--examples/opengl/legacy/overpainting/bubble.h6
-rw-r--r--examples/opengl/legacy/overpainting/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/overpainting/glwidget.h6
-rw-r--r--examples/opengl/legacy/overpainting/main.cpp6
-rw-r--r--examples/opengl/legacy/pbuffers/cube.cpp6
-rw-r--r--examples/opengl/legacy/pbuffers/cube.h6
-rw-r--r--examples/opengl/legacy/pbuffers/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/pbuffers/glwidget.h6
-rw-r--r--examples/opengl/legacy/pbuffers/main.cpp6
-rw-r--r--examples/opengl/legacy/pbuffers2/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/pbuffers2/glwidget.h6
-rw-r--r--examples/opengl/legacy/pbuffers2/main.cpp6
-rw-r--r--examples/opengl/legacy/samplebuffers/glwidget.cpp6
-rw-r--r--examples/opengl/legacy/samplebuffers/glwidget.h6
-rw-r--r--examples/opengl/legacy/samplebuffers/main.cpp6
-rw-r--r--examples/opengl/legacy/shared/qtlogo.cpp6
-rw-r--r--examples/opengl/legacy/shared/qtlogo.h6
-rw-r--r--examples/opengl/paintedwindow/main.cpp6
-rw-r--r--examples/opengl/paintedwindow/paintedwindow.cpp6
-rw-r--r--examples/opengl/paintedwindow/paintedwindow.h6
-rw-r--r--examples/opengl/qopenglwidget/bubble.cpp6
-rw-r--r--examples/opengl/qopenglwidget/bubble.h6
-rw-r--r--examples/opengl/qopenglwidget/glwidget.cpp6
-rw-r--r--examples/opengl/qopenglwidget/glwidget.h6
-rw-r--r--examples/opengl/qopenglwidget/main.cpp6
-rw-r--r--examples/opengl/qopenglwidget/mainwindow.cpp6
-rw-r--r--examples/opengl/qopenglwidget/mainwindow.h6
-rw-r--r--examples/opengl/qopenglwindow/background_renderer.cpp6
-rw-r--r--examples/opengl/qopenglwindow/background_renderer.h6
-rw-r--r--examples/opengl/qopenglwindow/main.cpp6
-rw-r--r--examples/opengl/textures/glwidget.cpp6
-rw-r--r--examples/opengl/textures/glwidget.h6
-rw-r--r--examples/opengl/textures/main.cpp6
-rw-r--r--examples/opengl/textures/window.cpp6
-rw-r--r--examples/opengl/textures/window.h6
-rw-r--r--examples/opengl/threadedqopenglwidget/glwidget.cpp6
-rw-r--r--examples/opengl/threadedqopenglwidget/glwidget.h6
-rw-r--r--examples/opengl/threadedqopenglwidget/main.cpp6
-rw-r--r--examples/opengl/threadedqopenglwidget/mainwindow.cpp6
-rw-r--r--examples/opengl/threadedqopenglwidget/mainwindow.h6
-rw-r--r--examples/qmake/precompile/main.cpp6
-rw-r--r--examples/qmake/precompile/mydialog.cpp6
-rw-r--r--examples/qmake/precompile/mydialog.h6
-rw-r--r--examples/qmake/precompile/myobject.cpp6
-rw-r--r--examples/qmake/precompile/myobject.h6
-rw-r--r--examples/qmake/precompile/stable.h6
-rw-r--r--examples/qmake/precompile/util.cpp6
-rw-r--r--examples/qmake/tutorial/hello.cpp6
-rw-r--r--examples/qmake/tutorial/hello.h6
-rw-r--r--examples/qmake/tutorial/hellounix.cpp6
-rw-r--r--examples/qmake/tutorial/hellowin.cpp6
-rw-r--r--examples/qmake/tutorial/main.cpp6
-rw-r--r--examples/qpa/qrasterwindow/main.cpp6
-rw-r--r--examples/qpa/windows/main.cpp6
-rw-r--r--examples/qpa/windows/window.cpp6
-rw-r--r--examples/qpa/windows/window.h6
-rw-r--r--examples/qtconcurrent/imagescaling/imagescaling.cpp6
-rw-r--r--examples/qtconcurrent/imagescaling/imagescaling.h6
-rw-r--r--examples/qtconcurrent/imagescaling/main.cpp6
-rw-r--r--examples/qtconcurrent/map/main.cpp6
-rw-r--r--examples/qtconcurrent/progressdialog/main.cpp6
-rw-r--r--examples/qtconcurrent/runfunction/main.cpp6
-rw-r--r--examples/qtconcurrent/wordcount/main.cpp6
-rw-r--r--examples/qtestlib/tutorial1/testqstring.cpp6
-rw-r--r--examples/qtestlib/tutorial2/testqstring.cpp6
-rw-r--r--examples/qtestlib/tutorial3/testgui.cpp6
-rw-r--r--examples/qtestlib/tutorial4/testgui.cpp6
-rw-r--r--examples/qtestlib/tutorial5/benchmarking.cpp6
-rw-r--r--examples/qtestlib/tutorial5/containers.cpp6
-rw-r--r--examples/sql/cachedtable/main.cpp6
-rw-r--r--examples/sql/cachedtable/tableeditor.cpp6
-rw-r--r--examples/sql/cachedtable/tableeditor.h6
-rw-r--r--examples/sql/connection.h6
-rw-r--r--examples/sql/drilldown/imageitem.cpp6
-rw-r--r--examples/sql/drilldown/imageitem.h6
-rw-r--r--examples/sql/drilldown/informationwindow.cpp6
-rw-r--r--examples/sql/drilldown/informationwindow.h6
-rw-r--r--examples/sql/drilldown/main.cpp6
-rw-r--r--examples/sql/drilldown/view.cpp6
-rw-r--r--examples/sql/drilldown/view.h6
-rw-r--r--examples/sql/masterdetail/database.h6
-rw-r--r--examples/sql/masterdetail/dialog.cpp6
-rw-r--r--examples/sql/masterdetail/dialog.h6
-rw-r--r--examples/sql/masterdetail/main.cpp6
-rw-r--r--examples/sql/masterdetail/mainwindow.cpp6
-rw-r--r--examples/sql/masterdetail/mainwindow.h6
-rw-r--r--examples/sql/querymodel/customsqlmodel.cpp6
-rw-r--r--examples/sql/querymodel/customsqlmodel.h6
-rw-r--r--examples/sql/querymodel/editablesqlmodel.cpp6
-rw-r--r--examples/sql/querymodel/editablesqlmodel.h6
-rw-r--r--examples/sql/querymodel/main.cpp6
-rw-r--r--examples/sql/relationaltablemodel/relationaltablemodel.cpp6
-rw-r--r--examples/sql/sqlwidgetmapper/main.cpp6
-rw-r--r--examples/sql/sqlwidgetmapper/window.cpp6
-rw-r--r--examples/sql/sqlwidgetmapper/window.h6
-rw-r--r--examples/sql/tablemodel/tablemodel.cpp6
-rw-r--r--examples/touch/dials/main.cpp6
-rw-r--r--examples/touch/fingerpaint/main.cpp6
-rw-r--r--examples/touch/fingerpaint/mainwindow.cpp6
-rw-r--r--examples/touch/fingerpaint/mainwindow.h6
-rw-r--r--examples/touch/fingerpaint/scribblearea.cpp6
-rw-r--r--examples/touch/fingerpaint/scribblearea.h6
-rw-r--r--examples/touch/knobs/knob.cpp6
-rw-r--r--examples/touch/knobs/knob.h6
-rw-r--r--examples/touch/knobs/main.cpp6
-rw-r--r--examples/touch/pinchzoom/graphicsview.cpp6
-rw-r--r--examples/touch/pinchzoom/graphicsview.h6
-rw-r--r--examples/touch/pinchzoom/main.cpp6
-rw-r--r--examples/touch/pinchzoom/mouse.cpp6
-rw-r--r--examples/touch/pinchzoom/mouse.h6
-rw-r--r--examples/webkit/webkit-guide/_copyright.txt6
-rw-r--r--examples/webkit/webkit-guide/_image_assets.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_accord.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_demo-rotate.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_demo-scale.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_demo-skew.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_gallery.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_panel.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_pulse.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_skew.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_slide1.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_slide2.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_slide3.htm6
-rw-r--r--examples/webkit/webkit-guide/anim_tabbedSkew.htm6
-rw-r--r--examples/webkit/webkit-guide/css/anim_accord.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_demo-rotate.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_demo-scale.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_demo-skew.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_gallery.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_panel.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_pulse.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_skew.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_slide.css6
-rw-r--r--examples/webkit/webkit-guide/css/anim_tabbedSkew.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_backgrounds.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_border-img.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_grad-radial.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_gradientBack.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_gradientBackStop.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_gradientButton.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_mask-grad.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_mask-img.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_multicol.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_reflect.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_scroll.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_sel-nth.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_shadow.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_shadowBlur.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_text-overflow.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_text-shadow.css6
-rw-r--r--examples/webkit/webkit-guide/css/css3_text-stroke.css6
-rw-r--r--examples/webkit/webkit-guide/css/form_tapper.css6
-rw-r--r--examples/webkit/webkit-guide/css/form_toggler.css6
-rw-r--r--examples/webkit/webkit-guide/css/layout_link-fmt.css6
-rw-r--r--examples/webkit/webkit-guide/css/layout_tbl-keyhole.css6
-rw-r--r--examples/webkit/webkit-guide/css/mob_condjs.css6
-rw-r--r--examples/webkit/webkit-guide/css/mob_mediaquery.css6
-rw-r--r--examples/webkit/webkit-guide/css/mobile.css6
-rw-r--r--examples/webkit/webkit-guide/css/mq_desktop.css6
-rw-r--r--examples/webkit/webkit-guide/css/mq_mobile.css6
-rw-r--r--examples/webkit/webkit-guide/css/mq_touch.css6
-rw-r--r--examples/webkit/webkit-guide/css/mqlayout_desktop.css6
-rw-r--r--examples/webkit/webkit-guide/css/mqlayout_mobile.css6
-rw-r--r--examples/webkit/webkit-guide/css/mqlayout_touch.css6
-rw-r--r--examples/webkit/webkit-guide/css/storage.css6
-rw-r--r--examples/webkit/webkit-guide/css3_backgrounds.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_border-img.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_grad-radial.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_gradientBack.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_gradientBackStop.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_gradientButton.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_mask-grad.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_mask-img.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_multicol.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_reflect.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_scroll.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_sel-nth.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_shadow.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_text-overflow.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_text-shadow.htm6
-rw-r--r--examples/webkit/webkit-guide/css3_text-stroke.htm6
-rw-r--r--examples/webkit/webkit-guide/form_tapper.htm6
-rw-r--r--examples/webkit/webkit-guide/form_toggler.htm6
-rwxr-xr-xexamples/webkit/webkit-guide/js/anim_accord.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/anim_gallery.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/anim_panel.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/anim_skew.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_backgrounds.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_border-img.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_grad-radial.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_mask-grad.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_mask-img.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/css3_text-overflow.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/form_tapper.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/mob_condjs.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/mobile.js6
-rwxr-xr-xexamples/webkit/webkit-guide/js/storage.js6
-rw-r--r--examples/webkit/webkit-guide/layout_link-fmt.htm6
-rw-r--r--examples/webkit/webkit-guide/layout_tbl-keyhole.htm6
-rw-r--r--examples/webkit/webkit-guide/mob_condjs.htm6
-rw-r--r--examples/webkit/webkit-guide/mob_layout.htm6
-rw-r--r--examples/webkit/webkit-guide/mob_mediaquery.htm6
-rw-r--r--examples/webkit/webkit-guide/storage.htm6
-rw-r--r--examples/widgets/animation/animatedtiles/main.cpp6
-rw-r--r--examples/widgets/animation/appchooser/main.cpp6
-rw-r--r--examples/widgets/animation/easing/animation.h6
-rw-r--r--examples/widgets/animation/easing/main.cpp6
-rw-r--r--examples/widgets/animation/easing/window.cpp6
-rw-r--r--examples/widgets/animation/easing/window.h6
-rw-r--r--examples/widgets/animation/moveblocks/main.cpp6
-rw-r--r--examples/widgets/animation/states/main.cpp6
-rw-r--r--examples/widgets/animation/stickman/animation.cpp6
-rw-r--r--examples/widgets/animation/stickman/animation.h6
-rw-r--r--examples/widgets/animation/stickman/graphicsview.cpp6
-rw-r--r--examples/widgets/animation/stickman/graphicsview.h6
-rw-r--r--examples/widgets/animation/stickman/lifecycle.cpp6
-rw-r--r--examples/widgets/animation/stickman/lifecycle.h6
-rw-r--r--examples/widgets/animation/stickman/main.cpp6
-rw-r--r--examples/widgets/animation/stickman/node.cpp6
-rw-r--r--examples/widgets/animation/stickman/node.h6
-rw-r--r--examples/widgets/animation/stickman/rectbutton.cpp6
-rw-r--r--examples/widgets/animation/stickman/rectbutton.h6
-rw-r--r--examples/widgets/animation/stickman/stickman.cpp6
-rw-r--r--examples/widgets/animation/stickman/stickman.h6
-rw-r--r--examples/widgets/desktop/screenshot/main.cpp6
-rw-r--r--examples/widgets/desktop/screenshot/screenshot.cpp6
-rw-r--r--examples/widgets/desktop/screenshot/screenshot.h6
-rw-r--r--examples/widgets/desktop/systray/main.cpp6
-rw-r--r--examples/widgets/desktop/systray/window.cpp6
-rw-r--r--examples/widgets/desktop/systray/window.h6
-rw-r--r--examples/widgets/dialogs/classwizard/classwizard.cpp6
-rw-r--r--examples/widgets/dialogs/classwizard/classwizard.h6
-rw-r--r--examples/widgets/dialogs/classwizard/main.cpp6
-rw-r--r--examples/widgets/dialogs/configdialog/configdialog.cpp6
-rw-r--r--examples/widgets/dialogs/configdialog/configdialog.h6
-rw-r--r--examples/widgets/dialogs/configdialog/main.cpp6
-rw-r--r--examples/widgets/dialogs/configdialog/pages.cpp6
-rw-r--r--examples/widgets/dialogs/configdialog/pages.h6
-rw-r--r--examples/widgets/dialogs/extension/finddialog.cpp6
-rw-r--r--examples/widgets/dialogs/extension/finddialog.h6
-rw-r--r--examples/widgets/dialogs/extension/main.cpp6
-rw-r--r--examples/widgets/dialogs/findfiles/main.cpp6
-rw-r--r--examples/widgets/dialogs/findfiles/window.cpp6
-rw-r--r--examples/widgets/dialogs/findfiles/window.h6
-rw-r--r--examples/widgets/dialogs/licensewizard/licensewizard.cpp6
-rw-r--r--examples/widgets/dialogs/licensewizard/licensewizard.h6
-rw-r--r--examples/widgets/dialogs/licensewizard/main.cpp6
-rw-r--r--examples/widgets/dialogs/sipdialog/dialog.cpp6
-rw-r--r--examples/widgets/dialogs/sipdialog/dialog.h6
-rw-r--r--examples/widgets/dialogs/sipdialog/main.cpp6
-rw-r--r--examples/widgets/dialogs/standarddialogs/dialog.cpp6
-rw-r--r--examples/widgets/dialogs/standarddialogs/dialog.h6
-rw-r--r--examples/widgets/dialogs/standarddialogs/main.cpp6
-rw-r--r--examples/widgets/dialogs/tabdialog/main.cpp6
-rw-r--r--examples/widgets/dialogs/tabdialog/tabdialog.cpp6
-rw-r--r--examples/widgets/dialogs/tabdialog/tabdialog.h6
-rw-r--r--examples/widgets/dialogs/trivialwizard/trivialwizard.cpp6
-rw-r--r--examples/widgets/draganddrop/draggableicons/dragwidget.cpp6
-rw-r--r--examples/widgets/draganddrop/draggableicons/dragwidget.h6
-rw-r--r--examples/widgets/draganddrop/draggableicons/main.cpp6
-rw-r--r--examples/widgets/draganddrop/draggabletext/draglabel.cpp6
-rw-r--r--examples/widgets/draganddrop/draggabletext/draglabel.h6
-rw-r--r--examples/widgets/draganddrop/draggabletext/dragwidget.cpp6
-rw-r--r--examples/widgets/draganddrop/draggabletext/dragwidget.h6
-rw-r--r--examples/widgets/draganddrop/draggabletext/main.cpp6
-rw-r--r--examples/widgets/draganddrop/dropsite/droparea.cpp6
-rw-r--r--examples/widgets/draganddrop/dropsite/droparea.h6
-rw-r--r--examples/widgets/draganddrop/dropsite/dropsitewindow.cpp6
-rw-r--r--examples/widgets/draganddrop/dropsite/dropsitewindow.h6
-rw-r--r--examples/widgets/draganddrop/dropsite/main.cpp6
-rw-r--r--examples/widgets/draganddrop/fridgemagnets/draglabel.cpp6
-rw-r--r--examples/widgets/draganddrop/fridgemagnets/draglabel.h6
-rw-r--r--examples/widgets/draganddrop/fridgemagnets/dragwidget.cpp6
-rw-r--r--examples/widgets/draganddrop/fridgemagnets/dragwidget.h6
-rw-r--r--examples/widgets/draganddrop/fridgemagnets/main.cpp6
-rw-r--r--examples/widgets/draganddrop/puzzle/main.cpp6
-rw-r--r--examples/widgets/draganddrop/puzzle/mainwindow.cpp6
-rw-r--r--examples/widgets/draganddrop/puzzle/mainwindow.h6
-rw-r--r--examples/widgets/draganddrop/puzzle/pieceslist.cpp6
-rw-r--r--examples/widgets/draganddrop/puzzle/pieceslist.h6
-rw-r--r--examples/widgets/draganddrop/puzzle/puzzlewidget.cpp6
-rw-r--r--examples/widgets/draganddrop/puzzle/puzzlewidget.h6
-rw-r--r--examples/widgets/effects/blurpicker/blureffect.cpp6
-rw-r--r--examples/widgets/effects/blurpicker/blureffect.h6
-rw-r--r--examples/widgets/effects/blurpicker/blurpicker.cpp6
-rw-r--r--examples/widgets/effects/blurpicker/blurpicker.h6
-rw-r--r--examples/widgets/effects/blurpicker/main.cpp6
-rw-r--r--examples/widgets/effects/fademessage/fademessage.cpp6
-rw-r--r--examples/widgets/effects/fademessage/fademessage.h6
-rw-r--r--examples/widgets/effects/fademessage/main.cpp6
-rw-r--r--examples/widgets/effects/lighting/lighting.cpp6
-rw-r--r--examples/widgets/effects/lighting/lighting.h6
-rw-r--r--examples/widgets/effects/lighting/main.cpp6
-rw-r--r--examples/widgets/gestures/imagegestures/imagewidget.cpp6
-rw-r--r--examples/widgets/gestures/imagegestures/imagewidget.h6
-rw-r--r--examples/widgets/gestures/imagegestures/main.cpp6
-rw-r--r--examples/widgets/gestures/imagegestures/mainwidget.cpp6
-rw-r--r--examples/widgets/gestures/imagegestures/mainwidget.h6
-rw-r--r--examples/widgets/graphicsview/anchorlayout/main.cpp6
-rw-r--r--examples/widgets/graphicsview/basicgraphicslayouts/layoutitem.cpp6
-rw-r--r--examples/widgets/graphicsview/basicgraphicslayouts/layoutitem.h6
-rw-r--r--examples/widgets/graphicsview/basicgraphicslayouts/main.cpp6
-rw-r--r--examples/widgets/graphicsview/basicgraphicslayouts/window.cpp6
-rw-r--r--examples/widgets/graphicsview/basicgraphicslayouts/window.h6
-rw-r--r--examples/widgets/graphicsview/collidingmice/main.cpp6
-rw-r--r--examples/widgets/graphicsview/collidingmice/mouse.cpp6
-rw-r--r--examples/widgets/graphicsview/collidingmice/mouse.h6
-rw-r--r--examples/widgets/graphicsview/diagramscene/arrow.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/arrow.h6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramitem.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramitem.h6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramscene.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramscene.h6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramtextitem.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/diagramtextitem.h6
-rw-r--r--examples/widgets/graphicsview/diagramscene/main.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/mainwindow.cpp6
-rw-r--r--examples/widgets/graphicsview/diagramscene/mainwindow.h6
-rw-r--r--examples/widgets/graphicsview/dragdroprobot/coloritem.cpp6
-rw-r--r--examples/widgets/graphicsview/dragdroprobot/coloritem.h6
-rw-r--r--examples/widgets/graphicsview/dragdroprobot/main.cpp6
-rw-r--r--examples/widgets/graphicsview/dragdroprobot/robot.cpp6
-rw-r--r--examples/widgets/graphicsview/dragdroprobot/robot.h6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/edge.cpp6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/edge.h6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/graphwidget.cpp6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/graphwidget.h6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/main.cpp6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/node.cpp6
-rw-r--r--examples/widgets/graphicsview/elasticnodes/node.h6
-rw-r--r--examples/widgets/graphicsview/flowlayout/flowlayout.cpp6
-rw-r--r--examples/widgets/graphicsview/flowlayout/flowlayout.h6
-rw-r--r--examples/widgets/graphicsview/flowlayout/main.cpp6
-rw-r--r--examples/widgets/graphicsview/flowlayout/window.cpp6
-rw-r--r--examples/widgets/graphicsview/flowlayout/window.h6
-rw-r--r--examples/widgets/graphicsview/padnavigator/flippablepad.cpp6
-rw-r--r--examples/widgets/graphicsview/padnavigator/flippablepad.h6
-rw-r--r--examples/widgets/graphicsview/padnavigator/main.cpp6
-rw-r--r--examples/widgets/graphicsview/padnavigator/padnavigator.cpp6
-rw-r--r--examples/widgets/graphicsview/padnavigator/padnavigator.h6
-rw-r--r--examples/widgets/graphicsview/padnavigator/roundrectitem.cpp6
-rw-r--r--examples/widgets/graphicsview/padnavigator/roundrectitem.h6
-rw-r--r--examples/widgets/graphicsview/padnavigator/splashitem.cpp6
-rw-r--r--examples/widgets/graphicsview/padnavigator/splashitem.h6
-rw-r--r--examples/widgets/graphicsview/simpleanchorlayout/main.cpp6
-rw-r--r--examples/widgets/graphicsview/weatheranchorlayout/main.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/adddialog.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/adddialog.h6
-rw-r--r--examples/widgets/itemviews/addressbook/addresswidget.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/addresswidget.h6
-rw-r--r--examples/widgets/itemviews/addressbook/main.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/addressbook/newaddresstab.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/newaddresstab.h6
-rw-r--r--examples/widgets/itemviews/addressbook/tablemodel.cpp6
-rw-r--r--examples/widgets/itemviews/addressbook/tablemodel.h6
-rw-r--r--examples/widgets/itemviews/basicsortfiltermodel/main.cpp6
-rw-r--r--examples/widgets/itemviews/basicsortfiltermodel/window.cpp6
-rw-r--r--examples/widgets/itemviews/basicsortfiltermodel/window.h6
-rw-r--r--examples/widgets/itemviews/chart/main.cpp6
-rw-r--r--examples/widgets/itemviews/chart/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/chart/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/chart/pieview.cpp6
-rw-r--r--examples/widgets/itemviews/chart/pieview.h6
-rw-r--r--examples/widgets/itemviews/coloreditorfactory/colorlisteditor.cpp6
-rw-r--r--examples/widgets/itemviews/coloreditorfactory/colorlisteditor.h6
-rw-r--r--examples/widgets/itemviews/coloreditorfactory/main.cpp6
-rw-r--r--examples/widgets/itemviews/coloreditorfactory/window.cpp6
-rw-r--r--examples/widgets/itemviews/coloreditorfactory/window.h6
-rw-r--r--examples/widgets/itemviews/combowidgetmapper/main.cpp6
-rw-r--r--examples/widgets/itemviews/combowidgetmapper/window.cpp6
-rw-r--r--examples/widgets/itemviews/combowidgetmapper/window.h6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/filterwidget.cpp6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/filterwidget.h6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/main.cpp6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/window.cpp6
-rw-r--r--examples/widgets/itemviews/customsortfiltermodel/window.h6
-rw-r--r--examples/widgets/itemviews/dirview/main.cpp6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/main.cpp6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/treeitem.cpp6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/treeitem.h6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/treemodel.cpp6
-rw-r--r--examples/widgets/itemviews/editabletreemodel/treemodel.h6
-rw-r--r--examples/widgets/itemviews/fetchmore/filelistmodel.cpp6
-rw-r--r--examples/widgets/itemviews/fetchmore/filelistmodel.h6
-rw-r--r--examples/widgets/itemviews/fetchmore/main.cpp6
-rw-r--r--examples/widgets/itemviews/fetchmore/window.cpp6
-rw-r--r--examples/widgets/itemviews/fetchmore/window.h6
-rw-r--r--examples/widgets/itemviews/frozencolumn/freezetablewidget.cpp6
-rw-r--r--examples/widgets/itemviews/frozencolumn/freezetablewidget.h6
-rw-r--r--examples/widgets/itemviews/frozencolumn/main.cpp6
-rw-r--r--examples/widgets/itemviews/pixelator/imagemodel.cpp6
-rw-r--r--examples/widgets/itemviews/pixelator/imagemodel.h6
-rw-r--r--examples/widgets/itemviews/pixelator/main.cpp6
-rw-r--r--examples/widgets/itemviews/pixelator/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/pixelator/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/pixelator/pixeldelegate.cpp6
-rw-r--r--examples/widgets/itemviews/pixelator/pixeldelegate.h6
-rw-r--r--examples/widgets/itemviews/puzzle/main.cpp6
-rw-r--r--examples/widgets/itemviews/puzzle/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/puzzle/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/puzzle/piecesmodel.cpp6
-rw-r--r--examples/widgets/itemviews/puzzle/piecesmodel.h6
-rw-r--r--examples/widgets/itemviews/puzzle/puzzlewidget.cpp6
-rw-r--r--examples/widgets/itemviews/puzzle/puzzlewidget.h6
-rw-r--r--examples/widgets/itemviews/simpledommodel/domitem.cpp6
-rw-r--r--examples/widgets/itemviews/simpledommodel/domitem.h6
-rw-r--r--examples/widgets/itemviews/simpledommodel/dommodel.cpp6
-rw-r--r--examples/widgets/itemviews/simpledommodel/dommodel.h6
-rw-r--r--examples/widgets/itemviews/simpledommodel/main.cpp6
-rw-r--r--examples/widgets/itemviews/simpledommodel/mainwindow.cpp6
-rw-r--r--examples/widgets/itemviews/simpledommodel/mainwindow.h6
-rw-r--r--examples/widgets/itemviews/simpletreemodel/main.cpp6
-rw-r--r--examples/widgets/itemviews/simpletreemodel/treeitem.cpp6
-rw-r--r--examples/widgets/itemviews/simpletreemodel/treeitem.h6
-rw-r--r--examples/widgets/itemviews/simpletreemodel/treemodel.cpp6
-rw-r--r--examples/widgets/itemviews/simpletreemodel/treemodel.h6
-rw-r--r--examples/widgets/itemviews/simplewidgetmapper/main.cpp6
-rw-r--r--examples/widgets/itemviews/simplewidgetmapper/window.cpp6
-rw-r--r--examples/widgets/itemviews/simplewidgetmapper/window.h6
-rw-r--r--examples/widgets/itemviews/spinboxdelegate/delegate.cpp6
-rw-r--r--examples/widgets/itemviews/spinboxdelegate/delegate.h6
-rw-r--r--examples/widgets/itemviews/spinboxdelegate/main.cpp6
-rw-r--r--examples/widgets/itemviews/stardelegate/main.cpp6
-rw-r--r--examples/widgets/itemviews/stardelegate/stardelegate.cpp6
-rw-r--r--examples/widgets/itemviews/stardelegate/stardelegate.h6
-rw-r--r--examples/widgets/itemviews/stardelegate/stareditor.cpp6
-rw-r--r--examples/widgets/itemviews/stardelegate/stareditor.h6
-rw-r--r--examples/widgets/itemviews/stardelegate/starrating.cpp6
-rw-r--r--examples/widgets/itemviews/stardelegate/starrating.h6
-rw-r--r--examples/widgets/itemviews/storageview/main.cpp6
-rw-r--r--examples/widgets/itemviews/storageview/storagemodel.cpp6
-rw-r--r--examples/widgets/itemviews/storageview/storagemodel.h6
-rw-r--r--examples/widgets/layouts/basiclayouts/dialog.cpp6
-rw-r--r--examples/widgets/layouts/basiclayouts/dialog.h6
-rw-r--r--examples/widgets/layouts/basiclayouts/main.cpp6
-rw-r--r--examples/widgets/layouts/borderlayout/borderlayout.cpp6
-rw-r--r--examples/widgets/layouts/borderlayout/borderlayout.h6
-rw-r--r--examples/widgets/layouts/borderlayout/main.cpp6
-rw-r--r--examples/widgets/layouts/borderlayout/window.cpp6
-rw-r--r--examples/widgets/layouts/borderlayout/window.h6
-rw-r--r--examples/widgets/layouts/dynamiclayouts/dialog.cpp6
-rw-r--r--examples/widgets/layouts/dynamiclayouts/dialog.h6
-rw-r--r--examples/widgets/layouts/dynamiclayouts/main.cpp6
-rw-r--r--examples/widgets/layouts/flowlayout/flowlayout.cpp6
-rw-r--r--examples/widgets/layouts/flowlayout/flowlayout.h6
-rw-r--r--examples/widgets/layouts/flowlayout/main.cpp6
-rw-r--r--examples/widgets/layouts/flowlayout/window.cpp6
-rw-r--r--examples/widgets/layouts/flowlayout/window.h6
-rw-r--r--examples/widgets/mainwindows/application/main.cpp6
-rw-r--r--examples/widgets/mainwindows/application/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/application/mainwindow.h6
-rw-r--r--examples/widgets/mainwindows/dockwidgets/main.cpp6
-rw-r--r--examples/widgets/mainwindows/dockwidgets/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/dockwidgets/mainwindow.h6
-rw-r--r--examples/widgets/mainwindows/mdi/main.cpp6
-rw-r--r--examples/widgets/mainwindows/mdi/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/mdi/mainwindow.h6
-rw-r--r--examples/widgets/mainwindows/mdi/mdichild.cpp6
-rw-r--r--examples/widgets/mainwindows/mdi/mdichild.h6
-rw-r--r--examples/widgets/mainwindows/menus/main.cpp6
-rw-r--r--examples/widgets/mainwindows/menus/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/menus/mainwindow.h6
-rw-r--r--examples/widgets/mainwindows/recentfiles/main.cpp6
-rw-r--r--examples/widgets/mainwindows/recentfiles/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/recentfiles/mainwindow.h6
-rw-r--r--examples/widgets/mainwindows/sdi/main.cpp6
-rw-r--r--examples/widgets/mainwindows/sdi/mainwindow.cpp6
-rw-r--r--examples/widgets/mainwindows/sdi/mainwindow.h6
-rw-r--r--examples/widgets/painting/basicdrawing/main.cpp6
-rw-r--r--examples/widgets/painting/basicdrawing/renderarea.cpp6
-rw-r--r--examples/widgets/painting/basicdrawing/renderarea.h6
-rw-r--r--examples/widgets/painting/basicdrawing/window.cpp6
-rw-r--r--examples/widgets/painting/basicdrawing/window.h6
-rw-r--r--examples/widgets/painting/concentriccircles/circlewidget.cpp6
-rw-r--r--examples/widgets/painting/concentriccircles/circlewidget.h6
-rw-r--r--examples/widgets/painting/concentriccircles/main.cpp6
-rw-r--r--examples/widgets/painting/concentriccircles/window.cpp6
-rw-r--r--examples/widgets/painting/concentriccircles/window.h6
-rw-r--r--examples/widgets/painting/fontsampler/main.cpp6
-rw-r--r--examples/widgets/painting/fontsampler/mainwindow.cpp6
-rw-r--r--examples/widgets/painting/fontsampler/mainwindow.h6
-rw-r--r--examples/widgets/painting/imagecomposition/imagecomposer.cpp6
-rw-r--r--examples/widgets/painting/imagecomposition/imagecomposer.h6
-rw-r--r--examples/widgets/painting/imagecomposition/main.cpp6
-rw-r--r--examples/widgets/painting/painterpaths/main.cpp6
-rw-r--r--examples/widgets/painting/painterpaths/renderarea.cpp6
-rw-r--r--examples/widgets/painting/painterpaths/renderarea.h6
-rw-r--r--examples/widgets/painting/painterpaths/window.cpp6
-rw-r--r--examples/widgets/painting/painterpaths/window.h6
-rw-r--r--examples/widgets/painting/transformations/main.cpp6
-rw-r--r--examples/widgets/painting/transformations/renderarea.cpp6
-rw-r--r--examples/widgets/painting/transformations/renderarea.h6
-rw-r--r--examples/widgets/painting/transformations/window.cpp6
-rw-r--r--examples/widgets/painting/transformations/window.h6
-rw-r--r--examples/widgets/richtext/calendar/main.cpp6
-rw-r--r--examples/widgets/richtext/calendar/mainwindow.cpp6
-rw-r--r--examples/widgets/richtext/calendar/mainwindow.h6
-rw-r--r--examples/widgets/richtext/orderform/detailsdialog.cpp6
-rw-r--r--examples/widgets/richtext/orderform/detailsdialog.h6
-rw-r--r--examples/widgets/richtext/orderform/main.cpp6
-rw-r--r--examples/widgets/richtext/orderform/mainwindow.cpp6
-rw-r--r--examples/widgets/richtext/orderform/mainwindow.h6
-rw-r--r--examples/widgets/richtext/syntaxhighlighter/highlighter.cpp6
-rw-r--r--examples/widgets/richtext/syntaxhighlighter/highlighter.h6
-rw-r--r--examples/widgets/richtext/syntaxhighlighter/main.cpp6
-rw-r--r--examples/widgets/richtext/syntaxhighlighter/mainwindow.cpp6
-rw-r--r--examples/widgets/richtext/syntaxhighlighter/mainwindow.h6
-rw-r--r--examples/widgets/scroller/graphicsview/main.cpp6
-rw-r--r--examples/widgets/statemachine/eventtransitions/main.cpp6
-rw-r--r--examples/widgets/statemachine/factorial/main.cpp6
-rw-r--r--examples/widgets/statemachine/pingpong/main.cpp6
-rw-r--r--examples/widgets/statemachine/rogue/main.cpp6
-rw-r--r--examples/widgets/statemachine/rogue/movementtransition.h6
-rw-r--r--examples/widgets/statemachine/rogue/window.cpp6
-rw-r--r--examples/widgets/statemachine/rogue/window.h6
-rw-r--r--examples/widgets/statemachine/trafficlight/main.cpp6
-rw-r--r--examples/widgets/statemachine/twowaybutton/main.cpp6
-rw-r--r--examples/widgets/tools/codecs/main.cpp6
-rw-r--r--examples/widgets/tools/codecs/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/codecs/mainwindow.h6
-rw-r--r--examples/widgets/tools/codecs/previewform.cpp6
-rw-r--r--examples/widgets/tools/codecs/previewform.h6
-rw-r--r--examples/widgets/tools/completer/fsmodel.cpp6
-rw-r--r--examples/widgets/tools/completer/fsmodel.h6
-rw-r--r--examples/widgets/tools/completer/main.cpp6
-rw-r--r--examples/widgets/tools/completer/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/completer/mainwindow.h6
-rw-r--r--examples/widgets/tools/customcompleter/main.cpp6
-rw-r--r--examples/widgets/tools/customcompleter/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/customcompleter/mainwindow.h6
-rw-r--r--examples/widgets/tools/customcompleter/textedit.cpp6
-rw-r--r--examples/widgets/tools/customcompleter/textedit.h6
-rw-r--r--examples/widgets/tools/echoplugin/echowindow/echointerface.h6
-rw-r--r--examples/widgets/tools/echoplugin/echowindow/echowindow.cpp6
-rw-r--r--examples/widgets/tools/echoplugin/echowindow/echowindow.h6
-rw-r--r--examples/widgets/tools/echoplugin/echowindow/main.cpp6
-rw-r--r--examples/widgets/tools/echoplugin/plugin/echoplugin.cpp6
-rw-r--r--examples/widgets/tools/echoplugin/plugin/echoplugin.h6
-rw-r--r--examples/widgets/tools/i18n/languagechooser.cpp6
-rw-r--r--examples/widgets/tools/i18n/languagechooser.h6
-rw-r--r--examples/widgets/tools/i18n/main.cpp6
-rw-r--r--examples/widgets/tools/i18n/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/i18n/mainwindow.h6
-rw-r--r--examples/widgets/tools/plugandpaint/interfaces.h6
-rw-r--r--examples/widgets/tools/plugandpaint/main.cpp6
-rw-r--r--examples/widgets/tools/plugandpaint/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/plugandpaint/mainwindow.h6
-rw-r--r--examples/widgets/tools/plugandpaint/paintarea.cpp6
-rw-r--r--examples/widgets/tools/plugandpaint/paintarea.h6
-rw-r--r--examples/widgets/tools/plugandpaint/plugindialog.cpp6
-rw-r--r--examples/widgets/tools/plugandpaint/plugindialog.h6
-rw-r--r--examples/widgets/tools/plugandpaintplugins/basictools/basictoolsplugin.cpp6
-rw-r--r--examples/widgets/tools/plugandpaintplugins/basictools/basictoolsplugin.h6
-rw-r--r--examples/widgets/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.cpp6
-rw-r--r--examples/widgets/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.h6
-rw-r--r--examples/widgets/tools/regexp/main.cpp6
-rw-r--r--examples/widgets/tools/regexp/regexpdialog.cpp6
-rw-r--r--examples/widgets/tools/regexp/regexpdialog.h6
-rw-r--r--examples/widgets/tools/settingseditor/locationdialog.cpp6
-rw-r--r--examples/widgets/tools/settingseditor/locationdialog.h6
-rw-r--r--examples/widgets/tools/settingseditor/main.cpp6
-rw-r--r--examples/widgets/tools/settingseditor/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/settingseditor/mainwindow.h6
-rw-r--r--examples/widgets/tools/settingseditor/settingstree.cpp6
-rw-r--r--examples/widgets/tools/settingseditor/settingstree.h6
-rw-r--r--examples/widgets/tools/settingseditor/variantdelegate.cpp6
-rw-r--r--examples/widgets/tools/settingseditor/variantdelegate.h6
-rw-r--r--examples/widgets/tools/styleplugin/plugin/simplestyle.cpp6
-rw-r--r--examples/widgets/tools/styleplugin/plugin/simplestyle.h6
-rw-r--r--examples/widgets/tools/styleplugin/plugin/simplestyleplugin.cpp6
-rw-r--r--examples/widgets/tools/styleplugin/plugin/simplestyleplugin.h6
-rw-r--r--examples/widgets/tools/styleplugin/stylewindow/main.cpp6
-rw-r--r--examples/widgets/tools/styleplugin/stylewindow/stylewindow.cpp6
-rw-r--r--examples/widgets/tools/styleplugin/stylewindow/stylewindow.h6
-rw-r--r--examples/widgets/tools/treemodelcompleter/main.cpp6
-rw-r--r--examples/widgets/tools/treemodelcompleter/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/treemodelcompleter/mainwindow.h6
-rw-r--r--examples/widgets/tools/treemodelcompleter/treemodelcompleter.cpp6
-rw-r--r--examples/widgets/tools/treemodelcompleter/treemodelcompleter.h6
-rw-r--r--examples/widgets/tools/undoframework/commands.cpp6
-rw-r--r--examples/widgets/tools/undoframework/commands.h6
-rw-r--r--examples/widgets/tools/undoframework/diagramitem.cpp6
-rw-r--r--examples/widgets/tools/undoframework/diagramitem.h6
-rw-r--r--examples/widgets/tools/undoframework/diagramscene.cpp6
-rw-r--r--examples/widgets/tools/undoframework/diagramscene.h6
-rw-r--r--examples/widgets/tools/undoframework/main.cpp6
-rw-r--r--examples/widgets/tools/undoframework/mainwindow.cpp6
-rw-r--r--examples/widgets/tools/undoframework/mainwindow.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part1/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part1/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part1/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part2/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part2/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part2/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part3/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part3/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part3/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part4/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part4/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part4/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part5/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part5/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part5/finddialog.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part5/finddialog.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part5/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part6/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part6/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part6/finddialog.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part6/finddialog.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part6/main.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part7/addressbook.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part7/addressbook.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part7/finddialog.cpp6
-rw-r--r--examples/widgets/tutorials/addressbook/part7/finddialog.h6
-rw-r--r--examples/widgets/tutorials/addressbook/part7/main.cpp6
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part1/main.cpp6
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part2/main.cpp6
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part3/main.cpp6
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part4/main.cpp6
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part5/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/1_readonly/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/1_readonly/mymodel.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/1_readonly/mymodel.h6
-rw-r--r--examples/widgets/tutorials/modelview/2_formatting/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/2_formatting/mymodel.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/2_formatting/mymodel.h6
-rw-r--r--examples/widgets/tutorials/modelview/3_changingmodel/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/3_changingmodel/mymodel.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/3_changingmodel/mymodel.h6
-rw-r--r--examples/widgets/tutorials/modelview/4_headers/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/4_headers/mymodel.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/4_headers/mymodel.h6
-rw-r--r--examples/widgets/tutorials/modelview/5_edit/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/5_edit/mainwindow.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/5_edit/mainwindow.h6
-rw-r--r--examples/widgets/tutorials/modelview/5_edit/mymodel.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/5_edit/mymodel.h6
-rw-r--r--examples/widgets/tutorials/modelview/6_treeview/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/6_treeview/mainwindow.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/6_treeview/mainwindow.h6
-rw-r--r--examples/widgets/tutorials/modelview/7_selections/main.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/7_selections/mainwindow.cpp6
-rw-r--r--examples/widgets/tutorials/modelview/7_selections/mainwindow.h6
-rw-r--r--examples/widgets/tutorials/widgets/childwidget/main.cpp6
-rw-r--r--examples/widgets/tutorials/widgets/nestedlayouts/main.cpp6
-rw-r--r--examples/widgets/tutorials/widgets/toplevel/main.cpp6
-rw-r--r--examples/widgets/tutorials/widgets/windowlayout/main.cpp6
-rw-r--r--examples/widgets/widgets/analogclock/analogclock.cpp6
-rw-r--r--examples/widgets/widgets/analogclock/analogclock.h6
-rw-r--r--examples/widgets/widgets/analogclock/main.cpp6
-rw-r--r--examples/widgets/widgets/calculator/button.cpp6
-rw-r--r--examples/widgets/widgets/calculator/button.h6
-rw-r--r--examples/widgets/widgets/calculator/calculator.cpp6
-rw-r--r--examples/widgets/widgets/calculator/calculator.h6
-rw-r--r--examples/widgets/widgets/calculator/main.cpp6
-rw-r--r--examples/widgets/widgets/calendarwidget/main.cpp6
-rw-r--r--examples/widgets/widgets/calendarwidget/window.cpp6
-rw-r--r--examples/widgets/widgets/calendarwidget/window.h6
-rw-r--r--examples/widgets/widgets/charactermap/characterwidget.cpp6
-rw-r--r--examples/widgets/widgets/charactermap/characterwidget.h6
-rw-r--r--examples/widgets/widgets/charactermap/main.cpp6
-rw-r--r--examples/widgets/widgets/charactermap/mainwindow.cpp6
-rw-r--r--examples/widgets/widgets/charactermap/mainwindow.h6
-rw-r--r--examples/widgets/widgets/codeeditor/codeeditor.cpp6
-rw-r--r--examples/widgets/widgets/codeeditor/codeeditor.h6
-rw-r--r--examples/widgets/widgets/codeeditor/main.cpp6
-rw-r--r--examples/widgets/widgets/digitalclock/digitalclock.cpp6
-rw-r--r--examples/widgets/widgets/digitalclock/digitalclock.h6
-rw-r--r--examples/widgets/widgets/digitalclock/main.cpp6
-rw-r--r--examples/widgets/widgets/elidedlabel/elidedlabel.cpp6
-rw-r--r--examples/widgets/widgets/elidedlabel/elidedlabel.h6
-rw-r--r--examples/widgets/widgets/elidedlabel/main.cpp6
-rw-r--r--examples/widgets/widgets/elidedlabel/testwidget.cpp6
-rw-r--r--examples/widgets/widgets/elidedlabel/testwidget.h6
-rw-r--r--examples/widgets/widgets/groupbox/main.cpp6
-rw-r--r--examples/widgets/widgets/groupbox/window.cpp6
-rw-r--r--examples/widgets/widgets/groupbox/window.h6
-rw-r--r--examples/widgets/widgets/icons/iconpreviewarea.cpp6
-rw-r--r--examples/widgets/widgets/icons/iconpreviewarea.h6
-rw-r--r--examples/widgets/widgets/icons/iconsizespinbox.cpp6
-rw-r--r--examples/widgets/widgets/icons/iconsizespinbox.h6
-rw-r--r--examples/widgets/widgets/icons/imagedelegate.cpp6
-rw-r--r--examples/widgets/widgets/icons/imagedelegate.h6
-rw-r--r--examples/widgets/widgets/icons/main.cpp6
-rw-r--r--examples/widgets/widgets/icons/mainwindow.cpp6
-rw-r--r--examples/widgets/widgets/icons/mainwindow.h6
-rw-r--r--examples/widgets/widgets/imageviewer/imageviewer.cpp6
-rw-r--r--examples/widgets/widgets/imageviewer/imageviewer.h6
-rw-r--r--examples/widgets/widgets/imageviewer/main.cpp6
-rw-r--r--examples/widgets/widgets/lineedits/main.cpp6
-rw-r--r--examples/widgets/widgets/lineedits/window.cpp6
-rw-r--r--examples/widgets/widgets/lineedits/window.h6
-rw-r--r--examples/widgets/widgets/mousebuttons/buttontester.cpp6
-rw-r--r--examples/widgets/widgets/mousebuttons/buttontester.h6
-rw-r--r--examples/widgets/widgets/mousebuttons/main.cpp6
-rw-r--r--examples/widgets/widgets/movie/main.cpp6
-rw-r--r--examples/widgets/widgets/movie/movieplayer.cpp6
-rw-r--r--examples/widgets/widgets/movie/movieplayer.h6
-rw-r--r--examples/widgets/widgets/scribble/main.cpp6
-rw-r--r--examples/widgets/widgets/scribble/mainwindow.cpp6
-rw-r--r--examples/widgets/widgets/scribble/mainwindow.h6
-rw-r--r--examples/widgets/widgets/scribble/scribblearea.cpp6
-rw-r--r--examples/widgets/widgets/scribble/scribblearea.h6
-rw-r--r--examples/widgets/widgets/shapedclock/main.cpp6
-rw-r--r--examples/widgets/widgets/shapedclock/shapedclock.cpp6
-rw-r--r--examples/widgets/widgets/shapedclock/shapedclock.h6
-rw-r--r--examples/widgets/widgets/sliders/main.cpp6
-rw-r--r--examples/widgets/widgets/sliders/slidersgroup.cpp6
-rw-r--r--examples/widgets/widgets/sliders/slidersgroup.h6
-rw-r--r--examples/widgets/widgets/sliders/window.cpp6
-rw-r--r--examples/widgets/widgets/sliders/window.h6
-rw-r--r--examples/widgets/widgets/spinboxes/main.cpp6
-rw-r--r--examples/widgets/widgets/spinboxes/window.cpp6
-rw-r--r--examples/widgets/widgets/spinboxes/window.h6
-rw-r--r--examples/widgets/widgets/styles/main.cpp6
-rw-r--r--examples/widgets/widgets/styles/norwegianwoodstyle.cpp6
-rw-r--r--examples/widgets/widgets/styles/norwegianwoodstyle.h6
-rw-r--r--examples/widgets/widgets/styles/widgetgallery.cpp6
-rw-r--r--examples/widgets/widgets/styles/widgetgallery.h6
-rw-r--r--examples/widgets/widgets/stylesheet/main.cpp6
-rw-r--r--examples/widgets/widgets/stylesheet/mainwindow.cpp6
-rw-r--r--examples/widgets/widgets/stylesheet/mainwindow.h6
-rw-r--r--examples/widgets/widgets/stylesheet/stylesheeteditor.cpp6
-rw-r--r--examples/widgets/widgets/stylesheet/stylesheeteditor.h6
-rw-r--r--examples/widgets/widgets/tablet/main.cpp6
-rw-r--r--examples/widgets/widgets/tablet/mainwindow.cpp6
-rw-r--r--examples/widgets/widgets/tablet/mainwindow.h6
-rw-r--r--examples/widgets/widgets/tablet/tabletapplication.cpp6
-rw-r--r--examples/widgets/widgets/tablet/tabletapplication.h6
-rw-r--r--examples/widgets/widgets/tablet/tabletcanvas.cpp6
-rw-r--r--examples/widgets/widgets/tablet/tabletcanvas.h6
-rw-r--r--examples/widgets/widgets/tetrix/main.cpp6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixboard.cpp6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixboard.h6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixpiece.cpp6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixpiece.h6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixwindow.cpp6
-rw-r--r--examples/widgets/widgets/tetrix/tetrixwindow.h6
-rw-r--r--examples/widgets/widgets/tooltips/main.cpp6
-rw-r--r--examples/widgets/widgets/tooltips/shapeitem.cpp6
-rw-r--r--examples/widgets/widgets/tooltips/shapeitem.h6
-rw-r--r--examples/widgets/widgets/tooltips/sortingbox.cpp6
-rw-r--r--examples/widgets/widgets/tooltips/sortingbox.h6
-rw-r--r--examples/widgets/widgets/validators/ledwidget.cpp6
-rw-r--r--examples/widgets/widgets/validators/ledwidget.h6
-rw-r--r--examples/widgets/widgets/validators/localeselector.cpp6
-rw-r--r--examples/widgets/widgets/validators/localeselector.h6
-rw-r--r--examples/widgets/widgets/validators/main.cpp6
-rw-r--r--examples/widgets/widgets/wiggly/dialog.cpp6
-rw-r--r--examples/widgets/widgets/wiggly/dialog.h6
-rw-r--r--examples/widgets/widgets/wiggly/main.cpp6
-rw-r--r--examples/widgets/widgets/wiggly/wigglywidget.cpp6
-rw-r--r--examples/widgets/widgets/wiggly/wigglywidget.h6
-rw-r--r--examples/widgets/widgets/windowflags/controllerwindow.cpp6
-rw-r--r--examples/widgets/widgets/windowflags/controllerwindow.h6
-rw-r--r--examples/widgets/widgets/windowflags/main.cpp6
-rw-r--r--examples/widgets/widgets/windowflags/previewwindow.cpp6
-rw-r--r--examples/widgets/widgets/windowflags/previewwindow.h6
-rw-r--r--examples/widgets/windowcontainer/windowcontainer.cpp6
-rw-r--r--examples/xml/dombookmarks/main.cpp6
-rw-r--r--examples/xml/dombookmarks/mainwindow.cpp6
-rw-r--r--examples/xml/dombookmarks/mainwindow.h6
-rw-r--r--examples/xml/dombookmarks/xbeltree.cpp6
-rw-r--r--examples/xml/dombookmarks/xbeltree.h6
-rw-r--r--examples/xml/htmlinfo/main.cpp6
-rw-r--r--examples/xml/rsslisting/main.cpp6
-rw-r--r--examples/xml/rsslisting/rsslisting.cpp6
-rw-r--r--examples/xml/rsslisting/rsslisting.h6
-rw-r--r--examples/xml/saxbookmarks/main.cpp6
-rw-r--r--examples/xml/saxbookmarks/mainwindow.cpp6
-rw-r--r--examples/xml/saxbookmarks/mainwindow.h6
-rw-r--r--examples/xml/saxbookmarks/xbelgenerator.cpp6
-rw-r--r--examples/xml/saxbookmarks/xbelgenerator.h6
-rw-r--r--examples/xml/saxbookmarks/xbelhandler.cpp6
-rw-r--r--examples/xml/saxbookmarks/xbelhandler.h6
-rw-r--r--examples/xml/streambookmarks/main.cpp6
-rw-r--r--examples/xml/streambookmarks/mainwindow.cpp6
-rw-r--r--examples/xml/streambookmarks/mainwindow.h6
-rw-r--r--examples/xml/streambookmarks/xbelreader.cpp6
-rw-r--r--examples/xml/streambookmarks/xbelreader.h6
-rw-r--r--examples/xml/streambookmarks/xbelwriter.cpp6
-rw-r--r--examples/xml/streambookmarks/xbelwriter.h6
-rw-r--r--examples/xml/xmlstreamlint/main.cpp6
-rw-r--r--header.BSD6
-rw-r--r--qmake/doc/snippets/code/doc_src_qmake-manual.cpp6
-rw-r--r--qmake/doc/snippets/code/doc_src_qmake-manual.pro6
-rw-r--r--qmake/doc/snippets/qmake/delegate.h6
-rw-r--r--qmake/doc/snippets/qmake/main.cpp6
-rw-r--r--qmake/doc/snippets/qmake/model.cpp6
-rw-r--r--qmake/doc/snippets/qmake/model.h6
-rw-r--r--qmake/doc/snippets/qmake/paintwidget_mac.cpp6
-rw-r--r--qmake/doc/snippets/qmake/paintwidget_unix.cpp6
-rw-r--r--qmake/doc/snippets/qmake/paintwidget_win.cpp6
-rw-r--r--qmake/doc/snippets/qmake/precompile-stable.h6
-rw-r--r--qmake/doc/snippets/qmake/view.h6
-rw-r--r--src/3rdparty/easing/easing.cpp2
-rw-r--r--src/3rdparty/freetype/src/tools/ftrandom/ftrandom.c2
-rw-r--r--src/concurrent/doc/snippets/code/src_concurrent_qtconcurrentfilter.cpp6
-rw-r--r--src/concurrent/doc/snippets/code/src_concurrent_qtconcurrentmap.cpp6
-rw-r--r--src/concurrent/doc/snippets/code/src_concurrent_qtconcurrentrun.cpp6
-rw-r--r--src/corelib/Qt5CoreMacros.cmake2
-rw-r--r--src/corelib/doc/snippets/buffer/buffer.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_containers.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_groups.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_objecttrees.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_properties.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qalgorithms.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qcache.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qiterator.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qnamespace.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qnamespace.qdoc6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qpair.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qplugin.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qset.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qtcore.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_qvarlengtharray.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_resources.cpp6
-rw-r--r--src/corelib/doc/snippets/code/doc_src_resources.qdoc6
-rw-r--r--src/corelib/doc/snippets/code/qlogging/qlogging.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_codecs_qtextcodec.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_concurrent_qthreadpool.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_global_qglobal.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qabstractfileengine.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qdatastream.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qdir.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qdiriterator.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qfile.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qfileinfo.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qiodevice.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qprocess.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qsettings.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qtemporarydir.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qtemporaryfile.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qtextstream.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_io_qurl.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qabstractnativeeventfilter.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qcoreapplication.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qmath.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qmetaobject.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qmetatype.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qmimedata.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qobject.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qtimer.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_kernel_qvariant.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_mimetype_qmimedatabase.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_plugin_qlibrary.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_plugin_quuid.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_statemachine_qstatemachine.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qatomic.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qexception.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qfuture.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qfuturesynchronizer.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qfuturewatcher.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qmutex.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qmutexpool.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qreadwritelock.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qsemaphore.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qthread.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qbitarray.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qbytearray.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qcommandlineoption.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qcommandlineparser.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qcommandlineparser_main.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qdatetime.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qeasingcurve.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qhash.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qlinkedlist.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qlistdata.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qlocale.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qmap.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qpoint.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qqueue.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qrect.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qregexp.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qregularexpression.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qscopedpointer.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qsize.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qstring.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qstringiterator.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qtimeline.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_tools_qvector.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_corelib_xml_qxmlstream.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_gui_dialogs_qmessagebox.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_gui_itemviews_qidentityproxymodel.cpp6
-rw-r--r--src/corelib/doc/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp6
-rw-r--r--src/corelib/doc/snippets/eventfilters/filterobject.cpp6
-rw-r--r--src/corelib/doc/snippets/eventfilters/filterobject.h6
-rw-r--r--src/corelib/doc/snippets/eventfilters/main.cpp6
-rw-r--r--src/corelib/doc/snippets/events/events.cpp6
-rw-r--r--src/corelib/doc/snippets/file/file.cpp6
-rw-r--r--src/corelib/doc/snippets/fileinfo/main.cpp6
-rw-r--r--src/corelib/doc/snippets/hellotrmain.cpp6
-rw-r--r--src/corelib/doc/snippets/ntfsp.cpp6
-rw-r--r--src/corelib/doc/snippets/pointer/pointer.cpp6
-rw-r--r--src/corelib/doc/snippets/process/process.cpp6
-rw-r--r--src/corelib/doc/snippets/qdebug/qdebugsnippet.cpp6
-rw-r--r--src/corelib/doc/snippets/qdir-listfiles/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qdir-namefilters/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qelapsedtimer/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qloggingcategory/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qmessageauthenticationcode/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-invokable/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-invokable/window.cpp6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-invokable/window.h6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-revision/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-revision/window.cpp6
-rw-r--r--src/corelib/doc/snippets/qmetaobject-revision/window.h6
-rw-r--r--src/corelib/doc/snippets/qprocess-environment/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qprocess/qprocess-simpleexecution.cpp6
-rw-r--r--src/corelib/doc/snippets/qsignalmapper/buttonwidget.cpp6
-rw-r--r--src/corelib/doc/snippets/qsignalmapper/buttonwidget.h6
-rw-r--r--src/corelib/doc/snippets/qsortfilterproxymodel-details/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qstack/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qstring/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qstring/stringbuilder.cpp6
-rw-r--r--src/corelib/doc/snippets/qstringlist/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qstringlistmodel/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qtcast/qtcast.cpp6
-rw-r--r--src/corelib/doc/snippets/qversionnumber/main.cpp6
-rw-r--r--src/corelib/doc/snippets/qxmlstreamwriter/main.cpp6
-rw-r--r--src/corelib/doc/snippets/resource-system/mainwindow.cpp6
-rw-r--r--src/corelib/doc/snippets/settings/settings.cpp6
-rw-r--r--src/corelib/doc/snippets/sharedemployee/employee.h6
-rw-r--r--src/corelib/doc/snippets/sharedemployee/main.cpp6
-rw-r--r--src/corelib/doc/snippets/signalmapper/filereader.cpp6
-rw-r--r--src/corelib/doc/snippets/signalsandslots/lcdnumber.h6
-rw-r--r--src/corelib/doc/snippets/signalsandslots/signalsandslots.cpp6
-rw-r--r--src/corelib/doc/snippets/signalsandslots/signalsandslots.h6
-rw-r--r--src/corelib/doc/snippets/statemachine/eventtest.cpp6
-rw-r--r--src/corelib/doc/snippets/statemachine/main.cpp6
-rw-r--r--src/corelib/doc/snippets/statemachine/main2.cpp6
-rw-r--r--src/corelib/doc/snippets/statemachine/main3.cpp6
-rw-r--r--src/corelib/doc/snippets/statemachine/main4.cpp6
-rw-r--r--src/corelib/doc/snippets/statemachine/main5.cpp6
-rw-r--r--src/corelib/doc/snippets/streaming/main.cpp6
-rw-r--r--src/corelib/doc/snippets/threads/threads.cpp6
-rw-r--r--src/corelib/doc/snippets/timers/analogclock.cpp6
-rw-r--r--src/corelib/doc/snippets/timers/timers.cpp6
-rw-r--r--src/corelib/io/qurl.cpp4
-rw-r--r--src/corelib/tools/qdatetime.cpp2
-rw-r--r--src/dbus/Qt5DBusMacros.cmake2
-rw-r--r--src/dbus/doc/snippets/code/doc_src_introtodbus.qdoc6
-rw-r--r--src/dbus/doc/snippets/code/doc_src_qdbusadaptors.cpp6
-rw-r--r--src/dbus/doc/snippets/code/doc_src_qtdbus.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbusabstractinterface.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbusargument.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbuscontext.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbusinterface.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbusmetatype.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbuspendingcall.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbuspendingreply.cpp6
-rw-r--r--src/dbus/doc/snippets/code/src_qdbus_qdbusreply.cpp6
-rw-r--r--src/dbus/doc/snippets/qdbusextratypes/qdbusextratypes.cpp6
-rw-r--r--src/gui/doc/snippets/brush/brush.cpp6
-rw-r--r--src/gui/doc/snippets/brush/gradientcreationsnippet.cpp6
-rw-r--r--src/gui/doc/snippets/clipboard/clipwindow.cpp6
-rw-r--r--src/gui/doc/snippets/clipboard/clipwindow.h6
-rw-r--r--src/gui/doc/snippets/clipboard/main.cpp6
-rw-r--r--src/gui/doc/snippets/code/doc_src_coordsys.cpp6
-rw-r--r--src/gui/doc/snippets/code/doc_src_richtext.cpp6
-rw-r--r--src/gui/doc/snippets/code/doc_src_richtext.qdoc6
-rw-r--r--src/gui/doc/snippets/code/src_gui_accessible_qaccessible.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qicon.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qimage.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qimagereader.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qimagewriter.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qmovie.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qpixmap.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_image_qpixmapcache.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qapplication.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qclipboard.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qevent.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qguiapplication.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qguiapplication_x11.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qkeysequence.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_kernel_qshortcutmap.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qbrush.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qcolor.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qmatrix.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qpainter.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qpainterpath.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qpen.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qregion.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qregion_unix.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_painting_qtransform.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_qopenglshaderprogram.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qfont.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qfontmetrics.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qsyntaxhighlighter.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qtextcursor.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qtextdocument.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qtextdocumentwriter.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_text_qtextlayout.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_util_qdesktopservices.cpp6
-rw-r--r--src/gui/doc/snippets/code/src_gui_util_qvalidator.cpp6
-rw-r--r--src/gui/doc/snippets/draganddrop/dragwidget.cpp6
-rw-r--r--src/gui/doc/snippets/draganddrop/dragwidget.h6
-rw-r--r--src/gui/doc/snippets/draganddrop/main.cpp6
-rw-r--r--src/gui/doc/snippets/draganddrop/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/draganddrop/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/dragging/main.cpp6
-rw-r--r--src/gui/doc/snippets/dragging/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/dragging/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/droparea.cpp6
-rw-r--r--src/gui/doc/snippets/dropevents/main.cpp6
-rw-r--r--src/gui/doc/snippets/dropevents/window.cpp6
-rw-r--r--src/gui/doc/snippets/dropevents/window.h6
-rw-r--r--src/gui/doc/snippets/droprectangle/main.cpp6
-rw-r--r--src/gui/doc/snippets/droprectangle/window.cpp6
-rw-r--r--src/gui/doc/snippets/droprectangle/window.h6
-rw-r--r--src/gui/doc/snippets/image/image.cpp6
-rw-r--r--src/gui/doc/snippets/image/supportedformat.cpp6
-rw-r--r--src/gui/doc/snippets/matrix/matrix.cpp6
-rw-r--r--src/gui/doc/snippets/picture/picture.cpp6
-rw-r--r--src/gui/doc/snippets/plaintextlayout/main.cpp6
-rw-r--r--src/gui/doc/snippets/plaintextlayout/window.cpp6
-rw-r--r--src/gui/doc/snippets/plaintextlayout/window.h6
-rw-r--r--src/gui/doc/snippets/polygon/polygon.cpp6
-rw-r--r--src/gui/doc/snippets/qfontdatabase/main.cpp6
-rw-r--r--src/gui/doc/snippets/qstatustipevent/main.cpp6
-rw-r--r--src/gui/doc/snippets/qtextobject/textobjectinterface.h6
-rw-r--r--src/gui/doc/snippets/scribe-overview/main.cpp6
-rw-r--r--src/gui/doc/snippets/separations/finalwidget.cpp6
-rw-r--r--src/gui/doc/snippets/separations/finalwidget.h6
-rw-r--r--src/gui/doc/snippets/separations/main.cpp6
-rw-r--r--src/gui/doc/snippets/separations/screenwidget.cpp6
-rw-r--r--src/gui/doc/snippets/separations/screenwidget.h6
-rw-r--r--src/gui/doc/snippets/separations/separations.qdoc6
-rw-r--r--src/gui/doc/snippets/separations/viewer.cpp6
-rw-r--r--src/gui/doc/snippets/separations/viewer.h6
-rw-r--r--src/gui/doc/snippets/textblock-formats/main.cpp6
-rw-r--r--src/gui/doc/snippets/textblock-fragments/main.cpp6
-rw-r--r--src/gui/doc/snippets/textblock-fragments/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textblock-fragments/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textblock-fragments/xmlwriter.cpp6
-rw-r--r--src/gui/doc/snippets/textblock-fragments/xmlwriter.h6
-rw-r--r--src/gui/doc/snippets/textdocument-blocks/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-blocks/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-blocks/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-blocks/xmlwriter.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-blocks/xmlwriter.h6
-rw-r--r--src/gui/doc/snippets/textdocument-charformats/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-css/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-cursors/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-find/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-frames/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-frames/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-frames/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-frames/xmlwriter.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-frames/xmlwriter.h6
-rw-r--r--src/gui/doc/snippets/textdocument-imagedrop/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-imagedrop/textedit.h6
-rw-r--r--src/gui/doc/snippets/textdocument-imageformat/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-images/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-listitems/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-listitems/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-listitems/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-listitemstyles/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-listitemstyles/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-listitemstyles/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-lists/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-printing/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-printing/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-printing/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-resources/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-selections/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-selections/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-selections/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-tables/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-tables/mainwindow.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-tables/mainwindow.h6
-rw-r--r--src/gui/doc/snippets/textdocument-tables/xmlwriter.cpp6
-rw-r--r--src/gui/doc/snippets/textdocument-tables/xmlwriter.h6
-rw-r--r--src/gui/doc/snippets/textdocument-texttable/main.cpp6
-rw-r--r--src/gui/doc/snippets/textdocumentendsnippet.cpp6
-rw-r--r--src/gui/doc/snippets/transform/main.cpp6
-rw-r--r--src/network/doc/snippets/code/doc_src_qtnetwork.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_access_qftp.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_access_qnetworkaccessmanager.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_access_qnetworkdiskcache.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_access_qnetworkreply.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_access_qnetworkrequest.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_kernel_qdnslookup.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_kernel_qhostaddress.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_kernel_qhostinfo.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_kernel_qnetworkproxy.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_socket_qabstractsocket.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_socket_qlocalsocket_unix.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_socket_qnativesocketengine.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_socket_qtcpserver.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_socket_qudpsocket.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_ssl_qsslcertificate.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_ssl_qsslconfiguration.cpp6
-rw-r--r--src/network/doc/snippets/code/src_network_ssl_qsslsocket.cpp6
-rw-r--r--src/network/doc/snippets/network/tcpwait.cpp6
-rw-r--r--src/opengl/doc/snippets/code/doc_src_qtopengl.cpp6
-rw-r--r--src/opengl/doc/snippets/code/src_opengl_qgl.cpp6
-rw-r--r--src/opengl/doc/snippets/code/src_opengl_qglcolormap.cpp6
-rw-r--r--src/opengl/doc/snippets/code/src_opengl_qglpixelbuffer.cpp6
-rw-r--r--src/opengl/doc/snippets/code/src_opengl_qglshaderprogram.cpp6
-rw-r--r--src/openglextensions/qopenglextensions.cpp6
-rw-r--r--src/openglextensions/qopenglextensions.h6
-rw-r--r--src/platformheaders/doc/snippets/qwindowswindowfunctions/main.cpp6
-rw-r--r--src/platformheaders/doc/snippets/qxcbwindowfunctions/main.cpp6
-rw-r--r--src/printsupport/doc/snippets/code/doc_src_qtprintsupport.cpp6
-rw-r--r--src/printsupport/doc/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp6
-rw-r--r--src/printsupport/doc/snippets/printing-qprinter/errors.cpp6
-rw-r--r--src/printsupport/doc/snippets/printing-qprinter/object.cpp6
-rw-r--r--src/printsupport/doc/snippets/widgetprinting.cpp6
-rw-r--r--src/sql/doc/snippets/code/doc_src_qtsql.cpp6
-rw-r--r--src/sql/doc/snippets/code/doc_src_sql-driver.cpp6
-rw-r--r--src/sql/doc/snippets/code/doc_src_sql-driver.qdoc6
-rw-r--r--src/sql/doc/snippets/code/src_sql_kernel_qsqldatabase.cpp6
-rw-r--r--src/sql/doc/snippets/code/src_sql_kernel_qsqldriver.cpp6
-rw-r--r--src/sql/doc/snippets/code/src_sql_kernel_qsqlerror.cpp6
-rw-r--r--src/sql/doc/snippets/code/src_sql_kernel_qsqlquery.cpp6
-rw-r--r--src/sql/doc/snippets/code/src_sql_kernel_qsqlresult.cpp6
-rw-r--r--src/sql/doc/snippets/code/src_sql_models_qsqlquerymodel.cpp6
-rw-r--r--src/sql/doc/snippets/sqldatabase/sqldatabase.cpp6
-rw-r--r--src/testlib/doc/snippets/code/doc_src_qsignalspy.cpp6
-rw-r--r--src/testlib/doc/snippets/code/doc_src_qtestevent.cpp6
-rw-r--r--src/testlib/doc/snippets/code/doc_src_qtestlib.cpp6
-rw-r--r--src/testlib/doc/snippets/code/doc_src_qtestlib.qdoc6
-rw-r--r--src/testlib/doc/snippets/code/doc_src_qttest.cpp6
-rw-r--r--src/testlib/doc/snippets/code/src_qtestlib_qtestcase.cpp6
-rw-r--r--src/tools/qdoc/doc/examples/componentset/ProgressBar.qml6
-rw-r--r--src/tools/qdoc/doc/examples/componentset/Switch.qml6
-rw-r--r--src/tools/qdoc/doc/examples/componentset/TabWidget.qml6
-rw-r--r--src/widgets/Qt5WidgetsMacros.cmake2
-rw-r--r--src/widgets/doc/snippets/code/doc_gui_widgets_qopenglwidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_examples_dropsite.qdoc6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_layout.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_model-view-programming.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_qt4-mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_qt4-styles.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_qtwidgets.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_styles.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_stylesheet.cpp6
-rw-r--r--src/widgets/doc/snippets/code/doc_src_stylesheet.qdoc6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_dialogs_qfiledialog.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_dialogs_qfontdialog.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_dialogs_qmessagebox.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_dialogs_qwizard.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_effects_qgraphicseffect.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicsview.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_image_qpixmapfilter.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_itemviews_qabstractitemview.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_itemviews_qtablewidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_itemviews_qtreewidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qaction.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qapplication.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qformlayout.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qlayout.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qlayoutitem.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qshortcut.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_kernel_qwidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_painting_qdrawutil.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_qproxystyle.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_styles_qstyle.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_styles_qstyleoption.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_util_qcompleter.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_util_qundostack.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qabstractbutton.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qabstractspinbox.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qcalendarwidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qcheckbox.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qdatetimeedit.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qdockwidget.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qframe.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qgroupbox.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qlabel.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qlineedit.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qmainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qmenu.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qmenubar.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qplaintextedit.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qpushbutton.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qradiobutton.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qrubberband.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qscrollarea.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qspinbox.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qsplashscreen.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qsplitter.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qstatusbar.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qtextbrowser.cpp6
-rw-r--r--src/widgets/doc/snippets/code/src_gui_widgets_qtextedit.cpp6
-rw-r--r--src/widgets/doc/snippets/common-table-model/model.cpp6
-rw-r--r--src/widgets/doc/snippets/common-table-model/model.h6
-rw-r--r--src/widgets/doc/snippets/customstyle/customstyle.cpp6
-rw-r--r--src/widgets/doc/snippets/customstyle/customstyle.h6
-rw-r--r--src/widgets/doc/snippets/customstyle/main.cpp6
-rw-r--r--src/widgets/doc/snippets/customviewstyle.cpp6
-rw-r--r--src/widgets/doc/snippets/dialogs/dialogs.cpp6
-rw-r--r--src/widgets/doc/snippets/dockwidgets/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/filedialogurls.cpp6
-rw-r--r--src/widgets/doc/snippets/graphicssceneadditemsnippet.cpp6
-rw-r--r--src/widgets/doc/snippets/graphicsview.cpp6
-rw-r--r--src/widgets/doc/snippets/itemselection/main.cpp6
-rw-r--r--src/widgets/doc/snippets/javastyle.cpp6
-rw-r--r--src/widgets/doc/snippets/layouts/layouts.cpp6
-rw-r--r--src/widgets/doc/snippets/mainwindowsnippet.cpp6
-rw-r--r--src/widgets/doc/snippets/mdiareasnippets.cpp6
-rw-r--r--src/widgets/doc/snippets/myscrollarea.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistview-dnd/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistview-dnd/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistview-dnd/mainwindow.h6
-rw-r--r--src/widgets/doc/snippets/qlistview-dnd/model.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistview-dnd/model.h6
-rw-r--r--src/widgets/doc/snippets/qlistwidget-dnd/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistwidget-dnd/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qlistwidget-dnd/mainwindow.h6
-rw-r--r--src/widgets/doc/snippets/qlistwidget-using/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qmacnativewidget/main.mm6
-rw-r--r--src/widgets/doc/snippets/qsortfilterproxymodel/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qsplashscreen/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qstackedlayout/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qstackedwidget/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qstyleoption/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qstyleplugin/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qtablewidget-resizing/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qtablewidget-using/main.cpp6
-rw-r--r--src/widgets/doc/snippets/qtablewidget-using/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qtablewidget-using/mainwindow.h6
-rw-r--r--src/widgets/doc/snippets/qtreewidget-using/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/qtreewidgetitemiterator-using/mainwindow.cpp6
-rw-r--r--src/widgets/doc/snippets/reading-selections/main.cpp6
-rw-r--r--src/widgets/doc/snippets/reading-selections/window.cpp6
-rw-r--r--src/widgets/doc/snippets/reading-selections/window.h6
-rw-r--r--src/widgets/doc/snippets/shareddirmodel/main.cpp6
-rw-r--r--src/widgets/doc/snippets/sharedtablemodel/main.cpp6
-rw-r--r--src/widgets/doc/snippets/simplemodel-use/main.cpp6
-rw-r--r--src/widgets/doc/snippets/splitter/splitter.cpp6
-rw-r--r--src/widgets/doc/snippets/splitterhandle/splitter.cpp6
-rw-r--r--src/widgets/doc/snippets/splitterhandle/splitter.h6
-rw-r--r--src/widgets/doc/snippets/stringlistmodel/main.cpp6
-rw-r--r--src/widgets/doc/snippets/stringlistmodel/model.cpp6
-rw-r--r--src/widgets/doc/snippets/stringlistmodel/model.h6
-rw-r--r--src/widgets/doc/snippets/styles/styles.cpp6
-rw-r--r--src/widgets/doc/snippets/stylesheet/common-mistakes.cpp6
-rw-r--r--src/widgets/doc/snippets/textdocument-imagedrop/textedit.cpp6
-rw-r--r--src/widgets/doc/snippets/timeline/main.cpp6
-rw-r--r--src/widgets/doc/snippets/updating-selections/main.cpp6
-rw-r--r--src/widgets/doc/snippets/updating-selections/window.cpp6
-rw-r--r--src/widgets/doc/snippets/updating-selections/window.h6
-rw-r--r--src/widgets/doc/snippets/whatsthis/whatsthis.cpp6
-rw-r--r--src/widgets/doc/snippets/widget-mask/main.cpp6
-rw-r--r--src/widgets/doc/snippets/widgetdelegate.cpp6
-rw-r--r--src/widgets/doc/snippets/widgets-tutorial/template.cpp6
-rw-r--r--src/winmain/qtmain_win.cpp6
-rw-r--r--src/winmain/qtmain_winrt.cpp6
-rw-r--r--src/xml/doc/snippets/code/doc_src_qtxml.cpp6
-rw-r--r--src/xml/doc/snippets/code/doc_src_qtxml.qdoc6
-rw-r--r--src/xml/doc/snippets/code/src_xml_dom_qdom.cpp6
-rw-r--r--src/xml/doc/snippets/code/src_xml_sax_qxml.cpp6
-rw-r--r--src/xml/doc/snippets/rsslisting/handler.cpp6
-rw-r--r--src/xml/doc/snippets/rsslisting/listing.cpp6
-rw-r--r--src/xml/doc/snippets/simpleparse/main.cpp6
-rw-r--r--tests/auto/corelib/global/qglobalstatic/tst_qglobalstatic.cpp6
-rw-r--r--tests/manual/qlocale/calendar.cpp6
-rw-r--r--tests/manual/qlocale/calendar.h6
-rw-r--r--tests/manual/qlocale/currency.cpp6
-rw-r--r--tests/manual/qlocale/currency.h6
-rw-r--r--tests/manual/qlocale/dateformats.cpp6
-rw-r--r--tests/manual/qlocale/dateformats.h6
-rw-r--r--tests/manual/qlocale/info.cpp6
-rw-r--r--tests/manual/qlocale/info.h6
-rw-r--r--tests/manual/qlocale/languages.cpp6
-rw-r--r--tests/manual/qlocale/languages.h6
-rw-r--r--tests/manual/qlocale/main.cpp6
-rw-r--r--tests/manual/qlocale/miscellaneous.cpp6
-rw-r--r--tests/manual/qlocale/miscellaneous.h6
-rw-r--r--tests/manual/qlocale/numberformats.cpp6
-rw-r--r--tests/manual/qlocale/numberformats.h6
-rw-r--r--tests/manual/qlocale/window.cpp6
-rw-r--r--tests/manual/qlocale/window.h6
-rw-r--r--tests/manual/windowtransparency/windowtransparency.cpp6
-rw-r--r--tests/manual/xembed-raster/main.cpp6
-rw-r--r--tests/manual/xembed-raster/rasterwindow.cpp6
-rw-r--r--tests/manual/xembed-raster/rasterwindow.h6
-rw-r--r--tests/manual/xembed-widgets/main.cpp6
-rw-r--r--tests/manual/xembed-widgets/window.cpp6
-rw-r--r--tests/manual/xembed-widgets/window.h6
-rw-r--r--util/glgen/qopenglextensions.cpp.header6
-rw-r--r--util/glgen/qopenglextensions.h.header6
1520 files changed, 4547 insertions, 4547 deletions
diff --git a/doc/src/snippets/code/doc_src_examples_simpledommodel.cpp b/doc/src/snippets/code/doc_src_examples_simpledommodel.cpp
index fff9e32164..77fd545aef 100644
--- a/doc/src/snippets/code/doc_src_examples_simpledommodel.cpp
+++ b/doc/src/snippets/code/doc_src_examples_simpledommodel.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/doc_src_examples_svgalib.qdoc b/doc/src/snippets/code/doc_src_examples_svgalib.qdoc
index d044d81fc3..bbe5ef61fa 100644
--- a/doc/src/snippets/code/doc_src_examples_svgalib.qdoc
+++ b/doc/src/snippets/code/doc_src_examples_svgalib.qdoc
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp b/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp
index c66c5ad64a..1c5ccc5918 100644
--- a/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp
+++ b/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_corelib_tools_qqueue.cpp b/doc/src/snippets/code/src_corelib_tools_qqueue.cpp
index ebc0a345bf..99779f4185 100644
--- a/doc/src/snippets/code/src_corelib_tools_qqueue.cpp
+++ b/doc/src/snippets/code/src_corelib_tools_qqueue.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_corelib_tools_qvector.cpp b/doc/src/snippets/code/src_corelib_tools_qvector.cpp
index 66b77bd58a..77b34c95fc 100644
--- a/doc/src/snippets/code/src_corelib_tools_qvector.cpp
+++ b/doc/src/snippets/code/src_corelib_tools_qvector.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_gui_image_qbitmap.cpp b/doc/src/snippets/code/src_gui_image_qbitmap.cpp
index ee85af5a77..c397840bd4 100644
--- a/doc/src/snippets/code/src_gui_image_qbitmap.cpp
+++ b/doc/src/snippets/code/src_gui_image_qbitmap.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_gui_kernel_qsound.cpp b/doc/src/snippets/code/src_gui_kernel_qsound.cpp
index 9cb5f33c63..40743aa590 100644
--- a/doc/src/snippets/code/src_gui_kernel_qsound.cpp
+++ b/doc/src/snippets/code/src_gui_kernel_qsound.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_network_access_qhttp.cpp b/doc/src/snippets/code/src_network_access_qhttp.cpp
index a5ee98c445..7327dabbaa 100644
--- a/doc/src/snippets/code/src_network_access_qhttp.cpp
+++ b/doc/src/snippets/code/src_network_access_qhttp.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp b/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp
index 66a7b6671b..e6946814c7 100644
--- a/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp
+++ b/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/pointer/pointer.cpp b/doc/src/snippets/pointer/pointer.cpp
index 04789b7b2d..84f6be2eac 100644
--- a/doc/src/snippets/pointer/pointer.cpp
+++ b/doc/src/snippets/pointer/pointer.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/quiloader/main.cpp b/doc/src/snippets/quiloader/main.cpp
index e4d628a317..0554998cd2 100644
--- a/doc/src/snippets/quiloader/main.cpp
+++ b/doc/src/snippets/quiloader/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/doc/src/snippets/quiloader/mywidget.cpp b/doc/src/snippets/quiloader/mywidget.cpp
index bb77b787f0..736cdf8291 100644
--- a/doc/src/snippets/quiloader/mywidget.cpp
+++ b/doc/src/snippets/quiloader/mywidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneclient/client.cpp b/examples/corelib/ipc/localfortuneclient/client.cpp
index c3952d4271..853cb2b087 100644
--- a/examples/corelib/ipc/localfortuneclient/client.cpp
+++ b/examples/corelib/ipc/localfortuneclient/client.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneclient/client.h b/examples/corelib/ipc/localfortuneclient/client.h
index d8b8ab7c94..f12957fe33 100644
--- a/examples/corelib/ipc/localfortuneclient/client.h
+++ b/examples/corelib/ipc/localfortuneclient/client.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneclient/main.cpp b/examples/corelib/ipc/localfortuneclient/main.cpp
index 09a6ebc367..17051871db 100644
--- a/examples/corelib/ipc/localfortuneclient/main.cpp
+++ b/examples/corelib/ipc/localfortuneclient/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneserver/main.cpp b/examples/corelib/ipc/localfortuneserver/main.cpp
index e61c6a2768..589bb5e339 100644
--- a/examples/corelib/ipc/localfortuneserver/main.cpp
+++ b/examples/corelib/ipc/localfortuneserver/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneserver/server.cpp b/examples/corelib/ipc/localfortuneserver/server.cpp
index f07c24577e..5b64e917d9 100644
--- a/examples/corelib/ipc/localfortuneserver/server.cpp
+++ b/examples/corelib/ipc/localfortuneserver/server.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/localfortuneserver/server.h b/examples/corelib/ipc/localfortuneserver/server.h
index e10d02ddb5..fdafdacc90 100644
--- a/examples/corelib/ipc/localfortuneserver/server.h
+++ b/examples/corelib/ipc/localfortuneserver/server.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/sharedmemory/dialog.cpp b/examples/corelib/ipc/sharedmemory/dialog.cpp
index 9784b41d2b..46d50ba01e 100644
--- a/examples/corelib/ipc/sharedmemory/dialog.cpp
+++ b/examples/corelib/ipc/sharedmemory/dialog.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/sharedmemory/dialog.h b/examples/corelib/ipc/sharedmemory/dialog.h
index 693d2dd845..ea6573e573 100644
--- a/examples/corelib/ipc/sharedmemory/dialog.h
+++ b/examples/corelib/ipc/sharedmemory/dialog.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/ipc/sharedmemory/main.cpp b/examples/corelib/ipc/sharedmemory/main.cpp
index d5e6ce1aa1..240d04201a 100644
--- a/examples/corelib/ipc/sharedmemory/main.cpp
+++ b/examples/corelib/ipc/sharedmemory/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/character.cpp b/examples/corelib/json/savegame/character.cpp
index bbf27213e1..a4b58aabb4 100644
--- a/examples/corelib/json/savegame/character.cpp
+++ b/examples/corelib/json/savegame/character.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/character.h b/examples/corelib/json/savegame/character.h
index def2444cea..c8f1a71327 100644
--- a/examples/corelib/json/savegame/character.h
+++ b/examples/corelib/json/savegame/character.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/game.cpp b/examples/corelib/json/savegame/game.cpp
index a1bc225c14..c4ec23d689 100644
--- a/examples/corelib/json/savegame/game.cpp
+++ b/examples/corelib/json/savegame/game.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/game.h b/examples/corelib/json/savegame/game.h
index 38da90af2d..62f3e13650 100644
--- a/examples/corelib/json/savegame/game.h
+++ b/examples/corelib/json/savegame/game.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/level.cpp b/examples/corelib/json/savegame/level.cpp
index 89abfb1376..26b1bcc9e5 100644
--- a/examples/corelib/json/savegame/level.cpp
+++ b/examples/corelib/json/savegame/level.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/level.h b/examples/corelib/json/savegame/level.h
index 38b98d160d..3f5ad22962 100644
--- a/examples/corelib/json/savegame/level.h
+++ b/examples/corelib/json/savegame/level.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/json/savegame/main.cpp b/examples/corelib/json/savegame/main.cpp
index 60fd5655d7..02f0660f27 100644
--- a/examples/corelib/json/savegame/main.cpp
+++ b/examples/corelib/json/savegame/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/mandelbrot/main.cpp b/examples/corelib/threads/mandelbrot/main.cpp
index 3fe5e99886..e9157197f9 100644
--- a/examples/corelib/threads/mandelbrot/main.cpp
+++ b/examples/corelib/threads/mandelbrot/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp b/examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp
index fd44ec367b..dc84a74a50 100644
--- a/examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp
+++ b/examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/mandelbrot/mandelbrotwidget.h b/examples/corelib/threads/mandelbrot/mandelbrotwidget.h
index 4e561f1099..170446df5f 100644
--- a/examples/corelib/threads/mandelbrot/mandelbrotwidget.h
+++ b/examples/corelib/threads/mandelbrot/mandelbrotwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/mandelbrot/renderthread.cpp b/examples/corelib/threads/mandelbrot/renderthread.cpp
index 0e5f77255c..e114fa0e7e 100644
--- a/examples/corelib/threads/mandelbrot/renderthread.cpp
+++ b/examples/corelib/threads/mandelbrot/renderthread.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/mandelbrot/renderthread.h b/examples/corelib/threads/mandelbrot/renderthread.h
index e0c06ccf30..41d83c6323 100644
--- a/examples/corelib/threads/mandelbrot/renderthread.h
+++ b/examples/corelib/threads/mandelbrot/renderthread.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/block.cpp b/examples/corelib/threads/queuedcustomtype/block.cpp
index 7b330af63b..90a3602046 100644
--- a/examples/corelib/threads/queuedcustomtype/block.cpp
+++ b/examples/corelib/threads/queuedcustomtype/block.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/block.h b/examples/corelib/threads/queuedcustomtype/block.h
index aa82588797..a345dd17e2 100644
--- a/examples/corelib/threads/queuedcustomtype/block.h
+++ b/examples/corelib/threads/queuedcustomtype/block.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/main.cpp b/examples/corelib/threads/queuedcustomtype/main.cpp
index f2ebaf6ac2..f3a20bde58 100644
--- a/examples/corelib/threads/queuedcustomtype/main.cpp
+++ b/examples/corelib/threads/queuedcustomtype/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/renderthread.cpp b/examples/corelib/threads/queuedcustomtype/renderthread.cpp
index 9bd06b780d..c063f30885 100644
--- a/examples/corelib/threads/queuedcustomtype/renderthread.cpp
+++ b/examples/corelib/threads/queuedcustomtype/renderthread.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/renderthread.h b/examples/corelib/threads/queuedcustomtype/renderthread.h
index a29e94570e..a70059ec29 100644
--- a/examples/corelib/threads/queuedcustomtype/renderthread.h
+++ b/examples/corelib/threads/queuedcustomtype/renderthread.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/window.cpp b/examples/corelib/threads/queuedcustomtype/window.cpp
index 1da9a54d63..08c3f32279 100644
--- a/examples/corelib/threads/queuedcustomtype/window.cpp
+++ b/examples/corelib/threads/queuedcustomtype/window.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/queuedcustomtype/window.h b/examples/corelib/threads/queuedcustomtype/window.h
index 820f15f868..b1e578faa0 100644
--- a/examples/corelib/threads/queuedcustomtype/window.h
+++ b/examples/corelib/threads/queuedcustomtype/window.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/semaphores/semaphores.cpp b/examples/corelib/threads/semaphores/semaphores.cpp
index f9898e2b24..4582b91623 100644
--- a/examples/corelib/threads/semaphores/semaphores.cpp
+++ b/examples/corelib/threads/semaphores/semaphores.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/threads/waitconditions/waitconditions.cpp b/examples/corelib/threads/waitconditions/waitconditions.cpp
index dd91915d68..56d066ca93 100644
--- a/examples/corelib/threads/waitconditions/waitconditions.cpp
+++ b/examples/corelib/threads/waitconditions/waitconditions.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/contiguouscache/main.cpp b/examples/corelib/tools/contiguouscache/main.cpp
index a8a3ebd110..97b6fb969c 100644
--- a/examples/corelib/tools/contiguouscache/main.cpp
+++ b/examples/corelib/tools/contiguouscache/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/contiguouscache/randomlistmodel.cpp b/examples/corelib/tools/contiguouscache/randomlistmodel.cpp
index cb2d4a5e76..edcf66ac05 100644
--- a/examples/corelib/tools/contiguouscache/randomlistmodel.cpp
+++ b/examples/corelib/tools/contiguouscache/randomlistmodel.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/contiguouscache/randomlistmodel.h b/examples/corelib/tools/contiguouscache/randomlistmodel.h
index fdd79f75c5..9569ed8abf 100644
--- a/examples/corelib/tools/contiguouscache/randomlistmodel.h
+++ b/examples/corelib/tools/contiguouscache/randomlistmodel.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtype/main.cpp b/examples/corelib/tools/customtype/main.cpp
index f25da2ca57..0f70fda764 100644
--- a/examples/corelib/tools/customtype/main.cpp
+++ b/examples/corelib/tools/customtype/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtype/message.cpp b/examples/corelib/tools/customtype/message.cpp
index a7e15c7c29..9487e4ce67 100644
--- a/examples/corelib/tools/customtype/message.cpp
+++ b/examples/corelib/tools/customtype/message.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtype/message.h b/examples/corelib/tools/customtype/message.h
index 3f83b83682..a888208204 100644
--- a/examples/corelib/tools/customtype/message.h
+++ b/examples/corelib/tools/customtype/message.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtypesending/main.cpp b/examples/corelib/tools/customtypesending/main.cpp
index 86cadff110..5e5807defe 100644
--- a/examples/corelib/tools/customtypesending/main.cpp
+++ b/examples/corelib/tools/customtypesending/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtypesending/message.cpp b/examples/corelib/tools/customtypesending/message.cpp
index cff21f59b0..4adbbee16f 100644
--- a/examples/corelib/tools/customtypesending/message.cpp
+++ b/examples/corelib/tools/customtypesending/message.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtypesending/message.h b/examples/corelib/tools/customtypesending/message.h
index bac5b6ee4a..3feaeef522 100644
--- a/examples/corelib/tools/customtypesending/message.h
+++ b/examples/corelib/tools/customtypesending/message.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtypesending/window.cpp b/examples/corelib/tools/customtypesending/window.cpp
index ed1315aab7..61d2141730 100644
--- a/examples/corelib/tools/customtypesending/window.cpp
+++ b/examples/corelib/tools/customtypesending/window.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/corelib/tools/customtypesending/window.h b/examples/corelib/tools/customtypesending/window.h
index b3b41c487f..48cb3bfd92 100644
--- a/examples/corelib/tools/customtypesending/window.h
+++ b/examples/corelib/tools/customtypesending/window.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/chat/chat.cpp b/examples/dbus/chat/chat.cpp
index 9c8653a1c6..952ee55042 100644
--- a/examples/dbus/chat/chat.cpp
+++ b/examples/dbus/chat/chat.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/chat/chat.h b/examples/dbus/chat/chat.h
index 46fc8d997a..49ff84e103 100644
--- a/examples/dbus/chat/chat.h
+++ b/examples/dbus/chat/chat.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/complexpingpong/complexping.cpp b/examples/dbus/complexpingpong/complexping.cpp
index 1e2ad6d6d5..10318fb0ed 100644
--- a/examples/dbus/complexpingpong/complexping.cpp
+++ b/examples/dbus/complexpingpong/complexping.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/complexpingpong/complexping.h b/examples/dbus/complexpingpong/complexping.h
index 1b254127ad..4eb571dd2f 100644
--- a/examples/dbus/complexpingpong/complexping.h
+++ b/examples/dbus/complexpingpong/complexping.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/complexpingpong/complexpong.cpp b/examples/dbus/complexpingpong/complexpong.cpp
index d03df4dc32..0e0d5fed76 100644
--- a/examples/dbus/complexpingpong/complexpong.cpp
+++ b/examples/dbus/complexpingpong/complexpong.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/complexpingpong/complexpong.h b/examples/dbus/complexpingpong/complexpong.h
index 5fac85f1a1..c3c949b532 100644
--- a/examples/dbus/complexpingpong/complexpong.h
+++ b/examples/dbus/complexpingpong/complexpong.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/complexpingpong/ping-common.h b/examples/dbus/complexpingpong/ping-common.h
index 65c4500806..9e6d52ab66 100644
--- a/examples/dbus/complexpingpong/ping-common.h
+++ b/examples/dbus/complexpingpong/ping-common.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/listnames/listnames.cpp b/examples/dbus/listnames/listnames.cpp
index 1f969ffca6..8559372144 100644
--- a/examples/dbus/listnames/listnames.cpp
+++ b/examples/dbus/listnames/listnames.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/pingpong/ping-common.h b/examples/dbus/pingpong/ping-common.h
index 65c4500806..9e6d52ab66 100644
--- a/examples/dbus/pingpong/ping-common.h
+++ b/examples/dbus/pingpong/ping-common.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/pingpong/ping.cpp b/examples/dbus/pingpong/ping.cpp
index 72b599c518..7cae6d17f4 100644
--- a/examples/dbus/pingpong/ping.cpp
+++ b/examples/dbus/pingpong/ping.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/pingpong/pong.cpp b/examples/dbus/pingpong/pong.cpp
index fa78d246f8..0a94a6fc2e 100644
--- a/examples/dbus/pingpong/pong.cpp
+++ b/examples/dbus/pingpong/pong.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/pingpong/pong.h b/examples/dbus/pingpong/pong.h
index c65125faf9..e1052d0698 100644
--- a/examples/dbus/pingpong/pong.h
+++ b/examples/dbus/pingpong/pong.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/car/car.cpp b/examples/dbus/remotecontrolledcar/car/car.cpp
index a5cbafee9b..8f77162340 100644
--- a/examples/dbus/remotecontrolledcar/car/car.cpp
+++ b/examples/dbus/remotecontrolledcar/car/car.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/car/car.h b/examples/dbus/remotecontrolledcar/car/car.h
index d4cb8faab3..d7aff9cb5f 100644
--- a/examples/dbus/remotecontrolledcar/car/car.h
+++ b/examples/dbus/remotecontrolledcar/car/car.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/car/main.cpp b/examples/dbus/remotecontrolledcar/car/main.cpp
index 5f40a37d05..9db5d1d68b 100644
--- a/examples/dbus/remotecontrolledcar/car/main.cpp
+++ b/examples/dbus/remotecontrolledcar/car/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/controller/controller.cpp b/examples/dbus/remotecontrolledcar/controller/controller.cpp
index d2ac14eedf..5f7dd0c383 100644
--- a/examples/dbus/remotecontrolledcar/controller/controller.cpp
+++ b/examples/dbus/remotecontrolledcar/controller/controller.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/controller/controller.h b/examples/dbus/remotecontrolledcar/controller/controller.h
index 00dc44ff20..f13bbad661 100644
--- a/examples/dbus/remotecontrolledcar/controller/controller.h
+++ b/examples/dbus/remotecontrolledcar/controller/controller.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/dbus/remotecontrolledcar/controller/main.cpp b/examples/dbus/remotecontrolledcar/controller/main.cpp
index 6850b044b5..26c92c6930 100644
--- a/examples/dbus/remotecontrolledcar/controller/main.cpp
+++ b/examples/dbus/remotecontrolledcar/controller/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/analogclock/main.cpp b/examples/gui/analogclock/main.cpp
index defb9b487e..d9c7d7edf9 100644
--- a/examples/gui/analogclock/main.cpp
+++ b/examples/gui/analogclock/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/openglwindow/main.cpp b/examples/gui/openglwindow/main.cpp
index 9e4fc5cd05..6ab05176a6 100644
--- a/examples/gui/openglwindow/main.cpp
+++ b/examples/gui/openglwindow/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/openglwindow/openglwindow.cpp b/examples/gui/openglwindow/openglwindow.cpp
index 8bbcb85ba7..5cd3fde6f1 100644
--- a/examples/gui/openglwindow/openglwindow.cpp
+++ b/examples/gui/openglwindow/openglwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/openglwindow/openglwindow.h b/examples/gui/openglwindow/openglwindow.h
index 5a4c800259..9b5d1fc6ec 100644
--- a/examples/gui/openglwindow/openglwindow.h
+++ b/examples/gui/openglwindow/openglwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/rasterwindow/main.cpp b/examples/gui/rasterwindow/main.cpp
index 33a6fa7974..f7ba34e953 100644
--- a/examples/gui/rasterwindow/main.cpp
+++ b/examples/gui/rasterwindow/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/rasterwindow/rasterwindow.cpp b/examples/gui/rasterwindow/rasterwindow.cpp
index f0f59531a1..96fe5297c8 100644
--- a/examples/gui/rasterwindow/rasterwindow.cpp
+++ b/examples/gui/rasterwindow/rasterwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/gui/rasterwindow/rasterwindow.h b/examples/gui/rasterwindow/rasterwindow.h
index 3a3683d20c..03f7c10281 100644
--- a/examples/gui/rasterwindow/rasterwindow.h
+++ b/examples/gui/rasterwindow/rasterwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/bearermonitor/bearermonitor.cpp b/examples/network/bearermonitor/bearermonitor.cpp
index d3f68fa4df..77fcabbd25 100644
--- a/examples/network/bearermonitor/bearermonitor.cpp
+++ b/examples/network/bearermonitor/bearermonitor.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/bearermonitor/bearermonitor.h b/examples/network/bearermonitor/bearermonitor.h
index 22dd445f41..b4f9e4c192 100644
--- a/examples/network/bearermonitor/bearermonitor.h
+++ b/examples/network/bearermonitor/bearermonitor.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/bearermonitor/main.cpp b/examples/network/bearermonitor/main.cpp
index eaf2a6deb9..2cd5b2eb50 100644
--- a/examples/network/bearermonitor/main.cpp
+++ b/examples/network/bearermonitor/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/bearermonitor/sessionwidget.cpp b/examples/network/bearermonitor/sessionwidget.cpp
index bbeec6bf88..fb731b52d1 100644
--- a/examples/network/bearermonitor/sessionwidget.cpp
+++ b/examples/network/bearermonitor/sessionwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/bearermonitor/sessionwidget.h b/examples/network/bearermonitor/sessionwidget.h
index 30555c3b7d..ad32caafb2 100644
--- a/examples/network/bearermonitor/sessionwidget.h
+++ b/examples/network/bearermonitor/sessionwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/blockingfortuneclient/blockingclient.cpp b/examples/network/blockingfortuneclient/blockingclient.cpp
index 1d9ce0ff89..4a54cab644 100644
--- a/examples/network/blockingfortuneclient/blockingclient.cpp
+++ b/examples/network/blockingfortuneclient/blockingclient.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/blockingfortuneclient/blockingclient.h b/examples/network/blockingfortuneclient/blockingclient.h
index 814e0dde21..261e34e035 100644
--- a/examples/network/blockingfortuneclient/blockingclient.h
+++ b/examples/network/blockingfortuneclient/blockingclient.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/blockingfortuneclient/fortunethread.cpp b/examples/network/blockingfortuneclient/fortunethread.cpp
index b9f55f302b..b948d504ae 100644
--- a/examples/network/blockingfortuneclient/fortunethread.cpp
+++ b/examples/network/blockingfortuneclient/fortunethread.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/blockingfortuneclient/fortunethread.h b/examples/network/blockingfortuneclient/fortunethread.h
index 8f73a797a7..fcd876a761 100644
--- a/examples/network/blockingfortuneclient/fortunethread.h
+++ b/examples/network/blockingfortuneclient/fortunethread.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/blockingfortuneclient/main.cpp b/examples/network/blockingfortuneclient/main.cpp
index ed3ea3a2cb..c3dd9daffc 100644
--- a/examples/network/blockingfortuneclient/main.cpp
+++ b/examples/network/blockingfortuneclient/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastreceiver/main.cpp b/examples/network/broadcastreceiver/main.cpp
index feb3d911f8..6082e81ad1 100644
--- a/examples/network/broadcastreceiver/main.cpp
+++ b/examples/network/broadcastreceiver/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastreceiver/receiver.cpp b/examples/network/broadcastreceiver/receiver.cpp
index aee6cd2dfb..6263010150 100644
--- a/examples/network/broadcastreceiver/receiver.cpp
+++ b/examples/network/broadcastreceiver/receiver.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastreceiver/receiver.h b/examples/network/broadcastreceiver/receiver.h
index f6a80a814e..aeca92e59d 100644
--- a/examples/network/broadcastreceiver/receiver.h
+++ b/examples/network/broadcastreceiver/receiver.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastsender/main.cpp b/examples/network/broadcastsender/main.cpp
index 4b1b4594a7..faefb074cf 100644
--- a/examples/network/broadcastsender/main.cpp
+++ b/examples/network/broadcastsender/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastsender/sender.cpp b/examples/network/broadcastsender/sender.cpp
index 002a73eb21..9497388d65 100644
--- a/examples/network/broadcastsender/sender.cpp
+++ b/examples/network/broadcastsender/sender.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/broadcastsender/sender.h b/examples/network/broadcastsender/sender.h
index 21c3baf192..1996b9a86a 100644
--- a/examples/network/broadcastsender/sender.h
+++ b/examples/network/broadcastsender/sender.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/dnslookup/dnslookup.cpp b/examples/network/dnslookup/dnslookup.cpp
index 81044c2756..e8d00f86a0 100644
--- a/examples/network/dnslookup/dnslookup.cpp
+++ b/examples/network/dnslookup/dnslookup.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/dnslookup/dnslookup.h b/examples/network/dnslookup/dnslookup.h
index 4a293c5219..15355ccf51 100644
--- a/examples/network/dnslookup/dnslookup.h
+++ b/examples/network/dnslookup/dnslookup.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/download/main.cpp b/examples/network/download/main.cpp
index 840fce745f..5f6d113a31 100644
--- a/examples/network/download/main.cpp
+++ b/examples/network/download/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/downloadmanager/downloadmanager.cpp b/examples/network/downloadmanager/downloadmanager.cpp
index ec7e872aee..f1eb004d88 100644
--- a/examples/network/downloadmanager/downloadmanager.cpp
+++ b/examples/network/downloadmanager/downloadmanager.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/downloadmanager/downloadmanager.h b/examples/network/downloadmanager/downloadmanager.h
index ca3d47447a..f128145f7b 100644
--- a/examples/network/downloadmanager/downloadmanager.h
+++ b/examples/network/downloadmanager/downloadmanager.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/downloadmanager/main.cpp b/examples/network/downloadmanager/main.cpp
index 5c3bf7c872..7197896af0 100644
--- a/examples/network/downloadmanager/main.cpp
+++ b/examples/network/downloadmanager/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/downloadmanager/textprogressbar.cpp b/examples/network/downloadmanager/textprogressbar.cpp
index ae2466a004..d485b5ec31 100644
--- a/examples/network/downloadmanager/textprogressbar.cpp
+++ b/examples/network/downloadmanager/textprogressbar.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/downloadmanager/textprogressbar.h b/examples/network/downloadmanager/textprogressbar.h
index 401d62120c..a1c4dd1346 100644
--- a/examples/network/downloadmanager/textprogressbar.h
+++ b/examples/network/downloadmanager/textprogressbar.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneclient/client.cpp b/examples/network/fortuneclient/client.cpp
index 27a5f88b83..fc03a3c596 100644
--- a/examples/network/fortuneclient/client.cpp
+++ b/examples/network/fortuneclient/client.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneclient/client.h b/examples/network/fortuneclient/client.h
index 73a069b0f7..a93d35e4ed 100644
--- a/examples/network/fortuneclient/client.h
+++ b/examples/network/fortuneclient/client.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneclient/main.cpp b/examples/network/fortuneclient/main.cpp
index 0b2b45e2de..2c02dcbaa6 100644
--- a/examples/network/fortuneclient/main.cpp
+++ b/examples/network/fortuneclient/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneserver/main.cpp b/examples/network/fortuneserver/main.cpp
index e61c6a2768..589bb5e339 100644
--- a/examples/network/fortuneserver/main.cpp
+++ b/examples/network/fortuneserver/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneserver/server.cpp b/examples/network/fortuneserver/server.cpp
index 49e6bc7951..64a7814a20 100644
--- a/examples/network/fortuneserver/server.cpp
+++ b/examples/network/fortuneserver/server.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/fortuneserver/server.h b/examples/network/fortuneserver/server.h
index a77dfa489e..d21aa107cf 100644
--- a/examples/network/fortuneserver/server.h
+++ b/examples/network/fortuneserver/server.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/googlesuggest/googlesuggest.cpp b/examples/network/googlesuggest/googlesuggest.cpp
index 4c3b9a468d..ce727e7675 100644
--- a/examples/network/googlesuggest/googlesuggest.cpp
+++ b/examples/network/googlesuggest/googlesuggest.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/googlesuggest/googlesuggest.h b/examples/network/googlesuggest/googlesuggest.h
index 3e9e1cf924..dfa04cd009 100644
--- a/examples/network/googlesuggest/googlesuggest.h
+++ b/examples/network/googlesuggest/googlesuggest.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/googlesuggest/main.cpp b/examples/network/googlesuggest/main.cpp
index 7bb643c20d..d2229060cf 100644
--- a/examples/network/googlesuggest/main.cpp
+++ b/examples/network/googlesuggest/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/googlesuggest/searchbox.cpp b/examples/network/googlesuggest/searchbox.cpp
index 92ca2d2b09..5f8856c0c5 100644
--- a/examples/network/googlesuggest/searchbox.cpp
+++ b/examples/network/googlesuggest/searchbox.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/googlesuggest/searchbox.h b/examples/network/googlesuggest/searchbox.h
index 96b7f81ea1..18ffe2a8cd 100644
--- a/examples/network/googlesuggest/searchbox.h
+++ b/examples/network/googlesuggest/searchbox.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/http/httpwindow.cpp b/examples/network/http/httpwindow.cpp
index 5317e9a460..39623fd6dd 100644
--- a/examples/network/http/httpwindow.cpp
+++ b/examples/network/http/httpwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/http/httpwindow.h b/examples/network/http/httpwindow.h
index 03019ce8dd..f1dc2e1f80 100644
--- a/examples/network/http/httpwindow.h
+++ b/examples/network/http/httpwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/http/main.cpp b/examples/network/http/main.cpp
index 8a596dccb9..5857af265c 100644
--- a/examples/network/http/main.cpp
+++ b/examples/network/http/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/loopback/dialog.cpp b/examples/network/loopback/dialog.cpp
index 87d6249259..cb83a1b299 100644
--- a/examples/network/loopback/dialog.cpp
+++ b/examples/network/loopback/dialog.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/loopback/dialog.h b/examples/network/loopback/dialog.h
index 8fb9f3f457..ab5c611214 100644
--- a/examples/network/loopback/dialog.h
+++ b/examples/network/loopback/dialog.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/loopback/main.cpp b/examples/network/loopback/main.cpp
index 587e10b3a6..73943a7de1 100644
--- a/examples/network/loopback/main.cpp
+++ b/examples/network/loopback/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastreceiver/main.cpp b/examples/network/multicastreceiver/main.cpp
index feb3d911f8..6082e81ad1 100644
--- a/examples/network/multicastreceiver/main.cpp
+++ b/examples/network/multicastreceiver/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastreceiver/receiver.cpp b/examples/network/multicastreceiver/receiver.cpp
index 22b1fefd99..6e4eb80f56 100644
--- a/examples/network/multicastreceiver/receiver.cpp
+++ b/examples/network/multicastreceiver/receiver.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastreceiver/receiver.h b/examples/network/multicastreceiver/receiver.h
index 6417d15225..78cc30a790 100644
--- a/examples/network/multicastreceiver/receiver.h
+++ b/examples/network/multicastreceiver/receiver.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastsender/main.cpp b/examples/network/multicastsender/main.cpp
index 4b1b4594a7..faefb074cf 100644
--- a/examples/network/multicastsender/main.cpp
+++ b/examples/network/multicastsender/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastsender/sender.cpp b/examples/network/multicastsender/sender.cpp
index 59e461b2d5..e7d3512b78 100644
--- a/examples/network/multicastsender/sender.cpp
+++ b/examples/network/multicastsender/sender.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/multicastsender/sender.h b/examples/network/multicastsender/sender.h
index 242287e567..0479872a93 100644
--- a/examples/network/multicastsender/sender.h
+++ b/examples/network/multicastsender/sender.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/chatdialog.cpp b/examples/network/network-chat/chatdialog.cpp
index 36e0368a24..02b2c487c9 100644
--- a/examples/network/network-chat/chatdialog.cpp
+++ b/examples/network/network-chat/chatdialog.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/chatdialog.h b/examples/network/network-chat/chatdialog.h
index d02dd2b5ef..184121cd5e 100644
--- a/examples/network/network-chat/chatdialog.h
+++ b/examples/network/network-chat/chatdialog.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/client.cpp b/examples/network/network-chat/client.cpp
index a2097a90c6..ade5ca1c67 100644
--- a/examples/network/network-chat/client.cpp
+++ b/examples/network/network-chat/client.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/client.h b/examples/network/network-chat/client.h
index 842a097093..37ab1253c5 100644
--- a/examples/network/network-chat/client.h
+++ b/examples/network/network-chat/client.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/connection.cpp b/examples/network/network-chat/connection.cpp
index 2943b9585f..54f58d809f 100644
--- a/examples/network/network-chat/connection.cpp
+++ b/examples/network/network-chat/connection.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/connection.h b/examples/network/network-chat/connection.h
index f414ec18a6..792e15d84f 100644
--- a/examples/network/network-chat/connection.h
+++ b/examples/network/network-chat/connection.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/main.cpp b/examples/network/network-chat/main.cpp
index f041b5d6b5..79d2d1134a 100644
--- a/examples/network/network-chat/main.cpp
+++ b/examples/network/network-chat/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/peermanager.cpp b/examples/network/network-chat/peermanager.cpp
index 05e84a90c4..2c703578bd 100644
--- a/examples/network/network-chat/peermanager.cpp
+++ b/examples/network/network-chat/peermanager.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/peermanager.h b/examples/network/network-chat/peermanager.h
index ad611b0008..06ea2766fe 100644
--- a/examples/network/network-chat/peermanager.h
+++ b/examples/network/network-chat/peermanager.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/server.cpp b/examples/network/network-chat/server.cpp
index 0434649a16..956d97c930 100644
--- a/examples/network/network-chat/server.cpp
+++ b/examples/network/network-chat/server.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/network-chat/server.h b/examples/network/network-chat/server.h
index 364f04442c..91841ca7cd 100644
--- a/examples/network/network-chat/server.h
+++ b/examples/network/network-chat/server.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/securesocketclient/certificateinfo.cpp b/examples/network/securesocketclient/certificateinfo.cpp
index 0149ce0e18..0d8abc1315 100644
--- a/examples/network/securesocketclient/certificateinfo.cpp
+++ b/examples/network/securesocketclient/certificateinfo.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/securesocketclient/certificateinfo.h b/examples/network/securesocketclient/certificateinfo.h
index 0cacbc9050..eb444af507 100644
--- a/examples/network/securesocketclient/certificateinfo.h
+++ b/examples/network/securesocketclient/certificateinfo.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/securesocketclient/main.cpp b/examples/network/securesocketclient/main.cpp
index ca8b635810..f49e5d7716 100644
--- a/examples/network/securesocketclient/main.cpp
+++ b/examples/network/securesocketclient/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/securesocketclient/sslclient.cpp b/examples/network/securesocketclient/sslclient.cpp
index 6e5b1829d8..de029d6f73 100644
--- a/examples/network/securesocketclient/sslclient.cpp
+++ b/examples/network/securesocketclient/sslclient.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/securesocketclient/sslclient.h b/examples/network/securesocketclient/sslclient.h
index 5653785bbd..57b38ddfdc 100644
--- a/examples/network/securesocketclient/sslclient.h
+++ b/examples/network/securesocketclient/sslclient.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/dialog.cpp b/examples/network/threadedfortuneserver/dialog.cpp
index 00be68de45..c00d879e3a 100644
--- a/examples/network/threadedfortuneserver/dialog.cpp
+++ b/examples/network/threadedfortuneserver/dialog.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/dialog.h b/examples/network/threadedfortuneserver/dialog.h
index 4a630ac6bd..5d3b00a447 100644
--- a/examples/network/threadedfortuneserver/dialog.h
+++ b/examples/network/threadedfortuneserver/dialog.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/fortuneserver.cpp b/examples/network/threadedfortuneserver/fortuneserver.cpp
index cd81ea14bb..1697f2f9ec 100644
--- a/examples/network/threadedfortuneserver/fortuneserver.cpp
+++ b/examples/network/threadedfortuneserver/fortuneserver.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/fortuneserver.h b/examples/network/threadedfortuneserver/fortuneserver.h
index c9cd734173..dcf888443a 100644
--- a/examples/network/threadedfortuneserver/fortuneserver.h
+++ b/examples/network/threadedfortuneserver/fortuneserver.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/fortunethread.cpp b/examples/network/threadedfortuneserver/fortunethread.cpp
index ab65f5a862..5e70dd08b9 100644
--- a/examples/network/threadedfortuneserver/fortunethread.cpp
+++ b/examples/network/threadedfortuneserver/fortunethread.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/fortunethread.h b/examples/network/threadedfortuneserver/fortunethread.h
index 361ccea2b0..0ea7e57272 100644
--- a/examples/network/threadedfortuneserver/fortunethread.h
+++ b/examples/network/threadedfortuneserver/fortunethread.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/threadedfortuneserver/main.cpp b/examples/network/threadedfortuneserver/main.cpp
index a7d1c800b8..e37c2c9592 100644
--- a/examples/network/threadedfortuneserver/main.cpp
+++ b/examples/network/threadedfortuneserver/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/addtorrentdialog.cpp b/examples/network/torrent/addtorrentdialog.cpp
index a0d21598c3..71ec367cc9 100644
--- a/examples/network/torrent/addtorrentdialog.cpp
+++ b/examples/network/torrent/addtorrentdialog.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/addtorrentdialog.h b/examples/network/torrent/addtorrentdialog.h
index 2babeaf7d8..9f31aba817 100644
--- a/examples/network/torrent/addtorrentdialog.h
+++ b/examples/network/torrent/addtorrentdialog.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/bencodeparser.cpp b/examples/network/torrent/bencodeparser.cpp
index 3fc81b1787..6ff37b45a5 100644
--- a/examples/network/torrent/bencodeparser.cpp
+++ b/examples/network/torrent/bencodeparser.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/bencodeparser.h b/examples/network/torrent/bencodeparser.h
index 190cc860a6..a0624b2538 100644
--- a/examples/network/torrent/bencodeparser.h
+++ b/examples/network/torrent/bencodeparser.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/connectionmanager.cpp b/examples/network/torrent/connectionmanager.cpp
index 134eb7eca2..fa10251749 100644
--- a/examples/network/torrent/connectionmanager.cpp
+++ b/examples/network/torrent/connectionmanager.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/connectionmanager.h b/examples/network/torrent/connectionmanager.h
index 76afb5c634..e063d6c415 100644
--- a/examples/network/torrent/connectionmanager.h
+++ b/examples/network/torrent/connectionmanager.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/filemanager.cpp b/examples/network/torrent/filemanager.cpp
index 5337a46313..b4e921b0a5 100644
--- a/examples/network/torrent/filemanager.cpp
+++ b/examples/network/torrent/filemanager.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/filemanager.h b/examples/network/torrent/filemanager.h
index 9c9fec69e4..ff236c5587 100644
--- a/examples/network/torrent/filemanager.h
+++ b/examples/network/torrent/filemanager.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/main.cpp b/examples/network/torrent/main.cpp
index c992ab75fe..eb26d67f7f 100644
--- a/examples/network/torrent/main.cpp
+++ b/examples/network/torrent/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/mainwindow.cpp b/examples/network/torrent/mainwindow.cpp
index 653882cfb8..2b87f71294 100644
--- a/examples/network/torrent/mainwindow.cpp
+++ b/examples/network/torrent/mainwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/mainwindow.h b/examples/network/torrent/mainwindow.h
index c7417d8016..013275bce5 100644
--- a/examples/network/torrent/mainwindow.h
+++ b/examples/network/torrent/mainwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/metainfo.cpp b/examples/network/torrent/metainfo.cpp
index 43e7b4f533..cca52c7e7e 100644
--- a/examples/network/torrent/metainfo.cpp
+++ b/examples/network/torrent/metainfo.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/metainfo.h b/examples/network/torrent/metainfo.h
index eb5052b28d..df66841eda 100644
--- a/examples/network/torrent/metainfo.h
+++ b/examples/network/torrent/metainfo.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/peerwireclient.cpp b/examples/network/torrent/peerwireclient.cpp
index 2cf1bfbe8a..120cf7399a 100644
--- a/examples/network/torrent/peerwireclient.cpp
+++ b/examples/network/torrent/peerwireclient.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/peerwireclient.h b/examples/network/torrent/peerwireclient.h
index 1c5a6907dc..509ba68a35 100644
--- a/examples/network/torrent/peerwireclient.h
+++ b/examples/network/torrent/peerwireclient.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/ratecontroller.cpp b/examples/network/torrent/ratecontroller.cpp
index 03bde3c9e4..2aeb5bfd11 100644
--- a/examples/network/torrent/ratecontroller.cpp
+++ b/examples/network/torrent/ratecontroller.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/ratecontroller.h b/examples/network/torrent/ratecontroller.h
index cde2068379..c8ca214920 100644
--- a/examples/network/torrent/ratecontroller.h
+++ b/examples/network/torrent/ratecontroller.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/torrentclient.cpp b/examples/network/torrent/torrentclient.cpp
index acdfd976be..c64346fe0d 100644
--- a/examples/network/torrent/torrentclient.cpp
+++ b/examples/network/torrent/torrentclient.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/torrentclient.h b/examples/network/torrent/torrentclient.h
index d2636a39fd..821f44f812 100644
--- a/examples/network/torrent/torrentclient.h
+++ b/examples/network/torrent/torrentclient.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/torrentserver.cpp b/examples/network/torrent/torrentserver.cpp
index 8320267522..29685fc349 100644
--- a/examples/network/torrent/torrentserver.cpp
+++ b/examples/network/torrent/torrentserver.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/torrentserver.h b/examples/network/torrent/torrentserver.h
index e5de4a8641..9788ebe87b 100644
--- a/examples/network/torrent/torrentserver.h
+++ b/examples/network/torrent/torrentserver.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/trackerclient.cpp b/examples/network/torrent/trackerclient.cpp
index e23c0f9195..b0fb9ffd14 100644
--- a/examples/network/torrent/trackerclient.cpp
+++ b/examples/network/torrent/trackerclient.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/network/torrent/trackerclient.h b/examples/network/torrent/trackerclient.h
index 4c0fb847ba..50c3a18717 100644
--- a/examples/network/torrent/trackerclient.h
+++ b/examples/network/torrent/trackerclient.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/glwidget.cpp b/examples/opengl/2dpainting/glwidget.cpp
index 148678fbfe..f04722c67d 100644
--- a/examples/opengl/2dpainting/glwidget.cpp
+++ b/examples/opengl/2dpainting/glwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/glwidget.h b/examples/opengl/2dpainting/glwidget.h
index 711fdf0ada..b0449db334 100644
--- a/examples/opengl/2dpainting/glwidget.h
+++ b/examples/opengl/2dpainting/glwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/helper.cpp b/examples/opengl/2dpainting/helper.cpp
index 0b6cc978de..d84857f601 100644
--- a/examples/opengl/2dpainting/helper.cpp
+++ b/examples/opengl/2dpainting/helper.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/helper.h b/examples/opengl/2dpainting/helper.h
index 6e614405bc..6436a60b3c 100644
--- a/examples/opengl/2dpainting/helper.h
+++ b/examples/opengl/2dpainting/helper.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/main.cpp b/examples/opengl/2dpainting/main.cpp
index cd13244c2f..cb0e327584 100644
--- a/examples/opengl/2dpainting/main.cpp
+++ b/examples/opengl/2dpainting/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/widget.cpp b/examples/opengl/2dpainting/widget.cpp
index 2f17246e83..f374b8746b 100644
--- a/examples/opengl/2dpainting/widget.cpp
+++ b/examples/opengl/2dpainting/widget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/widget.h b/examples/opengl/2dpainting/widget.h
index 7b50623413..d0c3e315bd 100644
--- a/examples/opengl/2dpainting/widget.h
+++ b/examples/opengl/2dpainting/widget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/window.cpp b/examples/opengl/2dpainting/window.cpp
index c35a02d5ec..e10d862607 100644
--- a/examples/opengl/2dpainting/window.cpp
+++ b/examples/opengl/2dpainting/window.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/2dpainting/window.h b/examples/opengl/2dpainting/window.h
index 316d4d633c..7c8556509e 100644
--- a/examples/opengl/2dpainting/window.h
+++ b/examples/opengl/2dpainting/window.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/contextinfo/main.cpp b/examples/opengl/contextinfo/main.cpp
index d21fe9d9d8..0a75e10b29 100644
--- a/examples/opengl/contextinfo/main.cpp
+++ b/examples/opengl/contextinfo/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/contextinfo/renderwindow.cpp b/examples/opengl/contextinfo/renderwindow.cpp
index 4ade76dcc7..9d7e2c450e 100644
--- a/examples/opengl/contextinfo/renderwindow.cpp
+++ b/examples/opengl/contextinfo/renderwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/contextinfo/renderwindow.h b/examples/opengl/contextinfo/renderwindow.h
index d0c71778a4..8e1f4cd132 100644
--- a/examples/opengl/contextinfo/renderwindow.h
+++ b/examples/opengl/contextinfo/renderwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/contextinfo/widget.cpp b/examples/opengl/contextinfo/widget.cpp
index 2ef6073d00..7711be6a5d 100644
--- a/examples/opengl/contextinfo/widget.cpp
+++ b/examples/opengl/contextinfo/widget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/contextinfo/widget.h b/examples/opengl/contextinfo/widget.h
index eb5f264fd3..9e11a6c07e 100644
--- a/examples/opengl/contextinfo/widget.h
+++ b/examples/opengl/contextinfo/widget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/cube/geometryengine.cpp b/examples/opengl/cube/geometryengine.cpp
index 00c4220b4a..d4b3f0c0d8 100644
--- a/examples/opengl/cube/geometryengine.cpp
+++ b/examples/opengl/cube/geometryengine.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/cube/geometryengine.h b/examples/opengl/cube/geometryengine.h
index bd13ed5d1b..4a823ac186 100644
--- a/examples/opengl/cube/geometryengine.h
+++ b/examples/opengl/cube/geometryengine.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/cube/main.cpp b/examples/opengl/cube/main.cpp
index 25ef6589f0..1eed2c8747 100644
--- a/examples/opengl/cube/main.cpp
+++ b/examples/opengl/cube/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/cube/mainwidget.cpp b/examples/opengl/cube/mainwidget.cpp
index da09384c66..8d262f3ee4 100644
--- a/examples/opengl/cube/mainwidget.cpp
+++ b/examples/opengl/cube/mainwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/cube/mainwidget.h b/examples/opengl/cube/mainwidget.h
index 315346d944..011798959a 100644
--- a/examples/opengl/cube/mainwidget.h
+++ b/examples/opengl/cube/mainwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/glwidget.cpp b/examples/opengl/hellogl2/glwidget.cpp
index e146adf106..9738dcda20 100644
--- a/examples/opengl/hellogl2/glwidget.cpp
+++ b/examples/opengl/hellogl2/glwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/glwidget.h b/examples/opengl/hellogl2/glwidget.h
index 46c17f3e51..6593f6b383 100644
--- a/examples/opengl/hellogl2/glwidget.h
+++ b/examples/opengl/hellogl2/glwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/logo.cpp b/examples/opengl/hellogl2/logo.cpp
index 82ecac5438..05c6e4c1b5 100644
--- a/examples/opengl/hellogl2/logo.cpp
+++ b/examples/opengl/hellogl2/logo.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/logo.h b/examples/opengl/hellogl2/logo.h
index 53c60e827a..9ae2ca0725 100644
--- a/examples/opengl/hellogl2/logo.h
+++ b/examples/opengl/hellogl2/logo.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/main.cpp b/examples/opengl/hellogl2/main.cpp
index 4454068036..4dc67f6e15 100644
--- a/examples/opengl/hellogl2/main.cpp
+++ b/examples/opengl/hellogl2/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/mainwindow.cpp b/examples/opengl/hellogl2/mainwindow.cpp
index 2029b8129e..104cf24b37 100644
--- a/examples/opengl/hellogl2/mainwindow.cpp
+++ b/examples/opengl/hellogl2/mainwindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/mainwindow.h b/examples/opengl/hellogl2/mainwindow.h
index 0e8bdbcb3e..4a249946ef 100644
--- a/examples/opengl/hellogl2/mainwindow.h
+++ b/examples/opengl/hellogl2/mainwindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/window.cpp b/examples/opengl/hellogl2/window.cpp
index 470699538d..e60de3b05b 100644
--- a/examples/opengl/hellogl2/window.cpp
+++ b/examples/opengl/hellogl2/window.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellogl2/window.h b/examples/opengl/hellogl2/window.h
index 4046e0907b..53f321824c 100644
--- a/examples/opengl/hellogl2/window.h
+++ b/examples/opengl/hellogl2/window.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellowindow/hellowindow.cpp b/examples/opengl/hellowindow/hellowindow.cpp
index e179d9f119..7674ffaed8 100644
--- a/examples/opengl/hellowindow/hellowindow.cpp
+++ b/examples/opengl/hellowindow/hellowindow.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellowindow/hellowindow.h b/examples/opengl/hellowindow/hellowindow.h
index a8278a134e..7b2b1fcdf6 100644
--- a/examples/opengl/hellowindow/hellowindow.h
+++ b/examples/opengl/hellowindow/hellowindow.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/hellowindow/main.cpp b/examples/opengl/hellowindow/main.cpp
index f2f0afd1c2..716280aa5f 100644
--- a/examples/opengl/hellowindow/main.cpp
+++ b/examples/opengl/hellowindow/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/legacy/framebufferobject2/glwidget.cpp b/examples/opengl/legacy/framebufferobject2/glwidget.cpp
index b41eb642c4..4eebe0fecd 100644
--- a/examples/opengl/legacy/framebufferobject2/glwidget.cpp
+++ b/examples/opengl/legacy/framebufferobject2/glwidget.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/legacy/framebufferobject2/glwidget.h b/examples/opengl/legacy/framebufferobject2/glwidget.h
index 8842f78f45..4a4844a0db 100644
--- a/examples/opengl/legacy/framebufferobject2/glwidget.h
+++ b/examples/opengl/legacy/framebufferobject2/glwidget.h
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote products
-** derived from this software without specific prior written permission.
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
diff --git a/examples/opengl/legacy/framebufferobject2/main.cpp b/examples/opengl/legacy/framebufferobject2/main.cpp
index 6c576cf27b..b495681e0d 100644
--- a/examples/opengl/legacy/framebufferobject2/main.cpp
+++ b/examples/opengl/legacy/framebufferobject2/main.cpp
@@ -17,9 +17,9 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
-** names of its contributors may be used to endorse or promote