From c3632a5c000b24b65bedab1b0c00a5e01a35fbdd Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 29 Sep 2018 11:25:57 +0000 Subject: [PATCH] * doc/xml/gnu/fdl-1.3.xml: The Free Software Foundation web site now uses https. Also omit the unnecessary trailing slash. * doc/xml/gnu/gpl-3.0.xml: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264710 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 6 ++++++ libstdc++-v3/doc/xml/gnu/fdl-1.3.xml | 2 +- libstdc++-v3/doc/xml/gnu/gpl-3.0.xml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 3a40f3293480..779417cac977 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2018-09-29 Gerald Pfeifer + + * doc/xml/gnu/fdl-1.3.xml: The Free Software Foundation web + site now uses https. Also omit the unnecessary trailing slash. + * doc/xml/gnu/gpl-3.0.xml: Ditto. + 2018-09-28 François Dumont * include/debug/functions.h diff --git a/libstdc++-v3/doc/xml/gnu/fdl-1.3.xml b/libstdc++-v3/doc/xml/gnu/fdl-1.3.xml index 9500e11fe2e9..10c8106ca160 100644 --- a/libstdc++-v3/doc/xml/gnu/fdl-1.3.xml +++ b/libstdc++-v3/doc/xml/gnu/fdl-1.3.xml @@ -6,7 +6,7 @@ Version 1.3, 3 November 2008 Copyright © 2000, 2001, 2002, 2007, 2008 - Free Software Foundation, Inc. + Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this diff --git a/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml b/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml index d5a5eae203bc..9ceb7b94afc6 100644 --- a/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml +++ b/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml @@ -9,7 +9,7 @@ Copyright © 2007 Free Software Foundation, Inc. - http://www.fsf.org/ + https://www.fsf.org Everyone is permitted to copy and distribute verbatim copies of this license -- 2.47.2