diff --git a/src/App/ApplicationDirectories.pyi b/src/App/ApplicationDirectories.pyi index 6d44fdf069..757e37f50e 100644 --- a/src/App/ApplicationDirectories.pyi +++ b/src/App/ApplicationDirectories.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/ComplexGeoData.pyi b/src/App/ComplexGeoData.pyi index faa8286b4e..13bf419ea0 100644 --- a/src/App/ComplexGeoData.pyi +++ b/src/App/ComplexGeoData.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/Document.pyi b/src/App/Document.pyi index eb56f4fd69..177f81fcfb 100644 --- a/src/App/Document.pyi +++ b/src/App/Document.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/DocumentObject.pyi b/src/App/DocumentObject.pyi index 6d8710f44e..e2d55d92b3 100644 --- a/src/App/DocumentObject.pyi +++ b/src/App/DocumentObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/DocumentObjectExtension.pyi b/src/App/DocumentObjectExtension.pyi index 118e91cce3..bbe654e16c 100644 --- a/src/App/DocumentObjectExtension.pyi +++ b/src/App/DocumentObjectExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/DocumentObjectGroup.pyi b/src/App/DocumentObjectGroup.pyi index 69f11e278e..26e42ceb69 100644 --- a/src/App/DocumentObjectGroup.pyi +++ b/src/App/DocumentObjectGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/Extension.pyi b/src/App/Extension.pyi index 282d53acca..34f92ce416 100644 --- a/src/App/Extension.pyi +++ b/src/App/Extension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/ExtensionContainer.pyi b/src/App/ExtensionContainer.pyi index ecf688249f..ec6d4453e2 100644 --- a/src/App/ExtensionContainer.pyi +++ b/src/App/ExtensionContainer.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/GeoFeature.pyi b/src/App/GeoFeature.pyi index 8a3f03a1c8..b0bd9fe99b 100644 --- a/src/App/GeoFeature.pyi +++ b/src/App/GeoFeature.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/GeoFeatureGroupExtension.pyi b/src/App/GeoFeatureGroupExtension.pyi index bff25d1e7f..eae2c1e9b0 100644 --- a/src/App/GeoFeatureGroupExtension.pyi +++ b/src/App/GeoFeatureGroupExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/GroupExtension.pyi b/src/App/GroupExtension.pyi index 3b075862ed..79cbbd08fb 100644 --- a/src/App/GroupExtension.pyi +++ b/src/App/GroupExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/LinkBaseExtension.pyi b/src/App/LinkBaseExtension.pyi index ded2268b6e..8bd15166ec 100644 --- a/src/App/LinkBaseExtension.pyi +++ b/src/App/LinkBaseExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/Material.pyi b/src/App/Material.pyi index 457a44cfdb..afd20a95d8 100644 --- a/src/App/Material.pyi +++ b/src/App/Material.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/MeasureManager.pyi b/src/App/MeasureManager.pyi index a0267f0bfb..3b0a2136b5 100644 --- a/src/App/MeasureManager.pyi +++ b/src/App/MeasureManager.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/Metadata.pyi b/src/App/Metadata.pyi index 14ab91b62f..6c0c62771b 100644 --- a/src/App/Metadata.pyi +++ b/src/App/Metadata.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/OriginGroupExtension.pyi b/src/App/OriginGroupExtension.pyi index 22c4679428..dafd346ca7 100644 --- a/src/App/OriginGroupExtension.pyi +++ b/src/App/OriginGroupExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/Part.pyi b/src/App/Part.pyi index 0076cdc971..1d5af0a378 100644 --- a/src/App/Part.pyi +++ b/src/App/Part.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/PropertyContainer.pyi b/src/App/PropertyContainer.pyi index a3e4ad8f5f..693d2843c1 100644 --- a/src/App/PropertyContainer.pyi +++ b/src/App/PropertyContainer.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/StringHasher.pyi b/src/App/StringHasher.pyi index fb8e38a1ad..14cddba95e 100644 --- a/src/App/StringHasher.pyi +++ b/src/App/StringHasher.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/StringID.pyi b/src/App/StringID.pyi index dd4681f210..f072a318a8 100644 --- a/src/App/StringID.pyi +++ b/src/App/StringID.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/App/SuppressibleExtension.pyi b/src/App/SuppressibleExtension.pyi index 4719edf857..9b278cac74 100644 --- a/src/App/SuppressibleExtension.pyi +++ b/src/App/SuppressibleExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Axis.pyi b/src/Base/Axis.pyi index 183a671d45..a8670a66cc 100644 --- a/src/Base/Axis.pyi +++ b/src/Base/Axis.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/BaseClass.pyi b/src/Base/BaseClass.pyi index 94ca026794..4bc22d4d58 100644 --- a/src/Base/BaseClass.pyi +++ b/src/Base/BaseClass.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/BoundBox.pyi b/src/Base/BoundBox.pyi index 8a50042bf9..d23514bc2b 100644 --- a/src/Base/BoundBox.pyi +++ b/src/Base/BoundBox.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/CoordinateSystem.pyi b/src/Base/CoordinateSystem.pyi index a7a8a1eeac..f549cbdc0a 100644 --- a/src/Base/CoordinateSystem.pyi +++ b/src/Base/CoordinateSystem.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Matrix.pyi b/src/Base/Matrix.pyi index 6e9fce63ff..063cf913ba 100644 --- a/src/Base/Matrix.pyi +++ b/src/Base/Matrix.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Metadata.pyi b/src/Base/Metadata.pyi index 4873852cb5..99d5bd9829 100644 --- a/src/Base/Metadata.pyi +++ b/src/Base/Metadata.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations """ diff --git a/src/Base/Persistence.pyi b/src/Base/Persistence.pyi index 83ef20f3a6..8d9c14ce08 100644 --- a/src/Base/Persistence.pyi +++ b/src/Base/Persistence.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Placement.pyi b/src/Base/Placement.pyi index 1344ee1439..510183f3fb 100644 --- a/src/Base/Placement.pyi +++ b/src/Base/Placement.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Precision.pyi b/src/Base/Precision.pyi index b5502b1d16..51f186d450 100644 --- a/src/Base/Precision.pyi +++ b/src/Base/Precision.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/PyObjectBase.pyi b/src/Base/PyObjectBase.pyi index fb9d63780d..0cd5591db3 100644 --- a/src/Base/PyObjectBase.pyi +++ b/src/Base/PyObjectBase.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Quantity.pyi b/src/Base/Quantity.pyi index a6ba05707f..b0bbabe8fa 100644 --- a/src/Base/Quantity.pyi +++ b/src/Base/Quantity.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Rotation.pyi b/src/Base/Rotation.pyi index c9af2bd5f8..f8ef1e5d75 100644 --- a/src/Base/Rotation.pyi +++ b/src/Base/Rotation.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Type.pyi b/src/Base/Type.pyi index f838830ef9..512e777262 100644 --- a/src/Base/Type.pyi +++ b/src/Base/Type.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Unit.pyi b/src/Base/Unit.pyi index c6d18244d7..817d426fda 100644 --- a/src/Base/Unit.pyi +++ b/src/Base/Unit.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Base/Vector.pyi b/src/Base/Vector.pyi index a68626367c..ee19e80fde 100644 --- a/src/Base/Vector.pyi +++ b/src/Base/Vector.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/AxisOrigin.pyi b/src/Gui/AxisOrigin.pyi index d3bf6bd874..50e9e71043 100644 --- a/src/Gui/AxisOrigin.pyi +++ b/src/Gui/AxisOrigin.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/Command.pyi b/src/Gui/Command.pyi index 144bdcab9f..7b1da9657e 100644 --- a/src/Gui/Command.pyi +++ b/src/Gui/Command.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/Document.pyi b/src/Gui/Document.pyi index 0f0561fcc5..60088e6831 100644 --- a/src/Gui/Document.pyi +++ b/src/Gui/Document.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/LinkView.pyi b/src/Gui/LinkView.pyi index 9f6feeffbf..cac3c867b7 100644 --- a/src/Gui/LinkView.pyi +++ b/src/Gui/LinkView.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/PythonWorkbench.pyi b/src/Gui/PythonWorkbench.pyi index e4e80ccd1d..a0c274b3b3 100644 --- a/src/Gui/PythonWorkbench.pyi +++ b/src/Gui/PythonWorkbench.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/ViewProvider.pyi b/src/Gui/ViewProvider.pyi index 9d192f7a21..3a210e4b77 100644 --- a/src/Gui/ViewProvider.pyi +++ b/src/Gui/ViewProvider.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/ViewProviderDocumentObject.pyi b/src/Gui/ViewProviderDocumentObject.pyi index 721caa2059..5b1402debf 100644 --- a/src/Gui/ViewProviderDocumentObject.pyi +++ b/src/Gui/ViewProviderDocumentObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/ViewProviderExtension.pyi b/src/Gui/ViewProviderExtension.pyi index 35a4f55ba3..513162549f 100644 --- a/src/Gui/ViewProviderExtension.pyi +++ b/src/Gui/ViewProviderExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/ViewProviderGeometryObject.pyi b/src/Gui/ViewProviderGeometryObject.pyi index dfc5dd7c2f..6cf35a63ad 100644 --- a/src/Gui/ViewProviderGeometryObject.pyi +++ b/src/Gui/ViewProviderGeometryObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/ViewProviderLink.pyi b/src/Gui/ViewProviderLink.pyi index 16322fdc94..ac182f50d8 100644 --- a/src/Gui/ViewProviderLink.pyi +++ b/src/Gui/ViewProviderLink.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Gui/Workbench.pyi b/src/Gui/Workbench.pyi index 9d261318c6..bce115662c 100644 --- a/src/Gui/Workbench.pyi +++ b/src/Gui/Workbench.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/AssemblyLink.pyi b/src/Mod/Assembly/App/AssemblyLink.pyi index a9f4290283..e5e9266421 100644 --- a/src/Mod/Assembly/App/AssemblyLink.pyi +++ b/src/Mod/Assembly/App/AssemblyLink.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/AssemblyObject.pyi b/src/Mod/Assembly/App/AssemblyObject.pyi index 3d71ffcc57..fbcae0fcd8 100644 --- a/src/Mod/Assembly/App/AssemblyObject.pyi +++ b/src/Mod/Assembly/App/AssemblyObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/BomGroup.pyi b/src/Mod/Assembly/App/BomGroup.pyi index 220d3e76a6..b54941a3d6 100644 --- a/src/Mod/Assembly/App/BomGroup.pyi +++ b/src/Mod/Assembly/App/BomGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/BomObject.pyi b/src/Mod/Assembly/App/BomObject.pyi index 2f5709f251..12a1ca69b9 100644 --- a/src/Mod/Assembly/App/BomObject.pyi +++ b/src/Mod/Assembly/App/BomObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/JointGroup.pyi b/src/Mod/Assembly/App/JointGroup.pyi index 1604d4afa0..5a0389586b 100644 --- a/src/Mod/Assembly/App/JointGroup.pyi +++ b/src/Mod/Assembly/App/JointGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/SimulationGroup.pyi b/src/Mod/Assembly/App/SimulationGroup.pyi index b33e08cb9e..15f288147d 100644 --- a/src/Mod/Assembly/App/SimulationGroup.pyi +++ b/src/Mod/Assembly/App/SimulationGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/App/ViewGroup.pyi b/src/Mod/Assembly/App/ViewGroup.pyi index 63c3e990f8..310ca1da1a 100644 --- a/src/Mod/Assembly/App/ViewGroup.pyi +++ b/src/Mod/Assembly/App/ViewGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Assembly/Gui/ViewProviderAssembly.pyi b/src/Mod/Assembly/Gui/ViewProviderAssembly.pyi index 47eeecea52..97f08b7aa5 100644 --- a/src/Mod/Assembly/Gui/ViewProviderAssembly.pyi +++ b/src/Mod/Assembly/Gui/ViewProviderAssembly.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/CAM/PathSimulator/App/PathSim.pyi b/src/Mod/CAM/PathSimulator/App/PathSim.pyi index 79c7b27627..3f4c25dfc0 100644 --- a/src/Mod/CAM/PathSimulator/App/PathSim.pyi +++ b/src/Mod/CAM/PathSimulator/App/PathSim.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/CAM/PathSimulator/AppGL/CAMSim.pyi b/src/Mod/CAM/PathSimulator/AppGL/CAMSim.pyi index dd2d55e7e8..236e4fc6cf 100644 --- a/src/Mod/CAM/PathSimulator/AppGL/CAMSim.pyi +++ b/src/Mod/CAM/PathSimulator/AppGL/CAMSim.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/App/FemMesh.pyi b/src/Mod/Fem/App/FemMesh.pyi index d43b06bdab..d375ada75d 100644 --- a/src/Mod/Fem/App/FemMesh.pyi +++ b/src/Mod/Fem/App/FemMesh.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/App/FemPostBranchFilter.pyi b/src/Mod/Fem/App/FemPostBranchFilter.pyi index a756469e5a..599319c49f 100644 --- a/src/Mod/Fem/App/FemPostBranchFilter.pyi +++ b/src/Mod/Fem/App/FemPostBranchFilter.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/App/FemPostFilter.pyi b/src/Mod/Fem/App/FemPostFilter.pyi index e4e606d9d5..459f9520f6 100644 --- a/src/Mod/Fem/App/FemPostFilter.pyi +++ b/src/Mod/Fem/App/FemPostFilter.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/App/FemPostObject.pyi b/src/Mod/Fem/App/FemPostObject.pyi index 22eb53f624..1ebf4f0ef0 100644 --- a/src/Mod/Fem/App/FemPostObject.pyi +++ b/src/Mod/Fem/App/FemPostObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/App/FemPostPipeline.pyi b/src/Mod/Fem/App/FemPostPipeline.pyi index 073d50a2a2..0c5065dd37 100644 --- a/src/Mod/Fem/App/FemPostPipeline.pyi +++ b/src/Mod/Fem/App/FemPostPipeline.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/Gui/ViewProviderFemConstraint.pyi b/src/Mod/Fem/Gui/ViewProviderFemConstraint.pyi index 013a272619..cdd5f15d41 100644 --- a/src/Mod/Fem/Gui/ViewProviderFemConstraint.pyi +++ b/src/Mod/Fem/Gui/ViewProviderFemConstraint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/Gui/ViewProviderFemMesh.pyi b/src/Mod/Fem/Gui/ViewProviderFemMesh.pyi index 522c140e6a..dec1c29aa2 100644 --- a/src/Mod/Fem/Gui/ViewProviderFemMesh.pyi +++ b/src/Mod/Fem/Gui/ViewProviderFemMesh.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/Gui/ViewProviderFemPostFilter.pyi b/src/Mod/Fem/Gui/ViewProviderFemPostFilter.pyi index e35842681b..d8c3f8707d 100644 --- a/src/Mod/Fem/Gui/ViewProviderFemPostFilter.pyi +++ b/src/Mod/Fem/Gui/ViewProviderFemPostFilter.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Fem/Gui/ViewProviderFemPostPipeline.pyi b/src/Mod/Fem/Gui/ViewProviderFemPostPipeline.pyi index 79216e15bf..b0b59b867a 100644 --- a/src/Mod/Fem/Gui/ViewProviderFemPostPipeline.pyi +++ b/src/Mod/Fem/Gui/ViewProviderFemPostPipeline.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Import/App/StepShape.pyi b/src/Mod/Import/App/StepShape.pyi index 2e584a28b3..283ae67778 100644 --- a/src/Mod/Import/App/StepShape.pyi +++ b/src/Mod/Import/App/StepShape.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/Array2D.pyi b/src/Mod/Material/App/Array2D.pyi index 461df2338d..ba55362b41 100644 --- a/src/Mod/Material/App/Array2D.pyi +++ b/src/Mod/Material/App/Array2D.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/Array3D.pyi b/src/Mod/Material/App/Array3D.pyi index b830905889..dd7cbe5b3b 100644 --- a/src/Mod/Material/App/Array3D.pyi +++ b/src/Mod/Material/App/Array3D.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/Material.pyi b/src/Mod/Material/App/Material.pyi index 7711b01e93..53a0f6b721 100644 --- a/src/Mod/Material/App/Material.pyi +++ b/src/Mod/Material/App/Material.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/MaterialFilter.pyi b/src/Mod/Material/App/MaterialFilter.pyi index c4d017e86c..4a5538cd91 100644 --- a/src/Mod/Material/App/MaterialFilter.pyi +++ b/src/Mod/Material/App/MaterialFilter.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/MaterialFilterOptions.pyi b/src/Mod/Material/App/MaterialFilterOptions.pyi index e8ba80a1b4..273525dc3c 100644 --- a/src/Mod/Material/App/MaterialFilterOptions.pyi +++ b/src/Mod/Material/App/MaterialFilterOptions.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/MaterialLibrary.pyi b/src/Mod/Material/App/MaterialLibrary.pyi index dd93389763..853688ec8d 100644 --- a/src/Mod/Material/App/MaterialLibrary.pyi +++ b/src/Mod/Material/App/MaterialLibrary.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/MaterialManager.pyi b/src/Mod/Material/App/MaterialManager.pyi index ac1dc030be..ade770ed55 100644 --- a/src/Mod/Material/App/MaterialManager.pyi +++ b/src/Mod/Material/App/MaterialManager.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/MaterialProperty.pyi b/src/Mod/Material/App/MaterialProperty.pyi index ce2261fe70..66cb56c496 100644 --- a/src/Mod/Material/App/MaterialProperty.pyi +++ b/src/Mod/Material/App/MaterialProperty.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/Model.pyi b/src/Mod/Material/App/Model.pyi index 314cdff512..496ea2d4f5 100644 --- a/src/Mod/Material/App/Model.pyi +++ b/src/Mod/Material/App/Model.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/ModelManager.pyi b/src/Mod/Material/App/ModelManager.pyi index d22b234432..505c542274 100644 --- a/src/Mod/Material/App/ModelManager.pyi +++ b/src/Mod/Material/App/ModelManager.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/ModelProperty.pyi b/src/Mod/Material/App/ModelProperty.pyi index 186f027f43..f61f7a6204 100644 --- a/src/Mod/Material/App/ModelProperty.pyi +++ b/src/Mod/Material/App/ModelProperty.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/App/UUIDs.pyi b/src/Mod/Material/App/UUIDs.pyi index 277ee356e9..62d0e548e2 100644 --- a/src/Mod/Material/App/UUIDs.pyi +++ b/src/Mod/Material/App/UUIDs.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Material/Gui/MaterialTreeWidget.pyi b/src/Mod/Material/Gui/MaterialTreeWidget.pyi index 0ea163f69e..2bc85e4e12 100644 --- a/src/Mod/Material/Gui/MaterialTreeWidget.pyi +++ b/src/Mod/Material/Gui/MaterialTreeWidget.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Measure/App/MeasureBase.pyi b/src/Mod/Measure/App/MeasureBase.pyi index 577e537a81..af43cd33d0 100644 --- a/src/Mod/Measure/App/MeasureBase.pyi +++ b/src/Mod/Measure/App/MeasureBase.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Measure/App/Measurement.pyi b/src/Mod/Measure/App/Measurement.pyi index fc67232999..341da5c1ee 100644 --- a/src/Mod/Measure/App/Measurement.pyi +++ b/src/Mod/Measure/App/Measurement.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Measure/Gui/QuickMeasure.pyi b/src/Mod/Measure/Gui/QuickMeasure.pyi index 067c5dc151..e1d594db17 100644 --- a/src/Mod/Measure/Gui/QuickMeasure.pyi +++ b/src/Mod/Measure/Gui/QuickMeasure.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/App/Edge.pyi b/src/Mod/Mesh/App/Edge.pyi index 28f05a20e9..68d3271e76 100644 --- a/src/Mod/Mesh/App/Edge.pyi +++ b/src/Mod/Mesh/App/Edge.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/App/Facet.pyi b/src/Mod/Mesh/App/Facet.pyi index 99bb48aad5..6738fee35b 100644 --- a/src/Mod/Mesh/App/Facet.pyi +++ b/src/Mod/Mesh/App/Facet.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/App/Mesh.pyi b/src/Mod/Mesh/App/Mesh.pyi index 810c6496c5..72a7129ce8 100644 --- a/src/Mod/Mesh/App/Mesh.pyi +++ b/src/Mod/Mesh/App/Mesh.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/App/MeshFeature.pyi b/src/Mod/Mesh/App/MeshFeature.pyi index 31f610220f..6c30eff115 100644 --- a/src/Mod/Mesh/App/MeshFeature.pyi +++ b/src/Mod/Mesh/App/MeshFeature.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/App/MeshPoint.pyi b/src/Mod/Mesh/App/MeshPoint.pyi index 318938fa34..a1faca5804 100644 --- a/src/Mod/Mesh/App/MeshPoint.pyi +++ b/src/Mod/Mesh/App/MeshPoint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Mesh/Gui/ViewProviderMesh.pyi b/src/Mod/Mesh/Gui/ViewProviderMesh.pyi index 2bbba6ea8e..18442503e1 100644 --- a/src/Mod/Mesh/Gui/ViewProviderMesh.pyi +++ b/src/Mod/Mesh/Gui/ViewProviderMesh.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Arc.pyi b/src/Mod/Part/App/Arc.pyi index c3abf24753..2c72b051c1 100644 --- a/src/Mod/Part/App/Arc.pyi +++ b/src/Mod/Part/App/Arc.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ArcOfCircle.pyi b/src/Mod/Part/App/ArcOfCircle.pyi index cc6d4a7e6e..360d0f54d2 100644 --- a/src/Mod/Part/App/ArcOfCircle.pyi +++ b/src/Mod/Part/App/ArcOfCircle.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ArcOfConic.pyi b/src/Mod/Part/App/ArcOfConic.pyi index 469d53dda8..0d1ecf9841 100644 --- a/src/Mod/Part/App/ArcOfConic.pyi +++ b/src/Mod/Part/App/ArcOfConic.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ArcOfEllipse.pyi b/src/Mod/Part/App/ArcOfEllipse.pyi index fc18f69d3a..5eb58edbbc 100644 --- a/src/Mod/Part/App/ArcOfEllipse.pyi +++ b/src/Mod/Part/App/ArcOfEllipse.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ArcOfHyperbola.pyi b/src/Mod/Part/App/ArcOfHyperbola.pyi index 021e3f6418..b70cabd42a 100644 --- a/src/Mod/Part/App/ArcOfHyperbola.pyi +++ b/src/Mod/Part/App/ArcOfHyperbola.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ArcOfParabola.pyi b/src/Mod/Part/App/ArcOfParabola.pyi index da918281cf..839a4995c5 100644 --- a/src/Mod/Part/App/ArcOfParabola.pyi +++ b/src/Mod/Part/App/ArcOfParabola.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/AttachEngine.pyi b/src/Mod/Part/App/AttachEngine.pyi index f565b92c97..6c58704527 100644 --- a/src/Mod/Part/App/AttachEngine.pyi +++ b/src/Mod/Part/App/AttachEngine.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/AttachExtension.pyi b/src/Mod/Part/App/AttachExtension.pyi index aa3807811e..0dd9984655 100644 --- a/src/Mod/Part/App/AttachExtension.pyi +++ b/src/Mod/Part/App/AttachExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BRepFeat/MakePrism.pyi b/src/Mod/Part/App/BRepFeat/MakePrism.pyi index 01f4fa97f1..5138c167b9 100644 --- a/src/Mod/Part/App/BRepFeat/MakePrism.pyi +++ b/src/Mod/Part/App/BRepFeat/MakePrism.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BRepOffsetAPI_MakeFilling.pyi b/src/Mod/Part/App/BRepOffsetAPI_MakeFilling.pyi index 5a9194eef3..a41e6ca4be 100644 --- a/src/Mod/Part/App/BRepOffsetAPI_MakeFilling.pyi +++ b/src/Mod/Part/App/BRepOffsetAPI_MakeFilling.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BRepOffsetAPI_MakePipeShell.pyi b/src/Mod/Part/App/BRepOffsetAPI_MakePipeShell.pyi index 020dcc84d2..503711a302 100644 --- a/src/Mod/Part/App/BRepOffsetAPI_MakePipeShell.pyi +++ b/src/Mod/Part/App/BRepOffsetAPI_MakePipeShell.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BSplineCurve.pyi b/src/Mod/Part/App/BSplineCurve.pyi index af36aa95f5..d7caab5356 100644 --- a/src/Mod/Part/App/BSplineCurve.pyi +++ b/src/Mod/Part/App/BSplineCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BSplineSurface.pyi b/src/Mod/Part/App/BSplineSurface.pyi index bb6b0bdbdc..df216fb7c0 100644 --- a/src/Mod/Part/App/BSplineSurface.pyi +++ b/src/Mod/Part/App/BSplineSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BezierCurve.pyi b/src/Mod/Part/App/BezierCurve.pyi index 1d55114f7d..804cf5c6fc 100644 --- a/src/Mod/Part/App/BezierCurve.pyi +++ b/src/Mod/Part/App/BezierCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BezierSurface.pyi b/src/Mod/Part/App/BezierSurface.pyi index 32e7aee21f..39019cf1fd 100644 --- a/src/Mod/Part/App/BezierSurface.pyi +++ b/src/Mod/Part/App/BezierSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BodyBase.pyi b/src/Mod/Part/App/BodyBase.pyi index 52cacd1671..7d86d80d03 100644 --- a/src/Mod/Part/App/BodyBase.pyi +++ b/src/Mod/Part/App/BodyBase.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/BoundedCurve.pyi b/src/Mod/Part/App/BoundedCurve.pyi index 3da21fc5f2..c3c0965e5e 100644 --- a/src/Mod/Part/App/BoundedCurve.pyi +++ b/src/Mod/Part/App/BoundedCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgo.pyi b/src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgo.pyi index c5078b2510..b0bbe7fc8d 100644 --- a/src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgo.pyi +++ b/src/Mod/Part/App/ChFi2d/ChFi2d_AnaFilletAlgo.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPI.pyi b/src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPI.pyi index 3dc5847662..3572f1e5c2 100644 --- a/src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPI.pyi +++ b/src/Mod/Part/App/ChFi2d/ChFi2d_ChamferAPI.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPI.pyi b/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPI.pyi index d08d9b549e..91ba03133c 100644 --- a/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPI.pyi +++ b/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAPI.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgo.pyi b/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgo.pyi index 8e92debb7e..482c7e11db 100644 --- a/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgo.pyi +++ b/src/Mod/Part/App/ChFi2d/ChFi2d_FilletAlgo.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Circle.pyi b/src/Mod/Part/App/Circle.pyi index 85baff9780..7c0768f562 100644 --- a/src/Mod/Part/App/Circle.pyi +++ b/src/Mod/Part/App/Circle.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Cone.pyi b/src/Mod/Part/App/Cone.pyi index 478c187222..1b099f2bac 100644 --- a/src/Mod/Part/App/Cone.pyi +++ b/src/Mod/Part/App/Cone.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Conic.pyi b/src/Mod/Part/App/Conic.pyi index 5a54ce3cd9..3cbcfe274c 100644 --- a/src/Mod/Part/App/Conic.pyi +++ b/src/Mod/Part/App/Conic.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Cylinder.pyi b/src/Mod/Part/App/Cylinder.pyi index 52086d4b7a..75f6a73086 100644 --- a/src/Mod/Part/App/Cylinder.pyi +++ b/src/Mod/Part/App/Cylinder.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Ellipse.pyi b/src/Mod/Part/App/Ellipse.pyi index 6fe65dcc56..6a14ae39ee 100644 --- a/src/Mod/Part/App/Ellipse.pyi +++ b/src/Mod/Part/App/Ellipse.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/ArcOfCircle2d.pyi b/src/Mod/Part/App/Geom2d/ArcOfCircle2d.pyi index c4b517af95..495698a5d3 100644 --- a/src/Mod/Part/App/Geom2d/ArcOfCircle2d.pyi +++ b/src/Mod/Part/App/Geom2d/ArcOfCircle2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/ArcOfConic2d.pyi b/src/Mod/Part/App/Geom2d/ArcOfConic2d.pyi index 04b1b21f2c..eaa16a4fce 100644 --- a/src/Mod/Part/App/Geom2d/ArcOfConic2d.pyi +++ b/src/Mod/Part/App/Geom2d/ArcOfConic2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/ArcOfEllipse2d.pyi b/src/Mod/Part/App/Geom2d/ArcOfEllipse2d.pyi index 98ac4c48fe..31fe585ca7 100644 --- a/src/Mod/Part/App/Geom2d/ArcOfEllipse2d.pyi +++ b/src/Mod/Part/App/Geom2d/ArcOfEllipse2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/ArcOfHyperbola2d.pyi b/src/Mod/Part/App/Geom2d/ArcOfHyperbola2d.pyi index 2d48b2aa43..50559406e3 100644 --- a/src/Mod/Part/App/Geom2d/ArcOfHyperbola2d.pyi +++ b/src/Mod/Part/App/Geom2d/ArcOfHyperbola2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/ArcOfParabola2d.pyi b/src/Mod/Part/App/Geom2d/ArcOfParabola2d.pyi index cc3d549fdd..ddaa706489 100644 --- a/src/Mod/Part/App/Geom2d/ArcOfParabola2d.pyi +++ b/src/Mod/Part/App/Geom2d/ArcOfParabola2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/BSplineCurve2d.pyi b/src/Mod/Part/App/Geom2d/BSplineCurve2d.pyi index 881c510b16..59f7cdfbce 100644 --- a/src/Mod/Part/App/Geom2d/BSplineCurve2d.pyi +++ b/src/Mod/Part/App/Geom2d/BSplineCurve2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/BezierCurve2d.pyi b/src/Mod/Part/App/Geom2d/BezierCurve2d.pyi index 0f4b748893..732caeede3 100644 --- a/src/Mod/Part/App/Geom2d/BezierCurve2d.pyi +++ b/src/Mod/Part/App/Geom2d/BezierCurve2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Circle2d.pyi b/src/Mod/Part/App/Geom2d/Circle2d.pyi index 8a40a76e94..88625eaa07 100644 --- a/src/Mod/Part/App/Geom2d/Circle2d.pyi +++ b/src/Mod/Part/App/Geom2d/Circle2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Conic2d.pyi b/src/Mod/Part/App/Geom2d/Conic2d.pyi index a6c377cfe1..10cb602dfd 100644 --- a/src/Mod/Part/App/Geom2d/Conic2d.pyi +++ b/src/Mod/Part/App/Geom2d/Conic2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Curve2d.pyi b/src/Mod/Part/App/Geom2d/Curve2d.pyi index 3c907ffc2d..f389d2a4ae 100644 --- a/src/Mod/Part/App/Geom2d/Curve2d.pyi +++ b/src/Mod/Part/App/Geom2d/Curve2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Ellipse2d.pyi b/src/Mod/Part/App/Geom2d/Ellipse2d.pyi index 7651041360..eda35b092a 100644 --- a/src/Mod/Part/App/Geom2d/Ellipse2d.pyi +++ b/src/Mod/Part/App/Geom2d/Ellipse2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Geometry2d.pyi b/src/Mod/Part/App/Geom2d/Geometry2d.pyi index a7e97724da..2a423ed193 100644 --- a/src/Mod/Part/App/Geom2d/Geometry2d.pyi +++ b/src/Mod/Part/App/Geom2d/Geometry2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Hyperbola2d.pyi b/src/Mod/Part/App/Geom2d/Hyperbola2d.pyi index 852c1a7ee4..549538bca1 100644 --- a/src/Mod/Part/App/Geom2d/Hyperbola2d.pyi +++ b/src/Mod/Part/App/Geom2d/Hyperbola2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Line2d.pyi b/src/Mod/Part/App/Geom2d/Line2d.pyi index 7863122f53..f7515eb117 100644 --- a/src/Mod/Part/App/Geom2d/Line2d.pyi +++ b/src/Mod/Part/App/Geom2d/Line2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Line2dSegment.pyi b/src/Mod/Part/App/Geom2d/Line2dSegment.pyi index ef4c562e4c..a3b5c6205c 100644 --- a/src/Mod/Part/App/Geom2d/Line2dSegment.pyi +++ b/src/Mod/Part/App/Geom2d/Line2dSegment.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/OffsetCurve2d.pyi b/src/Mod/Part/App/Geom2d/OffsetCurve2d.pyi index 5e25992320..b1ec72b215 100644 --- a/src/Mod/Part/App/Geom2d/OffsetCurve2d.pyi +++ b/src/Mod/Part/App/Geom2d/OffsetCurve2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geom2d/Parabola2d.pyi b/src/Mod/Part/App/Geom2d/Parabola2d.pyi index 12bf13c961..39e56ad12f 100644 --- a/src/Mod/Part/App/Geom2d/Parabola2d.pyi +++ b/src/Mod/Part/App/Geom2d/Parabola2d.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeomPlate/BuildPlateSurface.pyi b/src/Mod/Part/App/GeomPlate/BuildPlateSurface.pyi index 580b749813..1c9a1379c9 100644 --- a/src/Mod/Part/App/GeomPlate/BuildPlateSurface.pyi +++ b/src/Mod/Part/App/GeomPlate/BuildPlateSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeomPlate/CurveConstraint.pyi b/src/Mod/Part/App/GeomPlate/CurveConstraint.pyi index cfd3bb2bac..da64f6ce92 100644 --- a/src/Mod/Part/App/GeomPlate/CurveConstraint.pyi +++ b/src/Mod/Part/App/GeomPlate/CurveConstraint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeomPlate/PointConstraint.pyi b/src/Mod/Part/App/GeomPlate/PointConstraint.pyi index 5400f3f4f8..a30d69b969 100644 --- a/src/Mod/Part/App/GeomPlate/PointConstraint.pyi +++ b/src/Mod/Part/App/GeomPlate/PointConstraint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Geometry.pyi b/src/Mod/Part/App/Geometry.pyi index 74ea9c6410..72265b63ef 100644 --- a/src/Mod/Part/App/Geometry.pyi +++ b/src/Mod/Part/App/Geometry.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryBoolExtension.pyi b/src/Mod/Part/App/GeometryBoolExtension.pyi index 32e5a77c67..b09d91dd96 100644 --- a/src/Mod/Part/App/GeometryBoolExtension.pyi +++ b/src/Mod/Part/App/GeometryBoolExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryCurve.pyi b/src/Mod/Part/App/GeometryCurve.pyi index 32a31bff25..553a872164 100644 --- a/src/Mod/Part/App/GeometryCurve.pyi +++ b/src/Mod/Part/App/GeometryCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryDoubleExtension.pyi b/src/Mod/Part/App/GeometryDoubleExtension.pyi index 34440e7ee1..4031272538 100644 --- a/src/Mod/Part/App/GeometryDoubleExtension.pyi +++ b/src/Mod/Part/App/GeometryDoubleExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryExtension.pyi b/src/Mod/Part/App/GeometryExtension.pyi index 28ea73dfe4..85d8d3a404 100644 --- a/src/Mod/Part/App/GeometryExtension.pyi +++ b/src/Mod/Part/App/GeometryExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryIntExtension.pyi b/src/Mod/Part/App/GeometryIntExtension.pyi index 9bc8041d6f..8c3260de15 100644 --- a/src/Mod/Part/App/GeometryIntExtension.pyi +++ b/src/Mod/Part/App/GeometryIntExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometryStringExtension.pyi b/src/Mod/Part/App/GeometryStringExtension.pyi index 47ac650fd4..85188f483f 100644 --- a/src/Mod/Part/App/GeometryStringExtension.pyi +++ b/src/Mod/Part/App/GeometryStringExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/GeometrySurface.pyi b/src/Mod/Part/App/GeometrySurface.pyi index ec256ae79c..29c0153a49 100644 --- a/src/Mod/Part/App/GeometrySurface.pyi +++ b/src/Mod/Part/App/GeometrySurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/HLRBRep/HLRBRep_Algo.pyi b/src/Mod/Part/App/HLRBRep/HLRBRep_Algo.pyi index b3e1fabf10..c804cd5d1d 100644 --- a/src/Mod/Part/App/HLRBRep/HLRBRep_Algo.pyi +++ b/src/Mod/Part/App/HLRBRep/HLRBRep_Algo.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgo.pyi b/src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgo.pyi index 488e87e118..d2dc847187 100644 --- a/src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgo.pyi +++ b/src/Mod/Part/App/HLRBRep/HLRBRep_PolyAlgo.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/HLRBRep/HLRToShape.pyi b/src/Mod/Part/App/HLRBRep/HLRToShape.pyi index 71892e1293..17fd5598c1 100644 --- a/src/Mod/Part/App/HLRBRep/HLRToShape.pyi +++ b/src/Mod/Part/App/HLRBRep/HLRToShape.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/HLRBRep/PolyHLRToShape.pyi b/src/Mod/Part/App/HLRBRep/PolyHLRToShape.pyi index cd108875ec..a53e687a58 100644 --- a/src/Mod/Part/App/HLRBRep/PolyHLRToShape.pyi +++ b/src/Mod/Part/App/HLRBRep/PolyHLRToShape.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Hyperbola.pyi b/src/Mod/Part/App/Hyperbola.pyi index e8bc9c37c7..495a1ab6a6 100644 --- a/src/Mod/Part/App/Hyperbola.pyi +++ b/src/Mod/Part/App/Hyperbola.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Line.pyi b/src/Mod/Part/App/Line.pyi index b5b4af8b31..a8703db4da 100644 --- a/src/Mod/Part/App/Line.pyi +++ b/src/Mod/Part/App/Line.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/LineSegment.pyi b/src/Mod/Part/App/LineSegment.pyi index b8458da698..3d8a54c1f8 100644 --- a/src/Mod/Part/App/LineSegment.pyi +++ b/src/Mod/Part/App/LineSegment.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/OffsetCurve.pyi b/src/Mod/Part/App/OffsetCurve.pyi index b64dcf6c93..34811cf0d8 100644 --- a/src/Mod/Part/App/OffsetCurve.pyi +++ b/src/Mod/Part/App/OffsetCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/OffsetSurface.pyi b/src/Mod/Part/App/OffsetSurface.pyi index b857180d6f..aaf06005e0 100644 --- a/src/Mod/Part/App/OffsetSurface.pyi +++ b/src/Mod/Part/App/OffsetSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Parabola.pyi b/src/Mod/Part/App/Parabola.pyi index 3f0d379572..94bc93c8cf 100644 --- a/src/Mod/Part/App/Parabola.pyi +++ b/src/Mod/Part/App/Parabola.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Part2DObject.pyi b/src/Mod/Part/App/Part2DObject.pyi index da3b4f8a2b..2a973f46d3 100644 --- a/src/Mod/Part/App/Part2DObject.pyi +++ b/src/Mod/Part/App/Part2DObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/PartFeature.pyi b/src/Mod/Part/App/PartFeature.pyi index 1504b2e638..70579119f6 100644 --- a/src/Mod/Part/App/PartFeature.pyi +++ b/src/Mod/Part/App/PartFeature.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Plane.pyi b/src/Mod/Part/App/Plane.pyi index 0916bb3135..f21f10aadb 100644 --- a/src/Mod/Part/App/Plane.pyi +++ b/src/Mod/Part/App/Plane.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/PlateSurface.pyi b/src/Mod/Part/App/PlateSurface.pyi index a6b24a93e9..946413f9fa 100644 --- a/src/Mod/Part/App/PlateSurface.pyi +++ b/src/Mod/Part/App/PlateSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Point.pyi b/src/Mod/Part/App/Point.pyi index 1769b265da..94da16a100 100644 --- a/src/Mod/Part/App/Point.pyi +++ b/src/Mod/Part/App/Point.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/RectangularTrimmedSurface.pyi b/src/Mod/Part/App/RectangularTrimmedSurface.pyi index d0a0ced08b..cbd3417ced 100644 --- a/src/Mod/Part/App/RectangularTrimmedSurface.pyi +++ b/src/Mod/Part/App/RectangularTrimmedSurface.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Edge.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Edge.pyi index a60a84cc89..0c676c4942 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Edge.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Edge.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_EdgeConnect.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_EdgeConnect.pyi index 63a7a8ec5f..be8753a296 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_EdgeConnect.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_EdgeConnect.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Face.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Face.pyi index 9ba4b5eca9..c19740fcfa 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Face.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Face.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FaceConnect.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_FaceConnect.pyi index 997313723c..0cee8752f5 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FaceConnect.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FaceConnect.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFace.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFace.pyi index ae2dd62257..11ba58beb6 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFace.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFace.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallSolid.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallSolid.pyi index 78bfed768c..91aed38680 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallSolid.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallSolid.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FreeBounds.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_FreeBounds.pyi index 2382bfeb48..9742f2bbe0 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FreeBounds.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FreeBounds.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Root.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Root.pyi index f84c92f12e..4937fe62c5 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Root.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Root.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Shape.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Shape.pyi index 1e2827279c..89a857a9a7 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Shape.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Shape.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_ShapeTolerance.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_ShapeTolerance.pyi index 33479fc743..a36d4c5b7d 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_ShapeTolerance.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_ShapeTolerance.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Shell.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Shell.pyi index 42d3e7f5b9..37e492ebb6 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Shell.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Shell.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Solid.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Solid.pyi index 4bc465d77b..f27a985a76 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Solid.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Solid.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_SplitCommonVertex.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_SplitCommonVertex.pyi index a794a8e8e4..7c1ecf0f73 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_SplitCommonVertex.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_SplitCommonVertex.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_SplitTool.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_SplitTool.pyi index a1d38628ba..497fd855d6 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_SplitTool.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_SplitTool.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Wire.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Wire.pyi index 401f275411..53f2cdffce 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Wire.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Wire.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_WireVertex.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_WireVertex.pyi index 05a448a666..bcea75aca2 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_WireVertex.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_WireVertex.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_Wireframe.pyi b/src/Mod/Part/App/ShapeFix/ShapeFix_Wireframe.pyi index 5fd469994e..7234f6d6e0 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_Wireframe.pyi +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_Wireframe.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/ShapeUpgrade/UnifySameDomain.pyi b/src/Mod/Part/App/ShapeUpgrade/UnifySameDomain.pyi index 7019e0f64b..48d780975f 100644 --- a/src/Mod/Part/App/ShapeUpgrade/UnifySameDomain.pyi +++ b/src/Mod/Part/App/ShapeUpgrade/UnifySameDomain.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Sphere.pyi b/src/Mod/Part/App/Sphere.pyi index 6be8d3b9de..f54858d951 100644 --- a/src/Mod/Part/App/Sphere.pyi +++ b/src/Mod/Part/App/Sphere.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/SurfaceOfExtrusion.pyi b/src/Mod/Part/App/SurfaceOfExtrusion.pyi index ae65168ebf..93784c52e3 100644 --- a/src/Mod/Part/App/SurfaceOfExtrusion.pyi +++ b/src/Mod/Part/App/SurfaceOfExtrusion.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/SurfaceOfRevolution.pyi b/src/Mod/Part/App/SurfaceOfRevolution.pyi index c2a32b51e7..e58f12938f 100644 --- a/src/Mod/Part/App/SurfaceOfRevolution.pyi +++ b/src/Mod/Part/App/SurfaceOfRevolution.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShape.pyi b/src/Mod/Part/App/TopoShape.pyi index 937abc3ac7..9fcfb60199 100644 --- a/src/Mod/Part/App/TopoShape.pyi +++ b/src/Mod/Part/App/TopoShape.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeCompSolid.pyi b/src/Mod/Part/App/TopoShapeCompSolid.pyi index b573903fb2..c0861bd8c9 100644 --- a/src/Mod/Part/App/TopoShapeCompSolid.pyi +++ b/src/Mod/Part/App/TopoShapeCompSolid.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeCompound.pyi b/src/Mod/Part/App/TopoShapeCompound.pyi index d48ef7dda4..3047584775 100644 --- a/src/Mod/Part/App/TopoShapeCompound.pyi +++ b/src/Mod/Part/App/TopoShapeCompound.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeEdge.pyi b/src/Mod/Part/App/TopoShapeEdge.pyi index afd929b94f..bf27bd80d5 100644 --- a/src/Mod/Part/App/TopoShapeEdge.pyi +++ b/src/Mod/Part/App/TopoShapeEdge.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeFace.pyi b/src/Mod/Part/App/TopoShapeFace.pyi index 63ccc93f34..1a819d740e 100644 --- a/src/Mod/Part/App/TopoShapeFace.pyi +++ b/src/Mod/Part/App/TopoShapeFace.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeShell.pyi b/src/Mod/Part/App/TopoShapeShell.pyi index 5eab7d210a..ce30f1b1de 100644 --- a/src/Mod/Part/App/TopoShapeShell.pyi +++ b/src/Mod/Part/App/TopoShapeShell.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeSolid.pyi b/src/Mod/Part/App/TopoShapeSolid.pyi index cb9f5d3d86..81a8722924 100644 --- a/src/Mod/Part/App/TopoShapeSolid.pyi +++ b/src/Mod/Part/App/TopoShapeSolid.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeVertex.pyi b/src/Mod/Part/App/TopoShapeVertex.pyi index 7d298102ea..9c0461d6e7 100644 --- a/src/Mod/Part/App/TopoShapeVertex.pyi +++ b/src/Mod/Part/App/TopoShapeVertex.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TopoShapeWire.pyi b/src/Mod/Part/App/TopoShapeWire.pyi index 849957dd49..49eea8f24b 100644 --- a/src/Mod/Part/App/TopoShapeWire.pyi +++ b/src/Mod/Part/App/TopoShapeWire.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/Toroid.pyi b/src/Mod/Part/App/Toroid.pyi index 12b7c6bb63..68d97590aa 100644 --- a/src/Mod/Part/App/Toroid.pyi +++ b/src/Mod/Part/App/Toroid.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/App/TrimmedCurve.pyi b/src/Mod/Part/App/TrimmedCurve.pyi index 1ce252e9a5..e26e0b199d 100644 --- a/src/Mod/Part/App/TrimmedCurve.pyi +++ b/src/Mod/Part/App/TrimmedCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Part/Gui/ViewProviderPartExt.pyi b/src/Mod/Part/Gui/ViewProviderPartExt.pyi index 5c8b3b0716..92997a3298 100644 --- a/src/Mod/Part/Gui/ViewProviderPartExt.pyi +++ b/src/Mod/Part/Gui/ViewProviderPartExt.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/PartDesign/App/Body.pyi b/src/Mod/PartDesign/App/Body.pyi index d9bb8e4070..c360704232 100644 --- a/src/Mod/PartDesign/App/Body.pyi +++ b/src/Mod/PartDesign/App/Body.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/PartDesign/App/Feature.pyi b/src/Mod/PartDesign/App/Feature.pyi index 22308d0ffe..b503667040 100644 --- a/src/Mod/PartDesign/App/Feature.pyi +++ b/src/Mod/PartDesign/App/Feature.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/PartDesign/Gui/ViewProvider.pyi b/src/Mod/PartDesign/Gui/ViewProvider.pyi index d5292c3383..20a6669510 100644 --- a/src/Mod/PartDesign/Gui/ViewProvider.pyi +++ b/src/Mod/PartDesign/Gui/ViewProvider.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Points/App/Points.pyi b/src/Mod/Points/App/Points.pyi index 5b05d62fe8..072d8cb11b 100644 --- a/src/Mod/Points/App/Points.pyi +++ b/src/Mod/Points/App/Points.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Robot/App/Robot6Axis.pyi b/src/Mod/Robot/App/Robot6Axis.pyi index f4f7db2665..19818fee00 100644 --- a/src/Mod/Robot/App/Robot6Axis.pyi +++ b/src/Mod/Robot/App/Robot6Axis.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Robot/App/RobotObject.pyi b/src/Mod/Robot/App/RobotObject.pyi index 05602a99e1..007b24941c 100644 --- a/src/Mod/Robot/App/RobotObject.pyi +++ b/src/Mod/Robot/App/RobotObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Robot/App/Trajectory.pyi b/src/Mod/Robot/App/Trajectory.pyi index b528494c65..54ac07cb63 100644 --- a/src/Mod/Robot/App/Trajectory.pyi +++ b/src/Mod/Robot/App/Trajectory.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Robot/App/Waypoint.pyi b/src/Mod/Robot/App/Waypoint.pyi index b655da7d48..2cc35d2b0a 100644 --- a/src/Mod/Robot/App/Waypoint.pyi +++ b/src/Mod/Robot/App/Waypoint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/Constraint.pyi b/src/Mod/Sketcher/App/Constraint.pyi index fb17f65cf0..7c1fc572af 100644 --- a/src/Mod/Sketcher/App/Constraint.pyi +++ b/src/Mod/Sketcher/App/Constraint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/ExternalGeometryExtension.pyi b/src/Mod/Sketcher/App/ExternalGeometryExtension.pyi index 07ecb36a67..e8c7db262b 100644 --- a/src/Mod/Sketcher/App/ExternalGeometryExtension.pyi +++ b/src/Mod/Sketcher/App/ExternalGeometryExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/ExternalGeometryFacade.pyi b/src/Mod/Sketcher/App/ExternalGeometryFacade.pyi index 0e2104ea16..4e5cfef41b 100644 --- a/src/Mod/Sketcher/App/ExternalGeometryFacade.pyi +++ b/src/Mod/Sketcher/App/ExternalGeometryFacade.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/GeometryFacade.pyi b/src/Mod/Sketcher/App/GeometryFacade.pyi index 4249aa5848..648fb5493d 100644 --- a/src/Mod/Sketcher/App/GeometryFacade.pyi +++ b/src/Mod/Sketcher/App/GeometryFacade.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/Sketch.pyi b/src/Mod/Sketcher/App/Sketch.pyi index 31ef21fd1a..a7bfadaadb 100644 --- a/src/Mod/Sketcher/App/Sketch.pyi +++ b/src/Mod/Sketcher/App/Sketch.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/SketchGeometryExtension.pyi b/src/Mod/Sketcher/App/SketchGeometryExtension.pyi index 8b766d5796..9e4079a2c5 100644 --- a/src/Mod/Sketcher/App/SketchGeometryExtension.pyi +++ b/src/Mod/Sketcher/App/SketchGeometryExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/SketchObject.pyi b/src/Mod/Sketcher/App/SketchObject.pyi index f7e573d090..858fb0cbf1 100644 --- a/src/Mod/Sketcher/App/SketchObject.pyi +++ b/src/Mod/Sketcher/App/SketchObject.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/App/SketchObjectSF.pyi b/src/Mod/Sketcher/App/SketchObjectSF.pyi index 6c360b3265..c7f24bf633 100644 --- a/src/Mod/Sketcher/App/SketchObjectSF.pyi +++ b/src/Mod/Sketcher/App/SketchObjectSF.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.pyi b/src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.pyi index f0c8740f0b..d22c357da5 100644 --- a/src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.pyi +++ b/src/Mod/Sketcher/Gui/ViewProviderSketchGeometryExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Spreadsheet/App/PropertyColumnWidths.pyi b/src/Mod/Spreadsheet/App/PropertyColumnWidths.pyi index 8689a97272..6b244d55bf 100644 --- a/src/Mod/Spreadsheet/App/PropertyColumnWidths.pyi +++ b/src/Mod/Spreadsheet/App/PropertyColumnWidths.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Spreadsheet/App/PropertyRowHeights.pyi b/src/Mod/Spreadsheet/App/PropertyRowHeights.pyi index c1bf6f3a16..7d50b61052 100644 --- a/src/Mod/Spreadsheet/App/PropertyRowHeights.pyi +++ b/src/Mod/Spreadsheet/App/PropertyRowHeights.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Spreadsheet/App/PropertySheet.pyi b/src/Mod/Spreadsheet/App/PropertySheet.pyi index 7207e71bcc..de468f3d75 100644 --- a/src/Mod/Spreadsheet/App/PropertySheet.pyi +++ b/src/Mod/Spreadsheet/App/PropertySheet.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Spreadsheet/App/Sheet.pyi b/src/Mod/Spreadsheet/App/Sheet.pyi index 82dd460022..e7b396aa15 100644 --- a/src/Mod/Spreadsheet/App/Sheet.pyi +++ b/src/Mod/Spreadsheet/App/Sheet.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.pyi b/src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.pyi index e8085bc056..3c9fb6cef2 100644 --- a/src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.pyi +++ b/src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Surface/App/Blending/BlendCurve.pyi b/src/Mod/Surface/App/Blending/BlendCurve.pyi index e394ae9ed8..c851fc7efb 100644 --- a/src/Mod/Surface/App/Blending/BlendCurve.pyi +++ b/src/Mod/Surface/App/Blending/BlendCurve.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/Surface/App/Blending/BlendPoint.pyi b/src/Mod/Surface/App/Blending/BlendPoint.pyi index 6f8d48b3c2..dd240c6bfc 100644 --- a/src/Mod/Surface/App/Blending/BlendPoint.pyi +++ b/src/Mod/Surface/App/Blending/BlendPoint.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/CenterLine.pyi b/src/Mod/TechDraw/App/CenterLine.pyi index 515fe93084..177020767d 100644 --- a/src/Mod/TechDraw/App/CenterLine.pyi +++ b/src/Mod/TechDraw/App/CenterLine.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/CosmeticEdge.pyi b/src/Mod/TechDraw/App/CosmeticEdge.pyi index 753a59cac9..e6dcf04c2c 100644 --- a/src/Mod/TechDraw/App/CosmeticEdge.pyi +++ b/src/Mod/TechDraw/App/CosmeticEdge.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/CosmeticExtension.pyi b/src/Mod/TechDraw/App/CosmeticExtension.pyi index c16660ea68..cd713a0a77 100644 --- a/src/Mod/TechDraw/App/CosmeticExtension.pyi +++ b/src/Mod/TechDraw/App/CosmeticExtension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/CosmeticVertex.pyi b/src/Mod/TechDraw/App/CosmeticVertex.pyi index 35747eda04..f5b26a4c4f 100644 --- a/src/Mod/TechDraw/App/CosmeticVertex.pyi +++ b/src/Mod/TechDraw/App/CosmeticVertex.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawBrokenView.pyi b/src/Mod/TechDraw/App/DrawBrokenView.pyi index d73fb6534c..08ec3a064a 100644 --- a/src/Mod/TechDraw/App/DrawBrokenView.pyi +++ b/src/Mod/TechDraw/App/DrawBrokenView.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawGeomHatch.pyi b/src/Mod/TechDraw/App/DrawGeomHatch.pyi index d035fee397..c5cf8f4a0b 100644 --- a/src/Mod/TechDraw/App/DrawGeomHatch.pyi +++ b/src/Mod/TechDraw/App/DrawGeomHatch.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawHatch.pyi b/src/Mod/TechDraw/App/DrawHatch.pyi index 20bfbdb2e8..c0d6955ccc 100644 --- a/src/Mod/TechDraw/App/DrawHatch.pyi +++ b/src/Mod/TechDraw/App/DrawHatch.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawLeaderLine.pyi b/src/Mod/TechDraw/App/DrawLeaderLine.pyi index 5ce984716c..760455f91c 100644 --- a/src/Mod/TechDraw/App/DrawLeaderLine.pyi +++ b/src/Mod/TechDraw/App/DrawLeaderLine.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawPage.pyi b/src/Mod/TechDraw/App/DrawPage.pyi index 40fcd79379..ba0667774a 100644 --- a/src/Mod/TechDraw/App/DrawPage.pyi +++ b/src/Mod/TechDraw/App/DrawPage.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawParametricTemplate.pyi b/src/Mod/TechDraw/App/DrawParametricTemplate.pyi index cda154e03c..b4afc2103d 100644 --- a/src/Mod/TechDraw/App/DrawParametricTemplate.pyi +++ b/src/Mod/TechDraw/App/DrawParametricTemplate.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawProjGroup.pyi b/src/Mod/TechDraw/App/DrawProjGroup.pyi index d2aa509ce5..948e4b1563 100644 --- a/src/Mod/TechDraw/App/DrawProjGroup.pyi +++ b/src/Mod/TechDraw/App/DrawProjGroup.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawProjGroupItem.pyi b/src/Mod/TechDraw/App/DrawProjGroupItem.pyi index 7d291d1d97..3a147263e1 100644 --- a/src/Mod/TechDraw/App/DrawProjGroupItem.pyi +++ b/src/Mod/TechDraw/App/DrawProjGroupItem.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawRichAnno.pyi b/src/Mod/TechDraw/App/DrawRichAnno.pyi index 7480d90486..438382592d 100644 --- a/src/Mod/TechDraw/App/DrawRichAnno.pyi +++ b/src/Mod/TechDraw/App/DrawRichAnno.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawSVGTemplate.pyi b/src/Mod/TechDraw/App/DrawSVGTemplate.pyi index debcd7a511..095e27c73c 100644 --- a/src/Mod/TechDraw/App/DrawSVGTemplate.pyi +++ b/src/Mod/TechDraw/App/DrawSVGTemplate.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawTemplate.pyi b/src/Mod/TechDraw/App/DrawTemplate.pyi index d3762913c5..01ebfcc497 100644 --- a/src/Mod/TechDraw/App/DrawTemplate.pyi +++ b/src/Mod/TechDraw/App/DrawTemplate.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawTile.pyi b/src/Mod/TechDraw/App/DrawTile.pyi index 01ca20aa2a..08ebfcf377 100644 --- a/src/Mod/TechDraw/App/DrawTile.pyi +++ b/src/Mod/TechDraw/App/DrawTile.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawTileWeld.pyi b/src/Mod/TechDraw/App/DrawTileWeld.pyi index 686dc2c0a2..aea72b50b5 100644 --- a/src/Mod/TechDraw/App/DrawTileWeld.pyi +++ b/src/Mod/TechDraw/App/DrawTileWeld.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawView.pyi b/src/Mod/TechDraw/App/DrawView.pyi index 43ce7cf8b4..d255f7d5d4 100644 --- a/src/Mod/TechDraw/App/DrawView.pyi +++ b/src/Mod/TechDraw/App/DrawView.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewAnnotation.pyi b/src/Mod/TechDraw/App/DrawViewAnnotation.pyi index d88b4b38f9..b8cdc51ad1 100644 --- a/src/Mod/TechDraw/App/DrawViewAnnotation.pyi +++ b/src/Mod/TechDraw/App/DrawViewAnnotation.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewClip.pyi b/src/Mod/TechDraw/App/DrawViewClip.pyi index 9818cdb638..17a26c4bbb 100644 --- a/src/Mod/TechDraw/App/DrawViewClip.pyi +++ b/src/Mod/TechDraw/App/DrawViewClip.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewCollection.pyi b/src/Mod/TechDraw/App/DrawViewCollection.pyi index 35442c74ea..643dcc35aa 100644 --- a/src/Mod/TechDraw/App/DrawViewCollection.pyi +++ b/src/Mod/TechDraw/App/DrawViewCollection.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewDimExtent.pyi b/src/Mod/TechDraw/App/DrawViewDimExtent.pyi index c54f48e49d..381dc0db1c 100644 --- a/src/Mod/TechDraw/App/DrawViewDimExtent.pyi +++ b/src/Mod/TechDraw/App/DrawViewDimExtent.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewDimension.pyi b/src/Mod/TechDraw/App/DrawViewDimension.pyi index 910e156a7d..80db3445f3 100644 --- a/src/Mod/TechDraw/App/DrawViewDimension.pyi +++ b/src/Mod/TechDraw/App/DrawViewDimension.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewPart.pyi b/src/Mod/TechDraw/App/DrawViewPart.pyi index b80e4d9a75..5a7126a079 100644 --- a/src/Mod/TechDraw/App/DrawViewPart.pyi +++ b/src/Mod/TechDraw/App/DrawViewPart.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawViewSymbol.pyi b/src/Mod/TechDraw/App/DrawViewSymbol.pyi index 1bddc286d2..3c7efd1eb0 100644 --- a/src/Mod/TechDraw/App/DrawViewSymbol.pyi +++ b/src/Mod/TechDraw/App/DrawViewSymbol.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/DrawWeldSymbol.pyi b/src/Mod/TechDraw/App/DrawWeldSymbol.pyi index 3bb3fcddd9..9749f70e6d 100644 --- a/src/Mod/TechDraw/App/DrawWeldSymbol.pyi +++ b/src/Mod/TechDraw/App/DrawWeldSymbol.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations diff --git a/src/Mod/TechDraw/App/GeomFormat.pyi b/src/Mod/TechDraw/App/GeomFormat.pyi index 5eb35e4c69..5ba5b4ea39 100644 --- a/src/Mod/TechDraw/App/GeomFormat.pyi +++ b/src/Mod/TechDraw/App/GeomFormat.pyi @@ -1,4 +1,4 @@ -# SPDX-License: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1-or-later from __future__ import annotations