From 7a30cb58c23ed4b5302c9b6079aab51f516afc82 Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Tue, 18 Feb 2025 22:10:12 +1100 Subject: [PATCH] Update d/copyright with cme --- debian/copyright | 350 ++++++++++++++++++++++++++++------------------- 1 file changed, 206 insertions(+), 144 deletions(-) diff --git a/debian/copyright b/debian/copyright index 7652cdb3..17fe7033 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,11 +7,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: build_scripts/config.py -Copyright: 2018, 2022, The Qt Company Ltd. +Copyright: 2018, The Qt Company Ltd. License: GPL-2 or GPL-3 or LGPL-3 Files: debian/* @@ -40,6 +40,10 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 +Files: examples/demos/colorpaletteclient/QtExampleStyle/CMakeLists.txt +Copyright: 2023, 2024, The Qt Company Ltd. +License: BSD-3-clause + Files: examples/demos/documentviewer/pdfviewer/* Copyright: 2017, Klaralvdalens Datakonsult AB (KDAB). License: GPL-3-EXCEPT or LGPL-3 @@ -53,7 +57,7 @@ Copyright: 2022, The Qt Company Ltd. 2020, Mikhail Svetkin License: GPL-3-EXCEPT or LGPL-3 -Files: examples/httpserver/afterrequest/doc/* +Files: examples/httpserver/simplehttpserver/doc/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 @@ -62,22 +66,22 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/network/blockingfortuneclient/* +Files: examples/network/blockingfortuneclient/blockingfortuneclient.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/network/fortuneclient/* +Files: examples/network/fortuneclient/fortuneclient.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/network/fortuneserver/* +Files: examples/network/fortuneserver/fortuneserver.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/network/threadedfortuneserver/* +Files: examples/network/threadedfortuneserver/threadedfortuneserver.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -122,12 +126,16 @@ Copyright: 2022, The Qt Company Ltd. 2017, Ford Motor Company License: GPL-3-EXCEPT or LGPL-3 +Files: examples/remoteobjects/modelview/doc/* +Copyright: 2016-2024, The Qt Company Ltd. +License: GPL-3-EXCEPT or LGPL-3 + Files: examples/samplebinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: examples/scriptableapplication/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: examples/statemachine/* @@ -139,23 +147,29 @@ Files: examples/statemachine/moveblocks/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/statemachine/trafficlight/doc/* +Files: examples/statemachine/ping_pong/doc/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/webchannel/* -Copyright: 2022, The Qt Company Ltd. - 2016, 2017, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff +Files: examples/statemachine/rogue/doc/* +Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/webchannel/standalone/dialog.ui - examples/webchannel/standalone/index.html - examples/webchannel/standalone/ui_dialog.py +Files: examples/statemachine/trafficlight/doc/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/webchannel/standalone/doc/* -Copyright: 2016-2024, The Qt Company Ltd. +Files: examples/webchannel/standalone/core.py + examples/webchannel/standalone/dialog.py + examples/webchannel/standalone/websocketclientwrapper.py + examples/webchannel/standalone/websockettransport.py +Copyright: 2022, The Qt Company Ltd. + 2017, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff +License: GPL-3-EXCEPT or LGPL-3 + +Files: examples/webchannel/standalone/main.py +Copyright: 2022, The Qt Company Ltd. + 2016, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com License: GPL-3-EXCEPT or LGPL-3 Files: examples/webenginewidgets/markdowneditor/resources/3rdparty/* @@ -167,7 +181,7 @@ Copyright: Twitter Inc. License: Apache-2.0 Files: examples/widgetbinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: examples/widgets/animation/animatedtiles/animatedtiles.py @@ -199,17 +213,17 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/dialogs/extension/* +Files: examples/widgets/dialogs/extension/extension.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/dialogs/standarddialogs/* +Files: examples/widgets/dialogs/standarddialogs/standarddialogs.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/dialogs/trivialwizard/* +Files: examples/widgets/dialogs/trivialwizard/trivialwizard.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -219,17 +233,22 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/effects/lighting/* +Files: examples/widgets/effects/lighting/lighting.py +Copyright: 2022, 2023, The Qt Company Ltd. + 2010, 2013, Riverbank Computing Limited. +License: GPL-3-EXCEPT or LGPL-3 + +Files: examples/widgets/graphicsview/anchorlayout/anchorlayout.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/graphicsview/* +Files: examples/widgets/graphicsview/collidingmice/* Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/graphicsview/diagramscene/* +Files: examples/widgets/graphicsview/collidingmice/doc/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 @@ -238,11 +257,12 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/graphicsview/dragdroprobot/* -Copyright: 2016-2024, The Qt Company Ltd. +Files: examples/widgets/graphicsview/dragdroprobot/dragdroprobot.py +Copyright: 2022, 2023, The Qt Company Ltd. + 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/graphicsview/dragdroprobot/dragdroprobot.py +Files: examples/widgets/graphicsview/elasticnodes/elasticnodes.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -256,7 +276,7 @@ Files: examples/widgets/itemviews/address_book/doc/* Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/itemviews/basicfiltermodel/* +Files: examples/widgets/itemviews/basicfiltermodel/basicsortfiltermodel.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -267,6 +287,10 @@ Copyright: 2022, The Qt Company Ltd. 2009, Darryl Wallace, 2009, License: GPL-3-EXCEPT or LGPL-3 +Files: examples/widgets/itemviews/fetchmore/doc/* +Copyright: 2016-2024, The Qt Company Ltd. +License: GPL-3-EXCEPT or LGPL-3 + Files: examples/widgets/itemviews/stardelegate/* Copyright: 2022, The Qt Company Ltd. 2011, Arun Srinivasan @@ -302,7 +326,7 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/mainwindows/mdi/* +Files: examples/widgets/mainwindows/mdi/mdi.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -317,7 +341,7 @@ Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 -Files: examples/widgets/richtext/orderform/* +Files: examples/widgets/richtext/orderform/orderform.py Copyright: 2022, 2023, The Qt Company Ltd. 2010, 2013, Riverbank Computing Limited. License: GPL-3-EXCEPT or LGPL-3 @@ -352,24 +376,24 @@ Copyright: 2022, 2023, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside-tools/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside-tools/cmake/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/CMakeLists.txt sources/pyside6/cmake_uninstall.cmake -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DAnimation/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DAnimation/typesystem_3danimation.xml @@ -377,7 +401,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/Qt3DCore/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DCore/typesystem_3dcore.xml @@ -385,7 +409,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/Qt3DExtras/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DExtras/typesystem_3dextras.xml @@ -393,7 +417,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/Qt3DInput/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml @@ -401,7 +425,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/Qt3DLogic/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DLogic/typesystem_3dlogic.xml @@ -409,7 +433,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/Qt3DRender/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/Qt3DRender/typesystem_3drender.xml @@ -417,11 +441,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtAxContainer/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtBluetooth/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtBluetooth/typesystem_bluetooth.xml @@ -429,7 +453,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtCharts/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtCharts/typesystem_charts.xml @@ -437,39 +461,47 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtConcurrent/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtCore/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtDBus/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtDataVisualization/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtDesigner/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtGraphs/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. +License: BSD-3-clause + +Files: sources/pyside6/PySide6/QtGraphsWidgets/* +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause +Files: sources/pyside6/PySide6/QtGraphsWidgets/typesystem_graphswidgets.xml +Copyright: 2016-2024, The Qt Company Ltd. +License: GPL-3-EXCEPT or LGPL-3 + Files: sources/pyside6/PySide6/QtGui/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtHelp/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtHttpServer/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtHttpServer/typesystem_httpserver.xml @@ -477,7 +509,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtLocation/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtLocation/typesystem_location.xml @@ -485,7 +517,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtMultimedia/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtMultimedia/typesystem_multimedia.xml @@ -493,7 +525,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtMultimediaWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtMultimediaWidgets/typesystem_multimediawidgets.xml @@ -501,7 +533,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtNetwork/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtNetwork/typesystem_network.xml @@ -509,7 +541,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtNetworkAuth/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtNetworkAuth/typesystem_networkauth.xml @@ -517,7 +549,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtNfc/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtNfc/typesystem_nfc.xml @@ -525,11 +557,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtOpenGL/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtOpenGLWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtOpenGLWidgets/typesystem_openglwidgets.xml @@ -537,7 +569,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtPdf/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtPdf/typesystem_pdf.xml @@ -545,7 +577,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtPdfWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtPdfWidgets/typesystem_pdfwidgets.xml @@ -553,7 +585,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtPositioning/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtPositioning/typesystem_positioning.xml @@ -561,19 +593,19 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtPrintSupport/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQml/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQuick/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQuick3D/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQuick3D/typesystem_quick3d.xml @@ -581,15 +613,23 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtQuickControls2/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 +Files: sources/pyside6/PySide6/QtQuickTest/* +Copyright: 2023, 2024, The Qt Company Ltd. +License: BSD-3-clause + +Files: sources/pyside6/PySide6/QtQuickTest/typesystem_quicktest.xml +Copyright: 2016-2024, The Qt Company Ltd. +License: GPL-3-EXCEPT or LGPL-3 + Files: sources/pyside6/PySide6/QtQuickWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtQuickWidgets/typesystem_quickwidgets.xml @@ -597,7 +637,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtRemoteObjects/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtRemoteObjects/typesystem_remoteobjects.xml @@ -605,7 +645,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtScxml/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtScxml/typesystem_scxml.xml @@ -613,7 +653,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSensors/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSensors/typesystem_sensors.xml @@ -621,7 +661,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSerialBus/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSerialBus/typesystem_serialbus.xml @@ -629,7 +669,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSerialPort/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSerialPort/typesystem_serialport.xml @@ -637,7 +677,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSpatialAudio/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSpatialAudio/typesystem_spatialaudio.xml @@ -645,11 +685,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSql/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtStateMachine/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtStateMachine/typesystem_statemachine.xml @@ -657,7 +697,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSvg/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSvg/typesystem_svg.xml @@ -665,7 +705,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtSvgWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtSvgWidgets/typesystem_svgwidgets.xml @@ -673,11 +713,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtTest/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtTextToSpeech/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtTextToSpeech/typesystem_texttospeech.xml @@ -685,27 +725,23 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtUiTools/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtWebChannel/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtWebChannel/typesystem_webchannel.xml Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 -Files: sources/pyside6/PySide6/QtWebEngineCore/* -Copyright: 2023, The Qt Company Ltd. +Files: sources/pyside6/PySide6/QtWebEngineCore/CMakeLists.txt +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause -Files: sources/pyside6/PySide6/QtWebEngineCore/typesystem_webenginecore.xml -Copyright: 2016-2024, The Qt Company Ltd. -License: GPL-3-EXCEPT or LGPL-3 - Files: sources/pyside6/PySide6/QtWebEngineQuick/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtWebEngineQuick/typesystem_webenginequick.xml @@ -713,7 +749,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtWebEngineWidgets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtWebEngineWidgets/typesystem_webenginewidgets.xml @@ -721,19 +757,27 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/PySide6/QtWebSockets/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtWebSockets/typesystem_websockets.xml Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 +Files: sources/pyside6/PySide6/QtWebView/* +Copyright: 2023, 2024, The Qt Company Ltd. +License: BSD-3-clause + +Files: sources/pyside6/PySide6/QtWebView/typesystem_webview.xml +Copyright: 2016-2024, The Qt Company Ltd. +License: GPL-3-EXCEPT or LGPL-3 + Files: sources/pyside6/PySide6/QtWidgets/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtXml/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/PySide6/QtXml/typesystem_xml.xml @@ -741,17 +785,21 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/cmake/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/doc/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/doc/PySide6/* Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 +Files: sources/pyside6/doc/_tags/* +Copyright: 2016-2024, The Qt Company Ltd. +License: GFDL-1.3 + Files: sources/pyside6/doc/_themes/pysidedocs_qthelp/domainindex.html Copyright: 2007-2010, the Sphinx team, see AUTHORS. License: BSD-2-clause @@ -761,12 +809,17 @@ Files: sources/pyside6/doc/api.rst sources/pyside6/doc/considerations.rst sources/pyside6/doc/contents.rst sources/pyside6/doc/faq.rst + sources/pyside6/doc/gettingstarted.rst sources/pyside6/doc/modules.rst - sources/pyside6/doc/quickstart.rst + sources/pyside6/doc/package_details.rst sources/pyside6/doc/videos.rst Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 +Files: sources/pyside6/doc/building_from_source/* +Copyright: 2016-2024, The Qt Company Ltd. +License: GFDL-1.3 + Files: sources/pyside6/doc/commercial/* Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 @@ -779,15 +832,15 @@ Files: sources/pyside6/doc/developer/* Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 -Files: sources/pyside6/doc/extras/* +Files: sources/pyside6/doc/developer/signalmanager.md Copyright: 2016-2024, The Qt Company Ltd. -License: GFDL-1.3 +License: GPL-3-EXCEPT or LGPL-3 -Files: sources/pyside6/doc/faq/* +Files: sources/pyside6/doc/extras/* Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 -Files: sources/pyside6/doc/gettingstarted/* +Files: sources/pyside6/doc/faq/* Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 @@ -801,8 +854,13 @@ Copyright: 2010, 2011, the PySide team. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/doc/qtattributionsscannertorst.py -Copyright: 2018, 2022, The Qt Company Ltd. +Copyright: 2022, The Qt Company Ltd. License: GPL-2 or GPL-3 or LGPL-3 + Please fill license LGPL from header of sources/pyside6/doc/qtattributionsscannertorst.py + +Files: sources/pyside6/doc/tools/* +Copyright: 2016-2024, The Qt Company Ltd. +License: GFDL-1.3 Files: sources/pyside6/doc/tutorials/basictutorial/* Copyright: 2016-2024, The Qt Company Ltd. @@ -864,23 +922,23 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 Files: sources/pyside6/libpyside/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/libpysideqml/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/plugins/designer/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/plugins/uitools/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/qtexampleicons/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/qtexampleicons/module.c @@ -888,11 +946,11 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/tests/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtCore/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtCore/bug_829.py @@ -901,7 +959,7 @@ Copyright: 2022, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/tests/QtDBus/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtDBus/test_dbus.py @@ -909,15 +967,15 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/tests/QtGui/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtNetwork/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtQml/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtQml/bug_814.py @@ -926,28 +984,32 @@ Copyright: 2022, The Qt Company Ltd. 2011, Thomas Perl License: GPL-3-EXCEPT or LGPL-3 +Files: sources/pyside6/tests/QtQuickTest/CMakeLists.txt +Copyright: 2023, 2024, The Qt Company Ltd. +License: BSD-3-clause + Files: sources/pyside6/tests/QtSql/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtStateMachine/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtTest/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtUiTools/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/QtWidgets/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/pysidetest/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/pyside6/tests/pysidetest/repr_test.py @@ -956,13 +1018,13 @@ Copyright: 2022, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/pyside6/tests/signals/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/ApiExtractor/CMakeLists.txt sources/shiboken6/ApiExtractor/cmake_uninstall.cmake sources/shiboken6/ApiExtractor/icecc.cmake -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/ApiExtractor/parser/* @@ -977,25 +1039,25 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/ApiExtractor/tests/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/CMakeLists.txt sources/shiboken6/cmake_uninstall.cmake sources/shiboken6/icecc.cmake -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/cmake/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/config.tests/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/data/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/doc/* @@ -1003,7 +1065,7 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GFDL-1.3 Files: sources/shiboken6/doc/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/doc/_static/* @@ -1031,15 +1093,15 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/generator/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/libshiboken/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/shibokenmodule/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/PSF-3.7.0.txt @@ -1047,11 +1109,11 @@ Copyright: i.e., "2001-2018, Python Software Foundation; All Rights License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/tests/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/dumpcodemodel/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/dumpcodemodel/main.cpp @@ -1059,15 +1121,15 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/tests/libminimal/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/libother/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/libsample/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/libsample/transform.cpp @@ -1077,19 +1139,19 @@ Copyright: 2016, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/tests/libsmart/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/minimalbinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/otherbinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/qtxmltosphinx/* -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/qtxmltosphinx/main.cpp @@ -1097,20 +1159,20 @@ Copyright: 2016-2024, The Qt Company Ltd. License: GPL-3-EXCEPT or LGPL-3 Files: sources/shiboken6/tests/qtxmltosphinxtest/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/samplebinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/smartbinding/CMakeLists.txt -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause Files: sources/shiboken6/tests/test_generator/CMakeLists.txt sources/shiboken6/tests/test_generator/run_test.cmake -Copyright: 2023, The Qt Company Ltd. +Copyright: 2023, 2024, The Qt Company Ltd. License: BSD-3-clause License: Apache-2.0 -- 2.30.2