From 7f5f26fd66e60e60de875c70b1f93f60c0438780 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 16 Nov 2016 13:27:00 +0100 Subject: doc: Replace http: by https: in core source files. -- Signed-off-by: Werner Koch --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/libtool.m4') diff --git a/m4/libtool.m4 b/m4/libtool.m4 index ff871a0a..0d340c73 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -34,7 +34,7 @@ m4_define([_LT_COPYING], [dnl # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or +# can be downloaded from https://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) -- cgit v1.2.3