From 842c5f53e1baf4f77ea4370b63163aa5ba91462f Mon Sep 17 00:00:00 2001 From: PhoneDroid <73050054+PhoneDroid@users.noreply.github.com> Date: Thu, 6 Nov 2025 21:06:19 -0500 Subject: [PATCH] [ App ]: Update SPDX License Identifiers --- src/App/Annotation.cpp | 2 ++ src/App/Annotation.h | 2 ++ src/App/Application.cpp | 2 ++ src/App/Application.h | 2 ++ src/App/ApplicationDirectories.cpp | 1 + src/App/ApplicationDirectories.h | 1 + src/App/ApplicationDirectoriesPyImp.cpp | 1 + src/App/ApplicationPy.cpp | 2 ++ src/App/AutoTransaction.cpp | 2 ++ src/App/AutoTransaction.h | 2 ++ src/App/Branding.cpp | 2 ++ src/App/Branding.h | 2 ++ src/App/CMakeLists.txt | 2 ++ src/App/ColorModel.cpp | 2 ++ src/App/ColorModel.h | 2 ++ src/App/ComplexGeoData.cpp | 1 + src/App/ComplexGeoData.h | 1 + src/App/ComplexGeoDataPyImp.cpp | 2 ++ src/App/Datums.cpp | 2 ++ src/App/Datums.h | 2 ++ src/App/Document.cpp | 2 ++ src/App/Document.h | 2 ++ src/App/DocumentObject.cpp | 2 ++ src/App/DocumentObject.h | 2 ++ src/App/DocumentObjectExtension.cpp | 2 ++ src/App/DocumentObjectExtension.h | 2 ++ src/App/DocumentObjectExtensionPyImp.cpp | 2 ++ src/App/DocumentObjectFileIncluded.cpp | 2 ++ src/App/DocumentObjectFileIncluded.h | 2 ++ src/App/DocumentObjectGroup.cpp | 2 ++ src/App/DocumentObjectGroup.h | 2 ++ src/App/DocumentObjectGroupPyImp.cpp | 2 ++ src/App/DocumentObjectPyImp.cpp | 2 ++ src/App/DocumentObserver.cpp | 2 ++ src/App/DocumentObserver.h | 2 ++ src/App/DocumentObserverPython.cpp | 2 ++ src/App/DocumentObserverPython.h | 2 ++ src/App/DocumentPyImp.cpp | 2 ++ src/App/DynamicProperty.cpp | 2 ++ src/App/DynamicProperty.h | 2 ++ src/App/ElementMap.cpp | 2 ++ src/App/ElementNamingUtils.cpp | 1 + src/App/ElementNamingUtils.h | 2 ++ src/App/Enumeration.cpp | 2 ++ src/App/Enumeration.h | 2 ++ src/App/ExportInfo.h | 1 + src/App/Expression.cpp | 2 ++ src/App/Expression.h | 2 ++ src/App/Expression.l | 2 ++ src/App/Expression.lex.c | 2 ++ src/App/Expression.tab.c | 2 ++ src/App/Expression.tab.h | 2 ++ src/App/Expression.y | 2 ++ src/App/ExpressionParser.h | 2 ++ src/App/ExpressionParser.sh | 1 + src/App/ExpressionTokenizer.cpp | 2 ++ src/App/ExpressionTokenizer.h | 2 ++ src/App/ExpressionVisitors.h | 2 ++ src/App/Extension.cpp | 2 ++ src/App/Extension.h | 2 ++ src/App/ExtensionContainer.cpp | 2 ++ src/App/ExtensionContainer.h | 2 ++ src/App/ExtensionContainerPyImp.cpp | 2 ++ src/App/ExtensionPyImp.cpp | 2 ++ src/App/ExtensionPython.h | 2 ++ src/App/FeatureCustom.h | 2 ++ src/App/FeaturePython.cpp | 2 ++ src/App/FeaturePython.h | 2 ++ src/App/FeaturePythonPyImp.h | 2 ++ src/App/FeaturePythonPyImp.inl | 2 ++ src/App/FeatureTest.cpp | 2 ++ src/App/FeatureTest.h | 2 ++ src/App/FreeCADInit.py | 2 ++ src/App/FreeCADTest.py | 2 ++ src/App/GeoFeature.cpp | 2 ++ src/App/GeoFeature.h | 2 ++ src/App/GeoFeatureGroupExtension.cpp | 2 ++ src/App/GeoFeatureGroupExtension.h | 2 ++ src/App/GeoFeatureGroupExtensionPyImp.cpp | 2 ++ src/App/GeoFeaturePyImp.cpp | 2 ++ src/App/Graphviz.cpp | 2 ++ src/App/GroupExtension.cpp | 2 ++ src/App/GroupExtension.h | 2 ++ src/App/GroupExtensionPyImp.cpp | 2 ++ src/App/ImagePlane.cpp | 2 ++ src/App/ImagePlane.h | 2 ++ src/App/InventorObject.cpp | 2 ++ src/App/InventorObject.h | 2 ++ src/App/License.h | 2 ++ src/App/Link.cpp | 2 ++ src/App/Link.h | 2 ++ src/App/LinkBaseExtensionPyImp.cpp | 2 ++ src/App/LinkParams.py | 2 ++ src/App/MappedName.cpp | 2 ++ src/App/Material.cpp | 2 ++ src/App/Material.h | 2 ++ src/App/MaterialObject.cpp | 2 ++ src/App/MaterialObject.h | 2 ++ src/App/MaterialPyImp.cpp | 2 ++ src/App/MeasureManager.cpp | 2 ++ src/App/MeasureManager.h | 2 ++ src/App/MeasureManagerPyImp.cpp | 2 ++ src/App/MergeDocuments.cpp | 2 ++ src/App/MergeDocuments.h | 2 ++ src/App/Metadata.cpp | 2 ++ src/App/Metadata.h | 2 ++ src/App/MetadataPyImp.cpp | 2 ++ src/App/ObjectIdentifier.cpp | 2 ++ src/App/ObjectIdentifier.h | 2 ++ src/App/Origin.cpp | 2 ++ src/App/Origin.h | 2 ++ src/App/OriginGroupExtension.cpp | 2 ++ src/App/OriginGroupExtension.h | 2 ++ src/App/OriginGroupExtensionPyImp.cpp | 2 ++ src/App/Part.cpp | 2 ++ src/App/Part.h | 2 ++ src/App/PartPyImp.cpp | 2 ++ src/App/Path.cpp | 2 ++ src/App/Path.h | 2 ++ src/App/Placement.cpp | 2 ++ src/App/Placement.h | 2 ++ src/App/PreCompiled.h | 2 ++ src/App/ProgramOptionsUtilities.h | 2 ++ src/App/Property.cpp | 2 ++ src/App/Property.h | 2 ++ src/App/PropertyContainer.cpp | 2 ++ src/App/PropertyContainer.h | 2 ++ src/App/PropertyContainerPyImp.cpp | 2 ++ src/App/PropertyExpressionEngine.cpp | 2 ++ src/App/PropertyExpressionEngine.h | 2 ++ src/App/PropertyFile.cpp | 2 ++ src/App/PropertyFile.h | 2 ++ src/App/PropertyGeo.cpp | 2 ++ src/App/PropertyGeo.h | 2 ++ src/App/PropertyLinks.cpp | 2 ++ src/App/PropertyLinks.h | 2 ++ src/App/PropertyOverrides.h | 1 + src/App/PropertyPythonObject.cpp | 2 ++ src/App/PropertyPythonObject.h | 2 ++ src/App/PropertyStandard.cpp | 2 ++ src/App/PropertyStandard.h | 2 ++ src/App/PropertyUnits.cpp | 2 ++ src/App/PropertyUnits.h | 2 ++ src/App/Range.cpp | 2 ++ src/App/Range.h | 2 ++ src/App/SafeMode.cpp | 2 ++ src/App/SafeMode.h | 2 ++ src/App/Services.cpp | 1 + src/App/Services.h | 1 + src/App/StringHasherPyImp.cpp | 2 ++ src/App/StringIDPyImp.cpp | 2 ++ src/App/SuppressibleExtension.cpp | 2 ++ src/App/SuppressibleExtension.h | 2 ++ src/App/SuppressibleExtensionPyImp.cpp | 2 ++ src/App/TextDocument.cpp | 2 ++ src/App/TextDocument.h | 2 ++ src/App/TransactionalObject.cpp | 2 ++ src/App/TransactionalObject.h | 2 ++ src/App/Transactions.cpp | 2 ++ src/App/Transactions.h | 2 ++ src/App/VRMLObject.cpp | 2 ++ src/App/VRMLObject.h | 2 ++ src/App/VarSet.cpp | 2 ++ src/App/VarSet.h | 2 ++ src/App/private/DocumentP.h | 2 ++ 165 files changed, 319 insertions(+) diff --git a/src/App/Annotation.cpp b/src/App/Annotation.cpp index 442298a8c0..e2fff130c9 100644 --- a/src/App/Annotation.cpp +++ b/src/App/Annotation.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Werner Mayer * * * diff --git a/src/App/Annotation.h b/src/App/Annotation.h index 7fabb50fea..b04f575694 100644 --- a/src/App/Annotation.h +++ b/src/App/Annotation.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Werner Mayer * * * diff --git a/src/App/Application.cpp b/src/App/Application.cpp index 2a93cbcbea..70a697e40a 100644 --- a/src/App/Application.cpp +++ b/src/App/Application.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/Application.h b/src/App/Application.h index 373ada68bf..e16cda3c38 100644 --- a/src/App/Application.h +++ b/src/App/Application.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/ApplicationDirectories.cpp b/src/App/ApplicationDirectories.cpp index 27f4fa6188..9f325db359 100644 --- a/src/App/ApplicationDirectories.cpp +++ b/src/App/ApplicationDirectories.cpp @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************************************** * * * Copyright (c) 2002 Jürgen Riegel * diff --git a/src/App/ApplicationDirectories.h b/src/App/ApplicationDirectories.h index de24b7aa34..7a5a8d7137 100644 --- a/src/App/ApplicationDirectories.h +++ b/src/App/ApplicationDirectories.h @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************************************** * * * Copyright (c) 2002 Jürgen Riegel * diff --git a/src/App/ApplicationDirectoriesPyImp.cpp b/src/App/ApplicationDirectoriesPyImp.cpp index 26a7c76663..0bcd35c0a3 100644 --- a/src/App/ApplicationDirectoriesPyImp.cpp +++ b/src/App/ApplicationDirectoriesPyImp.cpp @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************************************** * * * Copyright (c) 2025 The FreeCAD project association AISBL * diff --git a/src/App/ApplicationPy.cpp b/src/App/ApplicationPy.cpp index 5d650b63a4..406b88a745 100644 --- a/src/App/ApplicationPy.cpp +++ b/src/App/ApplicationPy.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/AutoTransaction.cpp b/src/App/AutoTransaction.cpp index d98356ef24..b0bb27c57a 100644 --- a/src/App/AutoTransaction.cpp +++ b/src/App/AutoTransaction.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2019 Zheng Lei (realthunder) * * * diff --git a/src/App/AutoTransaction.h b/src/App/AutoTransaction.h index 747374eff5..94b63316e4 100644 --- a/src/App/AutoTransaction.h +++ b/src/App/AutoTransaction.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2019 Zheng Lei (realthunder) * * * diff --git a/src/App/Branding.cpp b/src/App/Branding.cpp index e0152ca528..39d5004a05 100644 --- a/src/App/Branding.cpp +++ b/src/App/Branding.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Werner Mayer * * * diff --git a/src/App/Branding.h b/src/App/Branding.h index b8ab7e97e0..b87b0539bd 100644 --- a/src/App/Branding.h +++ b/src/App/Branding.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Werner Mayer * * * diff --git a/src/App/CMakeLists.txt b/src/App/CMakeLists.txt index 25822fd22e..956605c9ba 100644 --- a/src/App/CMakeLists.txt +++ b/src/App/CMakeLists.txt @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + add_library(FreeCADApp SHARED) if(WIN32) diff --git a/src/App/ColorModel.cpp b/src/App/ColorModel.cpp index eb4b1dfed8..dd2837e8f9 100644 --- a/src/App/ColorModel.cpp +++ b/src/App/ColorModel.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2005 Werner Mayer * * * diff --git a/src/App/ColorModel.h b/src/App/ColorModel.h index 34379f81b3..e432a45978 100644 --- a/src/App/ColorModel.h +++ b/src/App/ColorModel.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2005 Werner Mayer * * * diff --git a/src/App/ComplexGeoData.cpp b/src/App/ComplexGeoData.cpp index 19dbb7137b..bb5f508b98 100644 --- a/src/App/ComplexGeoData.cpp +++ b/src/App/ComplexGeoData.cpp @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * * * Copyright (c) 2002 Jürgen Riegel * diff --git a/src/App/ComplexGeoData.h b/src/App/ComplexGeoData.h index 366b2a1f6b..2e19aa8f1e 100644 --- a/src/App/ComplexGeoData.h +++ b/src/App/ComplexGeoData.h @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * * * Copyright (c) 2002 Jürgen Riegel * diff --git a/src/App/ComplexGeoDataPyImp.cpp b/src/App/ComplexGeoDataPyImp.cpp index e527da83a1..c89a16404d 100644 --- a/src/App/ComplexGeoDataPyImp.cpp +++ b/src/App/ComplexGeoDataPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Jürgen Riegel * * * diff --git a/src/App/Datums.cpp b/src/App/Datums.cpp index cd1f95928d..b40f15e477 100644 --- a/src/App/Datums.cpp +++ b/src/App/Datums.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Stefan Tröger * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/Datums.h b/src/App/Datums.h index 3c59a015e5..67966ca446 100644 --- a/src/App/Datums.h +++ b/src/App/Datums.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Stefan Tröger * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/Document.cpp b/src/App/Document.cpp index aae215db62..0e63148238 100644 --- a/src/App/Document.cpp +++ b/src/App/Document.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/Document.h b/src/App/Document.h index e52fe993b9..fa68a3595a 100644 --- a/src/App/Document.h +++ b/src/App/Document.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/DocumentObject.cpp b/src/App/DocumentObject.cpp index 73ac609c9b..938ceb8738 100644 --- a/src/App/DocumentObject.cpp +++ b/src/App/DocumentObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel * * Copyright (c) 2011 Werner Mayer * diff --git a/src/App/DocumentObject.h b/src/App/DocumentObject.h index 8002bcfa4a..12061faf5e 100644 --- a/src/App/DocumentObject.h +++ b/src/App/DocumentObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel * * Copyright (c) 2011 Werner Mayer * diff --git a/src/App/DocumentObjectExtension.cpp b/src/App/DocumentObjectExtension.cpp index 9499fa4e2b..f3bfe72fbe 100644 --- a/src/App/DocumentObjectExtension.cpp +++ b/src/App/DocumentObjectExtension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/DocumentObjectExtension.h b/src/App/DocumentObjectExtension.h index 71021cd963..32f1500816 100644 --- a/src/App/DocumentObjectExtension.h +++ b/src/App/DocumentObjectExtension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/DocumentObjectExtensionPyImp.cpp b/src/App/DocumentObjectExtensionPyImp.cpp index 2bac9bd980..741d80be47 100644 --- a/src/App/DocumentObjectExtensionPyImp.cpp +++ b/src/App/DocumentObjectExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/DocumentObjectFileIncluded.cpp b/src/App/DocumentObjectFileIncluded.cpp index cd03d50529..ba648aec67 100644 --- a/src/App/DocumentObjectFileIncluded.cpp +++ b/src/App/DocumentObjectFileIncluded.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Jürgen Riegel * * * diff --git a/src/App/DocumentObjectFileIncluded.h b/src/App/DocumentObjectFileIncluded.h index 55711be609..50d4788760 100644 --- a/src/App/DocumentObjectFileIncluded.h +++ b/src/App/DocumentObjectFileIncluded.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Jürgen Riegel * * * diff --git a/src/App/DocumentObjectGroup.cpp b/src/App/DocumentObjectGroup.cpp index cf36693e4e..6ae6cd6a75 100644 --- a/src/App/DocumentObjectGroup.cpp +++ b/src/App/DocumentObjectGroup.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Werner Mayer * * * diff --git a/src/App/DocumentObjectGroup.h b/src/App/DocumentObjectGroup.h index 0f0e6ff550..a0b1c7e657 100644 --- a/src/App/DocumentObjectGroup.h +++ b/src/App/DocumentObjectGroup.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Werner Mayer * * * diff --git a/src/App/DocumentObjectGroupPyImp.cpp b/src/App/DocumentObjectGroupPyImp.cpp index f52657a527..1c9ba389c1 100644 --- a/src/App/DocumentObjectGroupPyImp.cpp +++ b/src/App/DocumentObjectGroupPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Werner Mayer * * * diff --git a/src/App/DocumentObjectPyImp.cpp b/src/App/DocumentObjectPyImp.cpp index 8e35c0dc9e..2402f89895 100644 --- a/src/App/DocumentObjectPyImp.cpp +++ b/src/App/DocumentObjectPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Jürgen Riegel * * * diff --git a/src/App/DocumentObserver.cpp b/src/App/DocumentObserver.cpp index 6d1419c6e0..95a581fa8e 100644 --- a/src/App/DocumentObserver.cpp +++ b/src/App/DocumentObserver.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Werner Mayer * * * diff --git a/src/App/DocumentObserver.h b/src/App/DocumentObserver.h index a93d1dc578..34b04284c8 100644 --- a/src/App/DocumentObserver.h +++ b/src/App/DocumentObserver.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Werner Mayer * * * diff --git a/src/App/DocumentObserverPython.cpp b/src/App/DocumentObserverPython.cpp index b070497518..4904da4db8 100644 --- a/src/App/DocumentObserverPython.cpp +++ b/src/App/DocumentObserverPython.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/DocumentObserverPython.h b/src/App/DocumentObserverPython.h index b0240c6416..36e7c63401 100644 --- a/src/App/DocumentObserverPython.h +++ b/src/App/DocumentObserverPython.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/DocumentPyImp.cpp b/src/App/DocumentPyImp.cpp index cd1ace8152..670e421abd 100644 --- a/src/App/DocumentPyImp.cpp +++ b/src/App/DocumentPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Jürgen Riegel * * * diff --git a/src/App/DynamicProperty.cpp b/src/App/DynamicProperty.cpp index 0ba677ad1b..f1c1fef6a6 100644 --- a/src/App/DynamicProperty.cpp +++ b/src/App/DynamicProperty.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/DynamicProperty.h b/src/App/DynamicProperty.h index c066e8bf0d..de1ae9c47a 100644 --- a/src/App/DynamicProperty.h +++ b/src/App/DynamicProperty.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/ElementMap.cpp b/src/App/ElementMap.cpp index 9cf6798da7..78275b840f 100644 --- a/src/App/ElementMap.cpp +++ b/src/App/ElementMap.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + #include #ifndef FC_DEBUG #include diff --git a/src/App/ElementNamingUtils.cpp b/src/App/ElementNamingUtils.cpp index e10b29a344..f43ea20a7e 100644 --- a/src/App/ElementNamingUtils.cpp +++ b/src/App/ElementNamingUtils.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later #include "ElementNamingUtils.h" #include diff --git a/src/App/ElementNamingUtils.h b/src/App/ElementNamingUtils.h index 3ed66ecedd..db57fd0884 100644 --- a/src/App/ElementNamingUtils.h +++ b/src/App/ElementNamingUtils.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + #ifndef ELEMENT_NAMING_UTILS_H #define ELEMENT_NAMING_UTILS_H diff --git a/src/App/Enumeration.cpp b/src/App/Enumeration.cpp index 5de12bbf26..98911ff981 100644 --- a/src/App/Enumeration.cpp +++ b/src/App/Enumeration.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Ian Rees * * * diff --git a/src/App/Enumeration.h b/src/App/Enumeration.h index 60fe063287..80d8e91edf 100644 --- a/src/App/Enumeration.h +++ b/src/App/Enumeration.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Ian Rees * * * diff --git a/src/App/ExportInfo.h b/src/App/ExportInfo.h index 3fedc0ccbe..69eb903b4b 100644 --- a/src/App/ExportInfo.h +++ b/src/App/ExportInfo.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later #ifndef SRC_APP_EXPORTINFO_H_ #define SRC_APP_EXPORTINFO_H_ diff --git a/src/App/Expression.cpp b/src/App/Expression.cpp index 08c8edcf3b..d87d381dae 100644 --- a/src/App/Expression.cpp +++ b/src/App/Expression.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/Expression.h b/src/App/Expression.h index ed5ae74579..1b416c4ca8 100644 --- a/src/App/Expression.h +++ b/src/App/Expression.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/Expression.l b/src/App/Expression.l index f89bf02636..c8b0fab7ef 100644 --- a/src/App/Expression.l +++ b/src/App/Expression.l @@ -1,4 +1,6 @@ %{ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ + /*************************************************************************** * Copyright (c) 2010 Jürgen Riegel * * Copyright (c) 2015 Eivind Kvedalen * diff --git a/src/App/Expression.lex.c b/src/App/Expression.lex.c index 9672886e89..9dab978739 100644 --- a/src/App/Expression.lex.c +++ b/src/App/Expression.lex.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + // clang-format off #line 2 "Expression.lex.c" diff --git a/src/App/Expression.tab.c b/src/App/Expression.tab.c index d6602647d0..afd9c4ccd0 100644 --- a/src/App/Expression.tab.c +++ b/src/App/Expression.tab.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + // clang-format off /* A Bison parser, made by GNU Bison 3.8.2. */ diff --git a/src/App/Expression.tab.h b/src/App/Expression.tab.h index dddad9207f..73b5f02ece 100644 --- a/src/App/Expression.tab.h +++ b/src/App/Expression.tab.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /* A Bison parser, made by GNU Bison 3.8.2. */ /* Bison interface for Yacc-like parsers in C diff --git a/src/App/Expression.y b/src/App/Expression.y index 4ce11fc82e..2befc74ec2 100644 --- a/src/App/Expression.y +++ b/src/App/Expression.y @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ + /*************************************************************************** * Copyright (c) 2010 Jürgen Riegel * * Copyright (c) 2015 Eivind Kvedalen * diff --git a/src/App/ExpressionParser.h b/src/App/ExpressionParser.h index 457fe1325c..1cabea5ccb 100644 --- a/src/App/ExpressionParser.h +++ b/src/App/ExpressionParser.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * Copyright (c) 2019 Zheng Lei (realthunder) * diff --git a/src/App/ExpressionParser.sh b/src/App/ExpressionParser.sh index 26acc673c2..739672f179 100755 --- a/src/App/ExpressionParser.sh +++ b/src/App/ExpressionParser.sh @@ -1,4 +1,5 @@ #!/usr/bin/env sh +# SPDX-License-Identifier: LGPL-2.1-or-later (cd "$(dirname "$0")" && \ flex -v -oExpression.lex.c Expression.l && \ diff --git a/src/App/ExpressionTokenizer.cpp b/src/App/ExpressionTokenizer.cpp index f09eee8284..645e7dd2ad 100644 --- a/src/App/ExpressionTokenizer.cpp +++ b/src/App/ExpressionTokenizer.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/ExpressionTokenizer.h b/src/App/ExpressionTokenizer.h index 273179bf0d..dfb5cc107a 100644 --- a/src/App/ExpressionTokenizer.h +++ b/src/App/ExpressionTokenizer.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/ExpressionVisitors.h b/src/App/ExpressionVisitors.h index e96825bc1e..43ffc990f6 100644 --- a/src/App/ExpressionVisitors.h +++ b/src/App/ExpressionVisitors.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Eivind Kvedalen * * * diff --git a/src/App/Extension.cpp b/src/App/Extension.cpp index 9da5491bb2..3ec2ae9d40 100644 --- a/src/App/Extension.cpp +++ b/src/App/Extension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/Extension.h b/src/App/Extension.h index 563f7bb307..6cafc87a81 100644 --- a/src/App/Extension.h +++ b/src/App/Extension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/ExtensionContainer.cpp b/src/App/ExtensionContainer.cpp index f56ec4691b..8e156c1689 100644 --- a/src/App/ExtensionContainer.cpp +++ b/src/App/ExtensionContainer.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/ExtensionContainer.h b/src/App/ExtensionContainer.h index b95b034d83..e3e902552c 100644 --- a/src/App/ExtensionContainer.h +++ b/src/App/ExtensionContainer.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/ExtensionContainerPyImp.cpp b/src/App/ExtensionContainerPyImp.cpp index c1c7596e63..d12d0cc2f2 100644 --- a/src/App/ExtensionContainerPyImp.cpp +++ b/src/App/ExtensionContainerPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/ExtensionPyImp.cpp b/src/App/ExtensionPyImp.cpp index 486cdf542a..58c930a88e 100644 --- a/src/App/ExtensionPyImp.cpp +++ b/src/App/ExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/ExtensionPython.h b/src/App/ExtensionPython.h index 52c4ed3db4..96abf4e45c 100644 --- a/src/App/ExtensionPython.h +++ b/src/App/ExtensionPython.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Stefan Tröger * * * diff --git a/src/App/FeatureCustom.h b/src/App/FeatureCustom.h index 7dd377b18e..dcb3a943b6 100644 --- a/src/App/FeatureCustom.h +++ b/src/App/FeatureCustom.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Werner Mayer * * * diff --git a/src/App/FeaturePython.cpp b/src/App/FeaturePython.cpp index 319863fd6f..ea75fc721f 100644 --- a/src/App/FeaturePython.cpp +++ b/src/App/FeaturePython.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/FeaturePython.h b/src/App/FeaturePython.h index 8068d49857..5a0f60b659 100644 --- a/src/App/FeaturePython.h +++ b/src/App/FeaturePython.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Jürgen Riegel * * * diff --git a/src/App/FeaturePythonPyImp.h b/src/App/FeaturePythonPyImp.h index 549217cc3b..c6a2bf6678 100644 --- a/src/App/FeaturePythonPyImp.h +++ b/src/App/FeaturePythonPyImp.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2013 Werner Mayer * * * diff --git a/src/App/FeaturePythonPyImp.inl b/src/App/FeaturePythonPyImp.inl index fd7418e347..eda5d5d3eb 100644 --- a/src/App/FeaturePythonPyImp.inl +++ b/src/App/FeaturePythonPyImp.inl @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2013 Werner Mayer * * * diff --git a/src/App/FeatureTest.cpp b/src/App/FeatureTest.cpp index e93b7ef5e4..0a479895f1 100644 --- a/src/App/FeatureTest.cpp +++ b/src/App/FeatureTest.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/FeatureTest.h b/src/App/FeatureTest.h index bd10619f32..a1a0e44a23 100644 --- a/src/App/FeatureTest.h +++ b/src/App/FeatureTest.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Jürgen Riegel * * * diff --git a/src/App/FreeCADInit.py b/src/App/FreeCADInit.py index 6d96336b5f..d772ce7c51 100644 --- a/src/App/FreeCADInit.py +++ b/src/App/FreeCADInit.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + #*************************************************************************** #* Copyright (c) 2001,2002 Jürgen Riegel * #* Copyright (c) 2025 Frank Martínez * diff --git a/src/App/FreeCADTest.py b/src/App/FreeCADTest.py index 172c386b63..64f70aec49 100644 --- a/src/App/FreeCADTest.py +++ b/src/App/FreeCADTest.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + # *************************************************************************** # * Copyright (c) 2002 Jürgen Riegel * # * Copyright (c) 2025 Frank Martínez * diff --git a/src/App/GeoFeature.cpp b/src/App/GeoFeature.cpp index faa2b9a7ee..0a4e49a5db 100644 --- a/src/App/GeoFeature.cpp +++ b/src/App/GeoFeature.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/GeoFeature.h b/src/App/GeoFeature.h index 6636655a69..57eb2fa62f 100644 --- a/src/App/GeoFeature.h +++ b/src/App/GeoFeature.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/GeoFeatureGroupExtension.cpp b/src/App/GeoFeatureGroupExtension.cpp index 84e7ac3c59..8b1e5cbfa1 100644 --- a/src/App/GeoFeatureGroupExtension.cpp +++ b/src/App/GeoFeatureGroupExtension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/GeoFeatureGroupExtension.h b/src/App/GeoFeatureGroupExtension.h index 411f27b65e..b1278c9b1b 100644 --- a/src/App/GeoFeatureGroupExtension.h +++ b/src/App/GeoFeatureGroupExtension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/GeoFeatureGroupExtensionPyImp.cpp b/src/App/GeoFeatureGroupExtensionPyImp.cpp index 971ad8e9ce..a365ed2696 100644 --- a/src/App/GeoFeatureGroupExtensionPyImp.cpp +++ b/src/App/GeoFeatureGroupExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/GeoFeaturePyImp.cpp b/src/App/GeoFeaturePyImp.cpp index 6e24f34b17..e33022d876 100644 --- a/src/App/GeoFeaturePyImp.cpp +++ b/src/App/GeoFeaturePyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Jürgen Riegel * * * diff --git a/src/App/Graphviz.cpp b/src/App/Graphviz.cpp index 6be2191b62..af1a0c73fb 100644 --- a/src/App/Graphviz.cpp +++ b/src/App/Graphviz.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/GroupExtension.cpp b/src/App/GroupExtension.cpp index 851e190720..1393c4ebe6 100644 --- a/src/App/GroupExtension.cpp +++ b/src/App/GroupExtension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Werner Mayer * * * diff --git a/src/App/GroupExtension.h b/src/App/GroupExtension.h index 8fa14f3eed..f15a042a26 100644 --- a/src/App/GroupExtension.h +++ b/src/App/GroupExtension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2006 Werner Mayer * * * diff --git a/src/App/GroupExtensionPyImp.cpp b/src/App/GroupExtensionPyImp.cpp index 02160f710f..69ccb3ede3 100644 --- a/src/App/GroupExtensionPyImp.cpp +++ b/src/App/GroupExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Werner Mayer * * * diff --git a/src/App/ImagePlane.cpp b/src/App/ImagePlane.cpp index 2de6456d7b..d3324114f4 100644 --- a/src/App/ImagePlane.cpp +++ b/src/App/ImagePlane.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel (juergen.riegel@web.de) * * * diff --git a/src/App/ImagePlane.h b/src/App/ImagePlane.h index ff57e2c844..b9766595a0 100644 --- a/src/App/ImagePlane.h +++ b/src/App/ImagePlane.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel (juergen.riegel@web.de) * * * diff --git a/src/App/InventorObject.cpp b/src/App/InventorObject.cpp index 4c16bfdd46..6de80e646f 100644 --- a/src/App/InventorObject.cpp +++ b/src/App/InventorObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Werner Mayer * * * diff --git a/src/App/InventorObject.h b/src/App/InventorObject.h index 3fe6d7d770..a2ee6410f2 100644 --- a/src/App/InventorObject.h +++ b/src/App/InventorObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Werner Mayer * * * diff --git a/src/App/License.h b/src/App/License.h index 07b43d62fe..4fb628eee5 100644 --- a/src/App/License.h +++ b/src/App/License.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2023 Werner Mayer * * * diff --git a/src/App/Link.cpp b/src/App/Link.cpp index 0f0649b767..8db5d777fb 100644 --- a/src/App/Link.cpp +++ b/src/App/Link.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2017 Zheng Lei (realthunder) * * * diff --git a/src/App/Link.h b/src/App/Link.h index ba5d4fa919..ba3b8aa814 100644 --- a/src/App/Link.h +++ b/src/App/Link.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2017 Zheng Lei (realthunder) * * * diff --git a/src/App/LinkBaseExtensionPyImp.cpp b/src/App/LinkBaseExtensionPyImp.cpp index 03074f27df..886c81d000 100644 --- a/src/App/LinkBaseExtensionPyImp.cpp +++ b/src/App/LinkBaseExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2017 Zheng Lei (realthunder) * * * diff --git a/src/App/LinkParams.py b/src/App/LinkParams.py index 65aa366c1d..79c62cc158 100644 --- a/src/App/LinkParams.py +++ b/src/App/LinkParams.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + import sys from os import path diff --git a/src/App/MappedName.cpp b/src/App/MappedName.cpp index aab714b8b4..8ec188a228 100644 --- a/src/App/MappedName.cpp +++ b/src/App/MappedName.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2020 Zheng, Lei (realthunder) * * * diff --git a/src/App/Material.cpp b/src/App/Material.cpp index 423d1c4821..c05f89688b 100644 --- a/src/App/Material.cpp +++ b/src/App/Material.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2005 Jürgen Riegel * * * diff --git a/src/App/Material.h b/src/App/Material.h index e3f169c6f5..db9fa09a57 100644 --- a/src/App/Material.h +++ b/src/App/Material.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2005 Jürgen Riegel * * * diff --git a/src/App/MaterialObject.cpp b/src/App/MaterialObject.cpp index e5e09fbea9..b91d151c85 100644 --- a/src/App/MaterialObject.cpp +++ b/src/App/MaterialObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2013 Jürgen Riegel * * * diff --git a/src/App/MaterialObject.h b/src/App/MaterialObject.h index ad0fed4c06..96de307152 100644 --- a/src/App/MaterialObject.h +++ b/src/App/MaterialObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2013 Jürgen Riegel * * * diff --git a/src/App/MaterialPyImp.cpp b/src/App/MaterialPyImp.cpp index 7532a7462b..36b4bcef28 100644 --- a/src/App/MaterialPyImp.cpp +++ b/src/App/MaterialPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2010 Werner Mayer * * * diff --git a/src/App/MeasureManager.cpp b/src/App/MeasureManager.cpp index ac24f11e41..c6e8847d81 100644 --- a/src/App/MeasureManager.cpp +++ b/src/App/MeasureManager.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2023 David Friedli * * Copyright (c) 2023 Wandererfan * diff --git a/src/App/MeasureManager.h b/src/App/MeasureManager.h index a628648efb..0dd93976d0 100644 --- a/src/App/MeasureManager.h +++ b/src/App/MeasureManager.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2023 David Friedli * * Copyright (c) 2023 Wandererfan * diff --git a/src/App/MeasureManagerPyImp.cpp b/src/App/MeasureManagerPyImp.cpp index 4c1c1c9f5c..05b5d26609 100644 --- a/src/App/MeasureManagerPyImp.cpp +++ b/src/App/MeasureManagerPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2023 David Friedli * * Copyright (c) 2023 Wandererfan * diff --git a/src/App/MergeDocuments.cpp b/src/App/MergeDocuments.cpp index e499786fdf..993c4e322e 100644 --- a/src/App/MergeDocuments.cpp +++ b/src/App/MergeDocuments.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2010 Werner Mayer * * * diff --git a/src/App/MergeDocuments.h b/src/App/MergeDocuments.h index faab10179a..8f3a6a67f2 100644 --- a/src/App/MergeDocuments.h +++ b/src/App/MergeDocuments.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2010 Werner Mayer * * * diff --git a/src/App/Metadata.cpp b/src/App/Metadata.cpp index e8478c64a9..6a2ef316de 100644 --- a/src/App/Metadata.cpp +++ b/src/App/Metadata.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /************************************************************************** * * * Copyright (c) 2021-2023 FreeCAD Project Association * diff --git a/src/App/Metadata.h b/src/App/Metadata.h index 59c85f799b..1317a5d182 100644 --- a/src/App/Metadata.h +++ b/src/App/Metadata.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /************************************************************************** * * * Copyright (c) 2021-2023 FreeCAD Project Association * diff --git a/src/App/MetadataPyImp.cpp b/src/App/MetadataPyImp.cpp index c372344d23..8776607ea3 100644 --- a/src/App/MetadataPyImp.cpp +++ b/src/App/MetadataPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /************************************************************************** * * * Copyright (c) 2022 FreeCAD Project Association * diff --git a/src/App/ObjectIdentifier.cpp b/src/App/ObjectIdentifier.cpp index 8ea0198778..a70bff0ba4 100644 --- a/src/App/ObjectIdentifier.cpp +++ b/src/App/ObjectIdentifier.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/ObjectIdentifier.h b/src/App/ObjectIdentifier.h index fa9e409ca2..e4eb3bafe5 100644 --- a/src/App/ObjectIdentifier.h +++ b/src/App/ObjectIdentifier.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/Origin.cpp b/src/App/Origin.cpp index eb91da2f4a..04a9ce72c0 100644 --- a/src/App/Origin.cpp +++ b/src/App/Origin.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Stefan Tröger * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/Origin.h b/src/App/Origin.h index 268a4fcaf7..b751a58ca4 100644 --- a/src/App/Origin.h +++ b/src/App/Origin.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Stefan Tröger * * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * diff --git a/src/App/OriginGroupExtension.cpp b/src/App/OriginGroupExtension.cpp index 96c1654581..734a3fd4c0 100644 --- a/src/App/OriginGroupExtension.cpp +++ b/src/App/OriginGroupExtension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * diff --git a/src/App/OriginGroupExtension.h b/src/App/OriginGroupExtension.h index 779c67d783..8820112846 100644 --- a/src/App/OriginGroupExtension.h +++ b/src/App/OriginGroupExtension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * diff --git a/src/App/OriginGroupExtensionPyImp.cpp b/src/App/OriginGroupExtensionPyImp.cpp index 20b4f025e3..709cac40a9 100644 --- a/src/App/OriginGroupExtensionPyImp.cpp +++ b/src/App/OriginGroupExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Alexander Golubev (Fat-Zer) * * * diff --git a/src/App/Part.cpp b/src/App/Part.cpp index 79d81cd1e0..9205f404dd 100644 --- a/src/App/Part.cpp +++ b/src/App/Part.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * * diff --git a/src/App/Part.h b/src/App/Part.h index 312f20b518..0374f4b902 100644 --- a/src/App/Part.h +++ b/src/App/Part.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * * diff --git a/src/App/PartPyImp.cpp b/src/App/PartPyImp.cpp index 24c1d6f857..7e38fc361e 100644 --- a/src/App/PartPyImp.cpp +++ b/src/App/PartPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * * diff --git a/src/App/Path.cpp b/src/App/Path.cpp index 59336dae2c..ff682f8ab7 100644 --- a/src/App/Path.cpp +++ b/src/App/Path.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * * diff --git a/src/App/Path.h b/src/App/Path.h index f40eab4f83..5eb6eb2c51 100644 --- a/src/App/Path.h +++ b/src/App/Path.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2014 Jürgen Riegel * * * diff --git a/src/App/Placement.cpp b/src/App/Placement.cpp index 63c07470b0..6e3530dfaa 100644 --- a/src/App/Placement.cpp +++ b/src/App/Placement.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/Placement.h b/src/App/Placement.h index fc1ebf07fe..e32c26b4cf 100644 --- a/src/App/Placement.h +++ b/src/App/Placement.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PreCompiled.h b/src/App/PreCompiled.h index 1b7834d4c0..c951838ad7 100644 --- a/src/App/PreCompiled.h +++ b/src/App/PreCompiled.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/ProgramOptionsUtilities.h b/src/App/ProgramOptionsUtilities.h index fe2a0d284e..3235fd57ea 100644 --- a/src/App/ProgramOptionsUtilities.h +++ b/src/App/ProgramOptionsUtilities.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/Property.cpp b/src/App/Property.cpp index a14d07b29a..491e060b35 100644 --- a/src/App/Property.cpp +++ b/src/App/Property.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/Property.h b/src/App/Property.h index 339cdc9b85..fe1010f700 100644 --- a/src/App/Property.h +++ b/src/App/Property.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyContainer.cpp b/src/App/PropertyContainer.cpp index 991aa439aa..a902f41c52 100644 --- a/src/App/PropertyContainer.cpp +++ b/src/App/PropertyContainer.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyContainer.h b/src/App/PropertyContainer.h index 0404b886fa..d7e0173d85 100644 --- a/src/App/PropertyContainer.h +++ b/src/App/PropertyContainer.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2005 Jürgen Riegel * * * diff --git a/src/App/PropertyContainerPyImp.cpp b/src/App/PropertyContainerPyImp.cpp index a630f7fe2b..0464ad131e 100644 --- a/src/App/PropertyContainerPyImp.cpp +++ b/src/App/PropertyContainerPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2007 Jürgen Riegel * * * diff --git a/src/App/PropertyExpressionEngine.cpp b/src/App/PropertyExpressionEngine.cpp index 1554b92359..c698ca8004 100644 --- a/src/App/PropertyExpressionEngine.cpp +++ b/src/App/PropertyExpressionEngine.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/PropertyExpressionEngine.h b/src/App/PropertyExpressionEngine.h index 32be3d9ef7..7156d77649 100644 --- a/src/App/PropertyExpressionEngine.h +++ b/src/App/PropertyExpressionEngine.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/PropertyFile.cpp b/src/App/PropertyFile.cpp index e2aa3e91f6..b84cbd2503 100644 --- a/src/App/PropertyFile.cpp +++ b/src/App/PropertyFile.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Jürgen Riegel * * * diff --git a/src/App/PropertyFile.h b/src/App/PropertyFile.h index d36300fc92..e50f2ce3cb 100644 --- a/src/App/PropertyFile.h +++ b/src/App/PropertyFile.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2008 Jürgen Riegel * * * diff --git a/src/App/PropertyGeo.cpp b/src/App/PropertyGeo.cpp index bcb8a7a413..bfe6dfbbdf 100644 --- a/src/App/PropertyGeo.cpp +++ b/src/App/PropertyGeo.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyGeo.h b/src/App/PropertyGeo.h index b335469f8d..24bf917c42 100644 --- a/src/App/PropertyGeo.h +++ b/src/App/PropertyGeo.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyLinks.cpp b/src/App/PropertyLinks.cpp index 2740173467..87a804869f 100644 --- a/src/App/PropertyLinks.cpp +++ b/src/App/PropertyLinks.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyLinks.h b/src/App/PropertyLinks.h index 1466958948..227996ecd6 100644 --- a/src/App/PropertyLinks.h +++ b/src/App/PropertyLinks.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyOverrides.h b/src/App/PropertyOverrides.h index 91530fffa0..c1f985e2ad 100644 --- a/src/App/PropertyOverrides.h +++ b/src/App/PropertyOverrides.h @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * * * Copyright (c) 2025 Kacper Donat * diff --git a/src/App/PropertyPythonObject.cpp b/src/App/PropertyPythonObject.cpp index 2d430f0019..60899b0933 100644 --- a/src/App/PropertyPythonObject.cpp +++ b/src/App/PropertyPythonObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/PropertyPythonObject.h b/src/App/PropertyPythonObject.h index fb2a7a6dad..8c9c35856c 100644 --- a/src/App/PropertyPythonObject.h +++ b/src/App/PropertyPythonObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/PropertyStandard.cpp b/src/App/PropertyStandard.cpp index 63e4fa57dc..57f70d9886 100644 --- a/src/App/PropertyStandard.cpp +++ b/src/App/PropertyStandard.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyStandard.h b/src/App/PropertyStandard.h index 9294662440..b2b0a81d22 100644 --- a/src/App/PropertyStandard.h +++ b/src/App/PropertyStandard.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * * diff --git a/src/App/PropertyUnits.cpp b/src/App/PropertyUnits.cpp index 42d63d3c10..1dda8bb3af 100644 --- a/src/App/PropertyUnits.cpp +++ b/src/App/PropertyUnits.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2010 Jürgen Riegel * * * diff --git a/src/App/PropertyUnits.h b/src/App/PropertyUnits.h index 6e3a44c5d1..ad62e72f1d 100644 --- a/src/App/PropertyUnits.h +++ b/src/App/PropertyUnits.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2010 Jürgen Riegel * * * diff --git a/src/App/Range.cpp b/src/App/Range.cpp index 0f0f3a99ab..c302c19e3d 100644 --- a/src/App/Range.cpp +++ b/src/App/Range.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/Range.h b/src/App/Range.h index d30dce59df..99a36d8aee 100644 --- a/src/App/Range.h +++ b/src/App/Range.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2015 Eivind Kvedalen * * * diff --git a/src/App/SafeMode.cpp b/src/App/SafeMode.cpp index 40a27c7dd6..8a9392adda 100644 --- a/src/App/SafeMode.cpp +++ b/src/App/SafeMode.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2024 Benjamin Nauck * * * diff --git a/src/App/SafeMode.h b/src/App/SafeMode.h index e2353d0e4a..9584d42b7d 100644 --- a/src/App/SafeMode.h +++ b/src/App/SafeMode.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2024 Benjamin Nauck * * * diff --git a/src/App/Services.cpp b/src/App/Services.cpp index 47f9aac0bc..f818590b0c 100644 --- a/src/App/Services.cpp +++ b/src/App/Services.cpp @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * * * Copyright (c) 2024 Kacper Donat * diff --git a/src/App/Services.h b/src/App/Services.h index ba32404e89..a3bd0a961e 100644 --- a/src/App/Services.h +++ b/src/App/Services.h @@ -1,4 +1,5 @@ // SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * * * Copyright (c) 2024 Kacper Donat * diff --git a/src/App/StringHasherPyImp.cpp b/src/App/StringHasherPyImp.cpp index dc3023cf87..5e138f1907 100644 --- a/src/App/StringHasherPyImp.cpp +++ b/src/App/StringHasherPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2018 Zheng Lei (realthunder) * * * diff --git a/src/App/StringIDPyImp.cpp b/src/App/StringIDPyImp.cpp index 1c5eb51360..a8f5a3159c 100644 --- a/src/App/StringIDPyImp.cpp +++ b/src/App/StringIDPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2018 Zheng Lei (realthunder) * * * diff --git a/src/App/SuppressibleExtension.cpp b/src/App/SuppressibleExtension.cpp index 2e68ff549d..049fd5c0ad 100644 --- a/src/App/SuppressibleExtension.cpp +++ b/src/App/SuppressibleExtension.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2024 Florian Foinant-Willig * * * diff --git a/src/App/SuppressibleExtension.h b/src/App/SuppressibleExtension.h index 3a8612f296..3dc40178d7 100644 --- a/src/App/SuppressibleExtension.h +++ b/src/App/SuppressibleExtension.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2024 Florian Foinant-Willig * * * diff --git a/src/App/SuppressibleExtensionPyImp.cpp b/src/App/SuppressibleExtensionPyImp.cpp index f0b0f23658..fd1538c730 100644 --- a/src/App/SuppressibleExtensionPyImp.cpp +++ b/src/App/SuppressibleExtensionPyImp.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2024 Florian Foinant-Willig * * * diff --git a/src/App/TextDocument.cpp b/src/App/TextDocument.cpp index 210b97816b..a00ece77f2 100644 --- a/src/App/TextDocument.cpp +++ b/src/App/TextDocument.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2017 Markus Hovorka * * * diff --git a/src/App/TextDocument.h b/src/App/TextDocument.h index fb47592198..bab4070c99 100644 --- a/src/App/TextDocument.h +++ b/src/App/TextDocument.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2017 Markus Hovorka * * * diff --git a/src/App/TransactionalObject.cpp b/src/App/TransactionalObject.cpp index b58aef2f68..5f479fb713 100644 --- a/src/App/TransactionalObject.cpp +++ b/src/App/TransactionalObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Werner Mayer * * * diff --git a/src/App/TransactionalObject.h b/src/App/TransactionalObject.h index 34832d9384..e87475ca70 100644 --- a/src/App/TransactionalObject.h +++ b/src/App/TransactionalObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2016 Werner Mayer * * * diff --git a/src/App/Transactions.cpp b/src/App/Transactions.cpp index aa6f989ae4..a15a2789ac 100644 --- a/src/App/Transactions.cpp +++ b/src/App/Transactions.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel * * Copyright (c) 2011 Werner Mayer * diff --git a/src/App/Transactions.h b/src/App/Transactions.h index 967330b0b9..62a034ccac 100644 --- a/src/App/Transactions.h +++ b/src/App/Transactions.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2011 Jürgen Riegel * * Copyright (c) 2011 Werner Mayer * diff --git a/src/App/VRMLObject.cpp b/src/App/VRMLObject.cpp index 34bdbe5b61..6c1532beeb 100644 --- a/src/App/VRMLObject.cpp +++ b/src/App/VRMLObject.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/VRMLObject.h b/src/App/VRMLObject.h index 23474ce47e..4d8b6ab689 100644 --- a/src/App/VRMLObject.h +++ b/src/App/VRMLObject.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2009 Werner Mayer * * * diff --git a/src/App/VarSet.cpp b/src/App/VarSet.cpp index 0ed3e5c814..4401524687 100644 --- a/src/App/VarSet.cpp +++ b/src/App/VarSet.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2024 Ondsel * * * diff --git a/src/App/VarSet.h b/src/App/VarSet.h index e83edb2ba0..e2d500abbf 100644 --- a/src/App/VarSet.h +++ b/src/App/VarSet.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /**************************************************************************** * Copyright (c) 2024 Ondsel * * * diff --git a/src/App/private/DocumentP.h b/src/App/private/DocumentP.h index 022f48c90b..fa7afd4005 100644 --- a/src/App/private/DocumentP.h +++ b/src/App/private/DocumentP.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later + /*************************************************************************** * Copyright (c) 2002 Jürgen Riegel * * *