diff --git a/src/Doc/CONTRIBUTORS b/src/Doc/CONTRIBUTORS index 0db0c99b9d..d407a74ede 100644 --- a/src/Doc/CONTRIBUTORS +++ b/src/Doc/CONTRIBUTORS @@ -21,10 +21,10 @@ Benjamin Alterauge Benjamin Bræstrup Sayoc Benjamin Nauck (hyarion) Bernd Hahnebach -bgbsww blobfish (tanderson69) bluecd Brad Collette (sliptonic) +† Brad McLean (bgbsww) 1966-2024 breathewind Bruce Lacey Bruno Gonçalves Pirajá diff --git a/src/Doc/LICENSE.html b/src/Doc/LICENSE.html index bb0d959d59..78eb9d0f28 100644 --- a/src/Doc/LICENSE.html +++ b/src/Doc/LICENSE.html @@ -5,10 +5,10 @@ FreeCAD License -

FreeCAD license

+

FreeCAD License

The FreeCAD application is licensed under the terms of the LGPL2+ license, as stated below.

-

Third-party libraries licenses

+

Third-Party Libraries Licenses

The different libraries used in FreeCAD and their respective licenses are described on the Third Party Libraries wiki page.


diff --git a/src/Gui/Dialogs/DlgAbout.cpp b/src/Gui/Dialogs/DlgAbout.cpp index aa02275789..c6621f9a8d 100644 --- a/src/Gui/Dialogs/DlgAbout.cpp +++ b/src/Gui/Dialogs/DlgAbout.cpp @@ -321,19 +321,13 @@ void AboutDialog::showCredits() textField->setOpenLinks(false); hlayout->addWidget(textField); - QString creditsHTML = QStringLiteral("

"); - //: Header for bgbsww - creditsHTML += - tr("This version of FreeCAD is dedicated to the memory of Brad McLean, aka bgbsww."); //: Header for the Credits tab of the About screen - creditsHTML += QStringLiteral("

"); - creditsHTML += tr("Credits"); - creditsHTML += QStringLiteral("

"); - creditsHTML += tr("FreeCAD would not be possible without the contributions of"); - creditsHTML += QStringLiteral(":

"); - //: Header for the list of individual people in the Credits list. - creditsHTML += tr("Individuals"); - creditsHTML += QStringLiteral("