[LIBGPG-ERROR PATCH 02/12] refer to https://www.gnu.org instead of http://www.gnu.org

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Feb 5 20:16:23 CET 2016


---
 Makefile.am                | 2 +-
 build-aux/compile          | 2 +-
 build-aux/config.guess     | 2 +-
 build-aux/config.sub       | 2 +-
 build-aux/depcomp          | 2 +-
 build-aux/ltmain.sh        | 6 +++---
 build-aux/mdate-sh         | 2 +-
 build-aux/missing          | 4 ++--
 build-aux/texinfo.tex      | 6 +++---
 configure.ac               | 2 +-
 doc/Makefile.am            | 2 +-
 doc/yat2m.c                | 2 +-
 m4/ac_prog_cc_for_build.m4 | 2 +-
 m4/libtool.m4              | 2 +-
 src/Makefile.am            | 2 +-
 src/estream-printf.c       | 2 +-
 src/estream-printf.h       | 2 +-
 src/estream.c              | 2 +-
 src/estream.h              | 2 +-
 src/gen-posix-lock-obj.c   | 2 +-
 src/gen-w32-lock-obj.c     | 2 +-
 src/gpg-error.def.in       | 2 +-
 src/gpg-error.h.in         | 2 +-
 src/gpg-error.vers         | 2 +-
 src/gpgrt-int.h            | 2 +-
 src/init.c                 | 2 +-
 src/init.h                 | 2 +-
 src/lock.h                 | 2 +-
 src/mkw32errmap.c          | 2 +-
 src/posix-lock-obj.h       | 2 +-
 src/posix-lock.c           | 2 +-
 src/posix-thread.c         | 2 +-
 src/thread.h               | 2 +-
 src/version.c              | 2 +-
 src/visibility.c           | 2 +-
 src/visibility.h           | 2 +-
 src/w32-gettext.c          | 2 +-
 src/w32-lock-obj.h         | 2 +-
 src/w32-lock.c             | 2 +-
 src/w32-thread.c           | 2 +-
 tests/t-common.h           | 2 +-
 tests/t-lock.c             | 2 +-
 tests/t-poll.c             | 2 +-
 tests/t-printf.c           | 2 +-
 tests/t-version.c          | 2 +-
 45 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index e5f3f56..4f9f094 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@
 # GNU Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this program; if not, see <http://www.gnu.org/licenses/>.
+# License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 ACLOCAL_AMFLAGS = -I m4
 DISTCHECK_CONFIGURE_FLAGS = --enable-doc
diff --git a/build-aux/compile b/build-aux/compile
index 531136b..52f8f94 100755
--- a/build-aux/compile
+++ b/build-aux/compile
@@ -17,7 +17,7 @@ scriptversion=2012-10-14.11; # UTC
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/build-aux/config.guess b/build-aux/config.guess
index dbfb978..7adf147 100755
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -15,7 +15,7 @@ timestamp='2015-01-01'
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 6d2e94c..0b2d816 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -15,7 +15,7 @@ timestamp='2015-01-01'
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/build-aux/depcomp b/build-aux/depcomp
index 4ebd5b3..f0a474c 100755
--- a/build-aux/depcomp
+++ b/build-aux/depcomp
@@ -16,7 +16,7 @@ scriptversion=2013-05-30.07; # UTC
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
index f8c3614..c3bcdc0 100644
--- a/build-aux/ltmain.sh
+++ b/build-aux/ltmain.sh
@@ -24,7 +24,7 @@
 #
 # 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,
+# 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.
 
@@ -75,8 +75,8 @@
 #         autoconf:	$autoconf_version
 #
 # Report bugs to <bug-libtool at gnu.org>.
-# GNU libtool home page: <http://www.gnu.org/software/libtool/>.
-# General help using GNU software: <http://www.gnu.org/gethelp/>.
+# GNU libtool home page: <https://www.gnu.org/software/libtool/>.
+# General help using GNU software: <https://www.gnu.org/gethelp/>.
 
 PROGRAM=libtool
 PACKAGE=libtool
diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh
index b3719cf..39f48bb 100755
--- a/build-aux/mdate-sh
+++ b/build-aux/mdate-sh
@@ -17,7 +17,7 @@ scriptversion=2010-08-21.06; # UTC
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/build-aux/missing b/build-aux/missing
index db98974..43e37bd 100755
--- a/build-aux/missing
+++ b/build-aux/missing
@@ -17,7 +17,7 @@ scriptversion=2013-10-28.13; # UTC
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -103,7 +103,7 @@ fi
 
 perl_URL=http://www.perl.org/
 flex_URL=http://flex.sourceforge.net/
-gnu_software_URL=http://www.gnu.org/software
+gnu_software_URL=https://www.gnu.org/software
 
 program_details ()
 {
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index a181898..6f48781 100644
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -21,7 +21,7 @@
 %
 % You should have received a copy of the GNU General Public License
 % along with this texinfo.tex file; see the file COPYING.  If not,
-% see <http://www.gnu.org/licenses/>.
+% see <https://www.gnu.org/licenses/>.
 %
 % As a special exception, when this file is read by TeX when processing
 % a Texinfo source document, you may use the result without
@@ -29,7 +29,7 @@
 %
 % Please try the latest version of texinfo.tex before submitting bug
 % reports; you can get the latest version from:
-%   http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
+%   https://www.gnu.org/software/texinfo/ (the Texinfo home page), or
 %   ftp://tug.org/tex/texinfo.tex
 %     (and all CTAN mirrors, see http://www.ctan.org).
 % The texinfo.tex in any given distribution could well be out
@@ -55,7 +55,7 @@
 % extent.  You can get the existing language-specific files from the
 % full Texinfo distribution.
 %
-% The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
+% The GNU Texinfo home page is https://www.gnu.org/software/texinfo.
 
 
 \message{Loading texinfo [version \texinfoversion]:}
diff --git a/configure.ac b/configure.ac
index 0ce6cc2..19ae9c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@
 # GNU Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 # (Process this file with autoconf to produce a configure script.)
 # The following lines are used by ./autogen.sh.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8949f81..ddb7e48 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -14,7 +14,7 @@
 # GNU Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this program; if not, see <http://www.gnu.org/licenses/>.
+# License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 
 EXTRA_DIST = HACKING errorref.txt \
diff --git a/doc/yat2m.c b/doc/yat2m.c
index f780952..5039cc2 100644
--- a/doc/yat2m.c
+++ b/doc/yat2m.c
@@ -13,7 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 /*
diff --git a/m4/ac_prog_cc_for_build.m4 b/m4/ac_prog_cc_for_build.m4
index 42c91ce..32329c7 100644
--- a/m4/ac_prog_cc_for_build.m4
+++ b/m4/ac_prog_cc_for_build.m4
@@ -1,5 +1,5 @@
 dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_cc_for_build.html
+dnl https://www.gnu.org/software/ac-archive/htmldoc/ac_prog_cc_for_build.html
 dnl
 dnl All content of this archive is free software;
 dnl you can redistribute it and/or modify it under the terms of the GNU
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 1d62b05..0cd84af 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.
 ])
diff --git a/src/Makefile.am b/src/Makefile.am
index 8aca7df..b7cb023 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,7 +14,7 @@
 # GNU Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this program; if not, see <http://www.gnu.org/licenses/>.
+# License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 # We distribute the generated sources err-sources.h and err-codes.h,
 # because they are needed to build the po directory, and they don't
diff --git a/src/estream-printf.c b/src/estream-printf.c
index 39a813f..091ff7d 100644
--- a/src/estream-printf.c
+++ b/src/estream-printf.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with Libestream; if not, see <http://www.gnu.org/licenses/>.
+ * License along with Libestream; if not, see <https://www.gnu.org/licenses/>.
  *
  * ALTERNATIVELY, Libestream may be distributed under the terms of the
  * following license, in which case the provisions of this license are
diff --git a/src/estream-printf.h b/src/estream-printf.h
index e82d8fb..ae303a7 100644
--- a/src/estream-printf.h
+++ b/src/estream-printf.h
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with Libestream; if not, see <http://www.gnu.org/licenses/>.
+ * License along with Libestream; if not, see <https://www.gnu.org/licenses/>.
  *
  * ALTERNATIVELY, Libestream may be distributed under the terms of the
  * following license, in which case the provisions of this license are
diff --git a/src/estream.c b/src/estream.c
index 3a89868..abce0bf 100644
--- a/src/estream.c
+++ b/src/estream.c
@@ -15,7 +15,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with Libestream; if not, see <http://www.gnu.org/licenses/>.
+ * License along with Libestream; if not, see <https://www.gnu.org/licenses/>.
  *
  * ALTERNATIVELY, Libestream may be distributed under the terms of the
  * following license, in which case the provisions of this license are
diff --git a/src/estream.h b/src/estream.h
index cfb7eec..91f2bc0 100644
--- a/src/estream.h
+++ b/src/estream.h
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef ESTREAM_H
diff --git a/src/gen-posix-lock-obj.c b/src/gen-posix-lock-obj.c
index 595d379..22de456 100644
--- a/src/gen-posix-lock-obj.c
+++ b/src/gen-posix-lock-obj.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/gen-w32-lock-obj.c b/src/gen-w32-lock-obj.c
index 9e49d1e..f8da67f 100644
--- a/src/gen-w32-lock-obj.c
+++ b/src/gen-w32-lock-obj.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in
index 16de809..f8b9ebc 100644
--- a/src/gpg-error.def.in
+++ b/src/gpg-error.def.in
@@ -14,7 +14,7 @@
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  *
  * Note: This file should be updated manually and the ordinals shall
  * never be changed.  Also check gpg-error.vers and visibility.h.
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in
index 28581e0..b32b4c4 100644
--- a/src/gpg-error.h.in
+++ b/src/gpg-error.h.in
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  *
  * @configure_input@
  */
diff --git a/src/gpg-error.vers b/src/gpg-error.vers
index 067bb29..cdff0e3 100644
--- a/src/gpg-error.vers
+++ b/src/gpg-error.vers
@@ -14,7 +14,7 @@
 # GNU Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this program; if not, see <http://www.gnu.org/licenses/>.
+# License along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # NOTE: When adding new functions, please make sure to add them to
 #       visibility.h and gpg-error.def.in as well.
diff --git a/src/gpgrt-int.h b/src/gpgrt-int.h
index 0f7b29b..d69fe2c 100644
--- a/src/gpgrt-int.h
+++ b/src/gpgrt-int.h
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef _GPGRT_GPGRT_INT_H
diff --git a/src/init.c b/src/init.c
index 7abb6ff..8de54b6 100644
--- a/src/init.c
+++ b/src/init.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/init.h b/src/init.h
index 0a31fd7..90a716a 100644
--- a/src/init.h
+++ b/src/init.h
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
  
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef INIT_H
diff --git a/src/lock.h b/src/lock.h
index b60f2c2..a830b36 100644
--- a/src/lock.h
+++ b/src/lock.h
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LOCK_H
diff --git a/src/mkw32errmap.c b/src/mkw32errmap.c
index 68d0f05..508a513 100644
--- a/src/mkw32errmap.c
+++ b/src/mkw32errmap.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
  
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef RESOLVE_MACROS
diff --git a/src/posix-lock-obj.h b/src/posix-lock-obj.h
index 872e55a..08e0bac 100644
--- a/src/posix-lock-obj.h
+++ b/src/posix-lock-obj.h
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef POSIX_LOCK_OBJ_H
diff --git a/src/posix-lock.c b/src/posix-lock.c
index d8f5465..2e0ae92 100644
--- a/src/posix-lock.c
+++ b/src/posix-lock.c
@@ -15,7 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
 
    Parts of the code, in particular use_pthreads_p, are based on code
    from gettext, written by Bruno Haible <bruno at clisp.org>, 2005.
diff --git a/src/posix-thread.c b/src/posix-thread.c
index bef0386..270dc91 100644
--- a/src/posix-thread.c
+++ b/src/posix-thread.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/thread.h b/src/thread.h
index 0b2cf04..c650a99 100644
--- a/src/thread.h
+++ b/src/thread.h
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef THREAD_H
diff --git a/src/version.c b/src/version.c
index 216fee4..d0c408d 100644
--- a/src/version.c
+++ b/src/version.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/visibility.c b/src/visibility.c
index 4750685..e3ac8a7 100644
--- a/src/visibility.c
+++ b/src/visibility.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/visibility.h b/src/visibility.h
index ec3a124..1de6c62 100644
--- a/src/visibility.h
+++ b/src/visibility.h
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef _GPGRT_VISIBILITY_H
diff --git a/src/w32-gettext.c b/src/w32-gettext.c
index 146de53..973a0c3 100644
--- a/src/w32-gettext.c
+++ b/src/w32-gettext.c
@@ -15,7 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/w32-lock-obj.h b/src/w32-lock-obj.h
index ef53546..8ed3084 100644
--- a/src/w32-lock-obj.h
+++ b/src/w32-lock-obj.h
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef W32_LOCK_OBJ_H
diff --git a/src/w32-lock.c b/src/w32-lock.c
index 8c086f9..d1decc9 100644
--- a/src/w32-lock.c
+++ b/src/w32-lock.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/src/w32-thread.c b/src/w32-thread.c
index 53d26b4..6860075 100644
--- a/src/w32-thread.c
+++ b/src/w32-thread.c
@@ -14,7 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this program; if not, see <http://www.gnu.org/licenses/>.
+   License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/tests/t-common.h b/tests/t-common.h
index c6dcd12..e11bca9 100644
--- a/tests/t-common.h
+++ b/tests/t-common.h
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdarg.h>
diff --git a/tests/t-lock.c b/tests/t-lock.c
index 1ccf815..38c9cec 100644
--- a/tests/t-lock.c
+++ b/tests/t-lock.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
diff --git a/tests/t-poll.c b/tests/t-poll.c
index 57cdb75..56b29c8 100644
--- a/tests/t-poll.c
+++ b/tests/t-poll.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 /* FIXME: We need much better tests that this very basic one.  */
diff --git a/tests/t-printf.c b/tests/t-printf.c
index 069bdc6..7fba012 100644
--- a/tests/t-printf.c
+++ b/tests/t-printf.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Note that these tests check against glibc behaviour.  On non glibc
diff --git a/tests/t-version.c b/tests/t-version.c
index ce8f41b..4606dbc 100644
--- a/tests/t-version.c
+++ b/tests/t-version.c
@@ -14,7 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
-- 
2.7.0




More information about the Gnupg-devel mailing list