From: <ge...@op...> - 2025-08-05 09:58:09
|
This is an automated email from Gerrit. "Antonio Borneo <bor...@gm...>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/9073 -- gerrit commit 291cc101353b759b0b1c0aa806f44a2b3bb24f2a Author: Thomas Huth <th...@re...> Date: Mon Jul 21 12:15:37 2025 +0200 LICENSES: Replace the obsolete address of the FSF in the GFDL-1.2 The FSF does not reside in the Franklin street anymore. Let's update the address with the link to their website, as suggested in the latest revisions of their GFDL-1.2 license: https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt Change-Id: I7492b596729deb2837de9529975e4d61b6a582f8 Signed-off-by: Thomas Huth <th...@re...> Signed-off-by: Antonio Borneo <bor...@gm...> diff --git a/LICENSES/preferred/GFDL-1.2 b/LICENSES/preferred/GFDL-1.2 index 9217d9c8ec..ded6f4d453 100644 --- a/LICENSES/preferred/GFDL-1.2 +++ b/LICENSES/preferred/GFDL-1.2 @@ -18,7 +18,7 @@ License-Text: Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/doc/fdl.texi b/doc/fdl.texi index 2189f80a66..72916a9fb7 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -7,7 +7,7 @@ @display Copyright @copyright{} 2000,2001,2002 Free Software Foundation, Inc. -51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA +<https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -- |