diff options
author | Werner Koch <wk@gnupg.org> | 2016-11-05 12:02:19 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2016-11-05 12:02:19 +0100 |
commit | 4d7dc432b598d7d28d6caba78a94d12034134b96 (patch) | |
tree | b11c90d7ec0814cc55f4fdcec13a9abb850f3269 /common | |
parent | indent: Move comments inside the block. (diff) | |
download | gnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.tar.xz gnupg2-4d7dc432b598d7d28d6caba78a94d12034134b96.zip |
Change all http://www.gnu.org in license notices to https://
--
Diffstat (limited to 'common')
123 files changed, 123 insertions, 123 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 960d1dc9e..72e3fb475 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -14,7 +14,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/>. ## Process this file with automake to produce Makefile.in diff --git a/common/agent-opt.c b/common/agent-opt.c index 4317ba343..b32448242 100644 --- a/common/agent-opt.c +++ b/common/agent-opt.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/argparse.h b/common/argparse.h index 10b838fef..81e881dfc 100644 --- a/common/argparse.h +++ b/common/argparse.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_ARGPARSE_H diff --git a/common/asshelp.c b/common/asshelp.c index b4efcf326..f8c323735 100644 --- a/common/asshelp.c +++ b/common/asshelp.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/asshelp.h b/common/asshelp.h index 609b203da..f169d8774 100644 --- a/common/asshelp.h +++ b/common/asshelp.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_ASSHELP_H diff --git a/common/asshelp2.c b/common/asshelp2.c index 0a70d2b05..f85c1e67e 100644 --- a/common/asshelp2.c +++ b/common/asshelp2.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/audit.c b/common/audit.c index efd5fcd18..7d545a349 100644 --- a/common/audit.c +++ b/common/audit.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/audit.h b/common/audit.h index b324a2847..4ef2645da 100644 --- a/common/audit.h +++ b/common/audit.h @@ -14,7 +14,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/>. */ #ifndef GNUPG_COMMON_AUDIT_H diff --git a/common/b64dec.c b/common/b64dec.c index c84c35ada..74cf93351 100644 --- a/common/b64dec.c +++ b/common/b64dec.c @@ -15,7 +15,7 @@ * GNU 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/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/b64enc.c b/common/b64enc.c index 4150f3e56..d633048ea 100644 --- a/common/b64enc.c +++ b/common/b64enc.c @@ -17,7 +17,7 @@ * GNU 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/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/call-gpg.c b/common/call-gpg.c index 0bda1d391..d42325aed 100644 --- a/common/call-gpg.c +++ b/common/call-gpg.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/call-gpg.h b/common/call-gpg.h index 19993ef0b..fd7d2e67e 100644 --- a/common/call-gpg.h +++ b/common/call-gpg.h @@ -14,7 +14,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/>. */ #ifndef GNUPG_COMMON_CALL_GPG_H diff --git a/common/ccparray.c b/common/ccparray.c index d3c28333c..ff3eb40a9 100644 --- a/common/ccparray.c +++ b/common/ccparray.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/ccparray.h b/common/ccparray.h index 241d42db0..1ecf95b09 100644 --- a/common/ccparray.h +++ b/common/ccparray.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_CCPARRAY_H diff --git a/common/common-defs.h b/common/common-defs.h index ab5ed343f..b1928e611 100644 --- a/common/common-defs.h +++ b/common/common-defs.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_COMMON_DEFS_H diff --git a/common/convert.c b/common/convert.c index 4611e7765..6d03adc3d 100644 --- a/common/convert.c +++ b/common/convert.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/dotlock.c b/common/dotlock.c index 26005bf6e..7ebd5231c 100644 --- a/common/dotlock.c +++ b/common/dotlock.c @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are diff --git a/common/dotlock.h b/common/dotlock.h index c317c379a..78a7e73aa 100644 --- a/common/dotlock.h +++ b/common/dotlock.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are diff --git a/common/dynload.h b/common/dynload.h index 6ba02ffc0..61930d26b 100644 --- a/common/dynload.h +++ b/common/dynload.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_DYNLOAD_H diff --git a/common/exechelp-posix.c b/common/exechelp-posix.c index f19dda2ac..7237993a2 100644 --- a/common/exechelp-posix.c +++ b/common/exechelp-posix.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/exechelp-w32.c b/common/exechelp-w32.c index 19e4d9e72..a7a6db369 100644 --- a/common/exechelp-w32.c +++ b/common/exechelp-w32.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/exechelp-w32ce.c b/common/exechelp-w32ce.c index 9e72ceff8..ec9f01441 100644 --- a/common/exechelp-w32ce.c +++ b/common/exechelp-w32ce.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/exechelp.h b/common/exechelp.h index c43cd25f1..6f2653b5d 100644 --- a/common/exechelp.h +++ b/common/exechelp.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_EXECHELP_H diff --git a/common/exectool.c b/common/exectool.c index cf54efe6e..4593abdc2 100644 --- a/common/exectool.c +++ b/common/exectool.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/exectool.h b/common/exectool.h index 94091fdd7..27bbfc9e5 100644 --- a/common/exectool.h +++ b/common/exectool.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_EXECTOOL_H diff --git a/common/fwddecl.h b/common/fwddecl.h index f9d7536f1..b9454062d 100644 --- a/common/fwddecl.h +++ b/common/fwddecl.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_FWDDECL_H diff --git a/common/get-passphrase.c b/common/get-passphrase.c index 8c7496ca8..c24b40e88 100644 --- a/common/get-passphrase.c +++ b/common/get-passphrase.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/get-passphrase.h b/common/get-passphrase.h index 7e5cac087..afdbe78e0 100644 --- a/common/get-passphrase.h +++ b/common/get-passphrase.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_GET_PASSPHRASE_H diff --git a/common/gettime.c b/common/gettime.c index 9c6365886..e5da4fb1a 100644 --- a/common/gettime.c +++ b/common/gettime.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/gettime.h b/common/gettime.h index 08cb3b176..73f188634 100644 --- a/common/gettime.h +++ b/common/gettime.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_GETTIME_H diff --git a/common/gpgrlhelp.c b/common/gpgrlhelp.c index e2fdb9a4d..680d9998b 100644 --- a/common/gpgrlhelp.c +++ b/common/gpgrlhelp.c @@ -24,7 +24,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/>. */ /* This module may by used by applications to initializes readline diff --git a/common/helpfile.c b/common/helpfile.c index 0fb4e0212..7cb01a443 100644 --- a/common/helpfile.c +++ b/common/helpfile.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/homedir.c b/common/homedir.c index 13ed44c7f..59b713526 100644 --- a/common/homedir.c +++ b/common/homedir.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/host2net.h b/common/host2net.h index be5e5202a..9eeaf2447 100644 --- a/common/host2net.h +++ b/common/host2net.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_HOST2NET_H diff --git a/common/i18n.c b/common/i18n.c index 413fa9a26..b5a286439 100644 --- a/common/i18n.c +++ b/common/i18n.c @@ -23,7 +23,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/>. */ #include <config.h> diff --git a/common/init.c b/common/init.c index cb4228a39..86b71e5ee 100644 --- a/common/init.c +++ b/common/init.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/init.h b/common/init.h index 530a4797c..28462a729 100644 --- a/common/init.h +++ b/common/init.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_INIT_H diff --git a/common/iobuf.c b/common/iobuf.c index 06d0b6144..ed90bd7a2 100644 --- a/common/iobuf.c +++ b/common/iobuf.c @@ -26,7 +26,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/>. */ #include <config.h> diff --git a/common/iobuf.h b/common/iobuf.h index a8ca4dc55..4fa56609f 100644 --- a/common/iobuf.h +++ b/common/iobuf.h @@ -25,7 +25,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/>. */ #ifndef GNUPG_COMMON_IOBUF_H diff --git a/common/keyserver.h b/common/keyserver.h index 200378d9b..850798ed0 100644 --- a/common/keyserver.h +++ b/common/keyserver.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_KEYSERVER_H diff --git a/common/localename.c b/common/localename.c index 876fdb023..2650ea7ec 100644 --- a/common/localename.c +++ b/common/localename.c @@ -23,7 +23,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/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* Written by Ulrich Drepper <drepper@gnu.org>, 1995. */ /* Win32 code written by Tor Lillqvist <tml@iki.fi>. */ diff --git a/common/logging.c b/common/logging.c index 019d3128c..ca1341c20 100644 --- a/common/logging.c +++ b/common/logging.c @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ diff --git a/common/logging.h b/common/logging.h index 165a573ba..64b999d66 100644 --- a/common/logging.h +++ b/common/logging.h @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_LOGGING_H diff --git a/common/mapstrings.c b/common/mapstrings.c index 5c5bec9a3..614fddd12 100644 --- a/common/mapstrings.c +++ b/common/mapstrings.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/mbox-util.c b/common/mbox-util.c index 90722757d..c1f05b834 100644 --- a/common/mbox-util.c +++ b/common/mbox-util.c @@ -15,7 +15,7 @@ * GNU 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/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* NB: GPGME uses the same code to reflect our idea on how to extract diff --git a/common/mbox-util.h b/common/mbox-util.h index 9c7271f08..bce003f31 100644 --- a/common/mbox-util.h +++ b/common/mbox-util.h @@ -14,7 +14,7 @@ * GNU 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/>. + * along with this program; if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_MBOX_UTIL_H #define GNUPG_COMMON_MBOX_UTIL_H diff --git a/common/membuf.c b/common/membuf.c index fde24f615..4c1a844d1 100644 --- a/common/membuf.c +++ b/common/membuf.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/membuf.h b/common/membuf.h index a1610b6c8..1497bcd04 100644 --- a/common/membuf.h +++ b/common/membuf.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_MEMBUF_H diff --git a/common/miscellaneous.c b/common/miscellaneous.c index 1327649c8..992494332 100644 --- a/common/miscellaneous.c +++ b/common/miscellaneous.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/mischelp.c b/common/mischelp.c index 566219192..fd8f67502 100644 --- a/common/mischelp.c +++ b/common/mischelp.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/mischelp.h b/common/mischelp.h index 391120226..1ad146eb3 100644 --- a/common/mischelp.h +++ b/common/mischelp.h @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_MISCHELP_H diff --git a/common/mkdir_p.c b/common/mkdir_p.c index 37b44ec14..c26cfee01 100644 --- a/common/mkdir_p.c +++ b/common/mkdir_p.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/mkdir_p.h b/common/mkdir_p.h index 28f38d1d5..1e939b32b 100644 --- a/common/mkdir_p.h +++ b/common/mkdir_p.h @@ -24,7 +24,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/>. */ #ifndef MKDIR_P_H diff --git a/common/name-value.c b/common/name-value.c index ebc48e513..10186683f 100644 --- a/common/name-value.c +++ b/common/name-value.c @@ -24,7 +24,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/common/name-value.h b/common/name-value.h index f5f17e6de..db9270a6c 100644 --- a/common/name-value.h +++ b/common/name-value.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_NAME_VALUE_H diff --git a/common/openpgp-oid.c b/common/openpgp-oid.c index 67f23caae..270bdf154 100644 --- a/common/openpgp-oid.c +++ b/common/openpgp-oid.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/openpgpdefs.h b/common/openpgpdefs.h index 2c0ace2a5..3d5d306c2 100644 --- a/common/openpgpdefs.h +++ b/common/openpgpdefs.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_OPENPGPDEFS_H diff --git a/common/percent.c b/common/percent.c index 0cab99a82..569c5fd99 100644 --- a/common/percent.c +++ b/common/percent.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/recsel.c b/common/recsel.c index ef71c4598..66c1c5e08 100644 --- a/common/recsel.c +++ b/common/recsel.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/recsel.h b/common/recsel.h index be67afcbe..0e0a7928a 100644 --- a/common/recsel.h +++ b/common/recsel.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_RECSEL_H #define GNUPG_COMMON_RECSEL_H diff --git a/common/server-help.c b/common/server-help.c index 2a59dc63e..53a888a86 100644 --- a/common/server-help.c +++ b/common/server-help.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/server-help.h b/common/server-help.h index 6df9e2c53..9e3d7ada1 100644 --- a/common/server-help.h +++ b/common/server-help.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_SERVER_HELP_H diff --git a/common/session-env.c b/common/session-env.c index 20b7c06c4..1bc3a2bc9 100644 --- a/common/session-env.c +++ b/common/session-env.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/session-env.h b/common/session-env.h index 1173ed57e..8709e223c 100644 --- a/common/session-env.h +++ b/common/session-env.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_SESSION_ENV_H diff --git a/common/sexp-parse.h b/common/sexp-parse.h index 442d10631..9b14f77d7 100644 --- a/common/sexp-parse.h +++ b/common/sexp-parse.h @@ -22,7 +22,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/>. */ #ifndef SEXP_PARSE_H diff --git a/common/sexputil.c b/common/sexputil.c index 50635462e..0c5c730ac 100644 --- a/common/sexputil.c +++ b/common/sexputil.c @@ -25,7 +25,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/>. */ /* This file implements a few utility functions useful when working diff --git a/common/shareddefs.h b/common/shareddefs.h index 604b7e9d7..1594f6650 100644 --- a/common/shareddefs.h +++ b/common/shareddefs.h @@ -22,7 +22,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/>. */ #ifndef GNUPG_COMMON_SHAREDDEFS_H diff --git a/common/signal.c b/common/signal.c index 9064adcd1..ccfa8e670 100644 --- a/common/signal.c +++ b/common/signal.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/simple-pwquery.c b/common/simple-pwquery.c index bc555df9b..c74317f1a 100644 --- a/common/simple-pwquery.c +++ b/common/simple-pwquery.c @@ -14,7 +14,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/>. */ /* This module is intended as a simple client implementation to diff --git a/common/simple-pwquery.h b/common/simple-pwquery.h index 2b87b11a2..f98a396a5 100644 --- a/common/simple-pwquery.h +++ b/common/simple-pwquery.h @@ -14,7 +14,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/>. */ #ifndef SIMPLE_PWQUERY_H diff --git a/common/ssh-utils.c b/common/ssh-utils.c index 58586a1aa..60aa07bc7 100644 --- a/common/ssh-utils.c +++ b/common/ssh-utils.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/ssh-utils.h b/common/ssh-utils.h index dcf0787e9..36d38a3fa 100644 --- a/common/ssh-utils.h +++ b/common/ssh-utils.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_SSH_UTILS_H diff --git a/common/status.c b/common/status.c index a16e7b46d..50afce496 100644 --- a/common/status.c +++ b/common/status.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/status.h b/common/status.h index 079a04ac6..3de4aa524 100644 --- a/common/status.h +++ b/common/status.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_STATUS_H diff --git a/common/stringhelp.c b/common/stringhelp.c index f494bc5ad..dea2212c4 100644 --- a/common/stringhelp.c +++ b/common/stringhelp.c @@ -28,7 +28,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/stringhelp.h b/common/stringhelp.h index 79d228415..d0156d55e 100644 --- a/common/stringhelp.h +++ b/common/stringhelp.h @@ -27,7 +27,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_STRINGHELP_H diff --git a/common/strlist.c b/common/strlist.c index d4f864496..02881cd2a 100644 --- a/common/strlist.c +++ b/common/strlist.c @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/strlist.h b/common/strlist.h index 45f5543a3..d74bc4dbb 100644 --- a/common/strlist.h +++ b/common/strlist.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_STRLIST_H diff --git a/common/sysutils.c b/common/sysutils.c index 28d4cdee1..a0addd11d 100644 --- a/common/sysutils.c +++ b/common/sysutils.c @@ -26,7 +26,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/>. */ #include <config.h> diff --git a/common/sysutils.h b/common/sysutils.h index 5467b4ce7..0847da7ea 100644 --- a/common/sysutils.h +++ b/common/sysutils.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_SYSUTILS_H diff --git a/common/t-b64.c b/common/t-b64.c index c86c92004..3b6387246 100644 --- a/common/t-b64.c +++ b/common/t-b64.c @@ -14,7 +14,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/common/t-ccparray.c b/common/t-ccparray.c index 0512346e0..eb96526ea 100644 --- a/common/t-ccparray.c +++ b/common/t-ccparray.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-convert.c b/common/t-convert.c index 68824e0cd..e25de9012 100644 --- a/common/t-convert.c +++ b/common/t-convert.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-dotlock.c b/common/t-dotlock.c index d5094264b..f7aee09d3 100644 --- a/common/t-dotlock.c +++ b/common/t-dotlock.c @@ -14,7 +14,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/>. */ /* Note: This is a standalone test program which does not rely on any diff --git a/common/t-exechelp.c b/common/t-exechelp.c index 3a47dc8ef..cf967fcc7 100644 --- a/common/t-exechelp.c +++ b/common/t-exechelp.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-exectool.c b/common/t-exectool.c index bbbf8fab5..8b6ee6ae7 100644 --- a/common/t-exectool.c +++ b/common/t-exectool.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-gettime.c b/common/t-gettime.c index 8a222b7e4..9d9881a23 100644 --- a/common/t-gettime.c +++ b/common/t-gettime.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-helpfile.c b/common/t-helpfile.c index 4c77c9ada..0e2c79f2d 100644 --- a/common/t-helpfile.c +++ b/common/t-helpfile.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-mapstrings.c b/common/t-mapstrings.c index 8f4c6507b..0856c3cc4 100644 --- a/common/t-mapstrings.c +++ b/common/t-mapstrings.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/t-mbox-util.c b/common/t-mbox-util.c index ff48f6c5d..979d4b37c 100644 --- a/common/t-mbox-util.c +++ b/common/t-mbox-util.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-name-value.c b/common/t-name-value.c index 3b01431d4..57f685ffb 100644 --- a/common/t-name-value.c +++ b/common/t-name-value.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-openpgp-oid.c b/common/t-openpgp-oid.c index afb6ebe62..cb5709d98 100644 --- a/common/t-openpgp-oid.c +++ b/common/t-openpgp-oid.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-percent.c b/common/t-percent.c index c148c228f..145a89bf3 100644 --- a/common/t-percent.c +++ b/common/t-percent.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-recsel.c b/common/t-recsel.c index faddc97ed..f52d0857d 100644 --- a/common/t-recsel.c +++ b/common/t-recsel.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-session-env.c b/common/t-session-env.c index c5c7b0e3b..aa9d596e5 100644 --- a/common/t-session-env.c +++ b/common/t-session-env.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-sexputil.c b/common/t-sexputil.c index 77f819930..ceb828076 100644 --- a/common/t-sexputil.c +++ b/common/t-sexputil.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-ssh-utils.c b/common/t-ssh-utils.c index 961f451dc..f63ea95ac 100644 --- a/common/t-ssh-utils.c +++ b/common/t-ssh-utils.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-stringhelp.c b/common/t-stringhelp.c index 93b014ae1..d86d896f6 100644 --- a/common/t-stringhelp.c +++ b/common/t-stringhelp.c @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/t-strlist.c b/common/t-strlist.c index e49d5a724..bd835ca87 100644 --- a/common/t-strlist.c +++ b/common/t-strlist.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/t-support.c b/common/t-support.c index 7dd8f0afe..8ed0a6279 100644 --- a/common/t-support.c +++ b/common/t-support.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/t-support.h b/common/t-support.h index cda675976..5449a5646 100644 --- a/common/t-support.h +++ b/common/t-support.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_T_SUPPORT_H diff --git a/common/t-sysutils.c b/common/t-sysutils.c index 68c3e418d..79f8385ac 100644 --- a/common/t-sysutils.c +++ b/common/t-sysutils.c @@ -14,7 +14,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/>. */ #include <config.h> diff --git a/common/t-timestuff.c b/common/t-timestuff.c index a80aaff59..1e524f538 100644 --- a/common/t-timestuff.c +++ b/common/t-timestuff.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/t-w32-reg.c b/common/t-w32-reg.c index a26afe9f8..48ea0d4dd 100644 --- a/common/t-w32-reg.c +++ b/common/t-w32-reg.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/t-zb32.c b/common/t-zb32.c index c46d47f0f..956c2f5ec 100644 --- a/common/t-zb32.c +++ b/common/t-zb32.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/tlv.c b/common/tlv.c index 1a6c18f52..6813c585a 100644 --- a/common/tlv.c +++ b/common/tlv.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/tlv.h b/common/tlv.h index 05ddaa4ae..ba4ea2e42 100644 --- a/common/tlv.h +++ b/common/tlv.h @@ -24,7 +24,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/>. */ #ifndef SCD_TLV_H diff --git a/common/ttyio.c b/common/ttyio.c index 61674128f..5fb620dfa 100644 --- a/common/ttyio.c +++ b/common/ttyio.c @@ -25,7 +25,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/>. */ #include <config.h> diff --git a/common/ttyio.h b/common/ttyio.h index 0a66d8654..004aa859a 100644 --- a/common/ttyio.h +++ b/common/ttyio.h @@ -25,7 +25,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/>. */ #ifndef GNUPG_COMMON_TTYIO_H #define GNUPG_COMMON_TTYIO_H diff --git a/common/types.h b/common/types.h index 0767a27b8..7d85a3594 100644 --- a/common/types.h +++ b/common/types.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_TYPES_H diff --git a/common/userids.c b/common/userids.c index b761d14b7..01f2cd84b 100644 --- a/common/userids.c +++ b/common/userids.c @@ -26,7 +26,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/>. */ #include <config.h> diff --git a/common/userids.h b/common/userids.h index dcb6f4ab3..c60bc3306 100644 --- a/common/userids.h +++ b/common/userids.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_USERIDS_H diff --git a/common/utf8conv.c b/common/utf8conv.c index 83e6eae93..bce9e3ac6 100644 --- a/common/utf8conv.c +++ b/common/utf8conv.c @@ -26,7 +26,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/utf8conv.h b/common/utf8conv.h index def35def0..1c6c5840e 100644 --- a/common/utf8conv.h +++ b/common/utf8conv.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_UTF8CONF_H diff --git a/common/util.h b/common/util.h index 8a6732fdd..2f82fb09b 100644 --- a/common/util.h +++ b/common/util.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_UTIL_H diff --git a/common/utilproto.h b/common/utilproto.h index 5bb9dd113..7467f6b1d 100644 --- a/common/utilproto.h +++ b/common/utilproto.h @@ -24,7 +24,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/>. */ /* This file is in general included via util.h but sometimes we do not diff --git a/common/w32-reg.c b/common/w32-reg.c index 6afb599bd..2d64215fe 100644 --- a/common/w32-reg.c +++ b/common/w32-reg.c @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/common/w32help.h b/common/w32help.h index be6dd3e32..e495e341a 100644 --- a/common/w32help.h +++ b/common/w32help.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see <http://www.gnu.org/licenses/>. + * if not, see <https://www.gnu.org/licenses/>. */ #ifndef GNUPG_COMMON_W32HELP_H diff --git a/common/xasprintf.c b/common/xasprintf.c index 8adf2e471..00ff66a75 100644 --- a/common/xasprintf.c +++ b/common/xasprintf.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/xreadline.c b/common/xreadline.c index f3c43df0f..b17579f48 100644 --- a/common/xreadline.c +++ b/common/xreadline.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/yesno.c b/common/yesno.c index 780334921..58de63ddf 100644 --- a/common/yesno.c +++ b/common/yesno.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/zb32.c b/common/zb32.c index 54bd5d4fd..517321e0c 100644 --- a/common/zb32.c +++ b/common/zb32.c @@ -24,7 +24,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/>. */ #include <config.h> diff --git a/common/zb32.h b/common/zb32.h index 1fb41ecae..47bb1f85f 100644 --- a/common/zb32.h +++ b/common/zb32.h @@ -24,7 +24,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/>. */ #ifndef GNUPG_COMMON_ZB32_H |