https://gcc.gnu.org/g:9a4bb95a4e68b6f90a16f337b0b4cdb9af957ab1
commit r15-6879-g9a4bb95a4e68b6f90a16f337b0b4cdb9af957ab1 Author: Gaius Mulley <gaiusm...@gmail.com> Date: Mon Jan 13 22:58:00 2025 +0000 PR modula2/116557: Remove physical address from COPYING.FDL This patch removes the physical address from the COPYING.FDL and replaces it with a URL. gcc/m2/ChangeLog: PR modula2/116557 * COPYING.FDL: Remove physical address and replace with a URL. Signed-off-by: Gaius Mulley <gaiusm...@gmail.com> Diff: --- gcc/m2/COPYING.FDL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/m2/COPYING.FDL b/gcc/m2/COPYING.FDL index 99703c971a4f..60725095dd91 100644 --- a/gcc/m2/COPYING.FDL +++ b/gcc/m2/COPYING.FDL @@ -3,7 +3,7 @@ Copyright (C) 2000-2025 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + <http://fsf.org/>. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.