diff options
Diffstat (limited to 'g10')
88 files changed, 88 insertions, 88 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index 7b87e6a32..604be93d5 100644 --- a/g10/Makefile.am +++ b/g10/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/g10/armor.c b/g10/armor.c index 55c84258b..c80e902d2 100644 --- a/g10/armor.c +++ b/g10/armor.c @@ -15,7 +15,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/g10/build-packet.c b/g10/build-packet.c index 0115d64a1..ad46a0270 100644 --- a/g10/build-packet.c +++ b/g10/build-packet.c @@ -15,7 +15,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/g10/call-agent.c b/g10/call-agent.c index eeea7bf97..1d4bd664c 100644 --- a/g10/call-agent.c +++ b/g10/call-agent.c @@ -15,7 +15,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/g10/call-agent.h b/g10/call-agent.h index 032c345e5..e4fea5730 100644 --- a/g10/call-agent.h +++ b/g10/call-agent.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_G10_CALL_AGENT_H #define GNUPG_G10_CALL_AGENT_H diff --git a/g10/call-dirmngr.c b/g10/call-dirmngr.c index 66db357db..4be9da117 100644 --- a/g10/call-dirmngr.c +++ b/g10/call-dirmngr.c @@ -15,7 +15,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/g10/call-dirmngr.h b/g10/call-dirmngr.h index f15459851..95a8c4a3b 100644 --- a/g10/call-dirmngr.h +++ b/g10/call-dirmngr.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_G10_CALL_DIRMNGR_H #define GNUPG_G10_CALL_DIRMNGR_H diff --git a/g10/card-util.c b/g10/card-util.c index b322a8617..e35857220 100644 --- a/g10/card-util.c +++ b/g10/card-util.c @@ -15,7 +15,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/g10/cipher.c b/g10/cipher.c index ae7ba17e3..98f398e3d 100644 --- a/g10/cipher.c +++ b/g10/cipher.c @@ -15,7 +15,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/g10/compress-bz2.c b/g10/compress-bz2.c index 128eadff1..22cefd99c 100644 --- a/g10/compress-bz2.c +++ b/g10/compress-bz2.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/g10/compress.c b/g10/compress.c index c34beecf7..fbc8097d7 100644 --- a/g10/compress.c +++ b/g10/compress.c @@ -15,7 +15,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 that the code in compress-bz2.c is nearly identical to the @@ -15,7 +15,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/g10/dearmor.c b/g10/dearmor.c index 38c3a3c1b..6217ddab5 100644 --- a/g10/dearmor.c +++ b/g10/dearmor.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/g10/decrypt-data.c b/g10/decrypt-data.c index 96d21774a..585b1507f 100644 --- a/g10/decrypt-data.c +++ b/g10/decrypt-data.c @@ -15,7 +15,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/g10/decrypt.c b/g10/decrypt.c index 27f51f613..751b7be55 100644 --- a/g10/decrypt.c +++ b/g10/decrypt.c @@ -15,7 +15,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> @@ -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 G10_DEK_H #define G10_DEK_H diff --git a/g10/delkey.c b/g10/delkey.c index 966c5712f..06aca9e85 100644 --- a/g10/delkey.c +++ b/g10/delkey.c @@ -16,7 +16,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/g10/ecdh.c b/g10/ecdh.c index dd47544e6..89e8cf1cb 100644 --- a/g10/ecdh.c +++ b/g10/ecdh.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/g10/encrypt.c b/g10/encrypt.c index 2985408a4..5268946c3 100644 --- a/g10/encrypt.c +++ b/g10/encrypt.c @@ -16,7 +16,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/g10/exec.c b/g10/exec.c index 30108eb4e..b868a1ff1 100644 --- a/g10/exec.c +++ b/g10/exec.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/g10/exec.h b/g10/exec.h index 51304adc0..1cb1c7208 100644 --- a/g10/exec.h +++ b/g10/exec.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 _EXEC_H_ diff --git a/g10/export.c b/g10/export.c index 78cb85f34..6a5597ce1 100644 --- a/g10/export.c +++ b/g10/export.c @@ -16,7 +16,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/g10/filter.h b/g10/filter.h index c3c7966e5..7accd7d4d 100644 --- a/g10/filter.h +++ b/g10/filter.h @@ -15,7 +15,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 G10_FILTER_H #define G10_FILTER_H diff --git a/g10/free-packet.c b/g10/free-packet.c index 516e9a145..2ca1d3bc2 100644 --- a/g10/free-packet.c +++ b/g10/free-packet.c @@ -15,7 +15,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/g10/getkey.c b/g10/getkey.c index b844c1664..648c23040 100644 --- a/g10/getkey.c +++ b/g10/getkey.c @@ -16,7 +16,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> @@ -16,7 +16,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> @@ -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_G10_GPG_H #define GNUPG_G10_GPG_H diff --git a/g10/gpgcompose.c b/g10/gpgcompose.c index 6c44e3295..512cb450a 100644 --- a/g10/gpgcompose.c +++ b/g10/gpgcompose.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/g10/gpgsql.c b/g10/gpgsql.c index a9b336485..661bd3543 100644 --- a/g10/gpgsql.c +++ b/g10/gpgsql.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/g10/gpgsql.h b/g10/gpgsql.h index 8117f4564..0d6903967 100644 --- a/g10/gpgsql.h +++ b/g10/gpgsql.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_GPGSQL_H diff --git a/g10/gpgv.c b/g10/gpgv.c index 01138a054..d25b6be7d 100644 --- a/g10/gpgv.c +++ b/g10/gpgv.c @@ -15,7 +15,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/g10/helptext.c b/g10/helptext.c index 7bca1db5e..730f699e3 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -15,7 +15,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/g10/import.c b/g10/import.c index 88ee16254..590959d25 100644 --- a/g10/import.c +++ b/g10/import.c @@ -15,7 +15,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/g10/kbnode.c b/g10/kbnode.c index e814fa802..6700dc026 100644 --- a/g10/kbnode.c +++ b/g10/kbnode.c @@ -15,7 +15,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/g10/keydb.c b/g10/keydb.c index b959f0521..76850f963 100644 --- a/g10/keydb.c +++ b/g10/keydb.c @@ -15,7 +15,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/g10/keydb.h b/g10/keydb.h index 6133202e6..815b17ee8 100644 --- a/g10/keydb.h +++ b/g10/keydb.h @@ -16,7 +16,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 G10_KEYDB_H diff --git a/g10/keyedit.c b/g10/keyedit.c index 65ac2eab3..ffc0da7c4 100644 --- a/g10/keyedit.c +++ b/g10/keyedit.c @@ -16,7 +16,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/g10/keygen.c b/g10/keygen.c index d98b70b94..e3cf81808 100644 --- a/g10/keygen.c +++ b/g10/keygen.c @@ -15,7 +15,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/g10/keyid.c b/g10/keyid.c index 4380151ee..dd098fd19 100644 --- a/g10/keyid.c +++ b/g10/keyid.c @@ -17,7 +17,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/g10/keylist.c b/g10/keylist.c index 51dc40905..0523be090 100644 --- a/g10/keylist.c +++ b/g10/keylist.c @@ -16,7 +16,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/g10/keyring.c b/g10/keyring.c index aa73290b2..091151b2e 100644 --- a/g10/keyring.c +++ b/g10/keyring.c @@ -15,7 +15,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/g10/keyring.h b/g10/keyring.h index 14d9f426f..07f383576 100644 --- a/g10/keyring.h +++ b/g10/keyring.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 GPG_KEYRING_H diff --git a/g10/keyserver-internal.h b/g10/keyserver-internal.h index 6988ae08c..77b362eef 100644 --- a/g10/keyserver-internal.h +++ b/g10/keyserver-internal.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 _KEYSERVER_INTERNAL_H_ diff --git a/g10/keyserver.c b/g10/keyserver.c index d98351cd2..9148e7d97 100644 --- a/g10/keyserver.c +++ b/g10/keyserver.c @@ -16,7 +16,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/g10/main.h b/g10/main.h index c2c92d03d..63aec4712 100644 --- a/g10/main.h +++ b/g10/main.h @@ -15,7 +15,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 G10_MAIN_H #define G10_MAIN_H diff --git a/g10/mainproc.c b/g10/mainproc.c index 63f726097..0c979f831 100644 --- a/g10/mainproc.c +++ b/g10/mainproc.c @@ -15,7 +15,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/g10/mdfilter.c b/g10/mdfilter.c index 0dbbc3c36..69b226c3b 100644 --- a/g10/mdfilter.c +++ b/g10/mdfilter.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/g10/migrate.c b/g10/migrate.c index a9da5a032..6ff1014e6 100644 --- a/g10/migrate.c +++ b/g10/migrate.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/g10/misc.c b/g10/misc.c index d2537cf7a..4f9ece349 100644 --- a/g10/misc.c +++ b/g10/misc.c @@ -16,7 +16,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/g10/openfile.c b/g10/openfile.c index ad256048a..f62deec54 100644 --- a/g10/openfile.c +++ b/g10/openfile.c @@ -15,7 +15,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/g10/options.h b/g10/options.h index 43dfd997f..19b855aa4 100644 --- a/g10/options.h +++ b/g10/options.h @@ -16,7 +16,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 G10_OPTIONS_H #define G10_OPTIONS_H diff --git a/g10/packet.h b/g10/packet.h index 60af2a233..65f60a9e5 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -16,7 +16,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 G10_PACKET_H diff --git a/g10/parse-packet.c b/g10/parse-packet.c index bda3e1420..38cfdd985 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -17,7 +17,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/g10/passphrase.c b/g10/passphrase.c index d75d980a1..ccd232a4f 100644 --- a/g10/passphrase.c +++ b/g10/passphrase.c @@ -15,7 +15,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/g10/photoid.c b/g10/photoid.c index e18865359..b61ed1bcd 100644 --- a/g10/photoid.c +++ b/g10/photoid.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/g10/photoid.h b/g10/photoid.h index 9fc758e92..fc7ec6fbc 100644 --- a/g10/photoid.h +++ b/g10/photoid.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/>. */ /* Photo ID functions */ diff --git a/g10/pkclist.c b/g10/pkclist.c index eef343797..51e8f274c 100644 --- a/g10/pkclist.c +++ b/g10/pkclist.c @@ -15,7 +15,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/g10/pkglue.c b/g10/pkglue.c index 50de347d4..ce24a2ed5 100644 --- a/g10/pkglue.c +++ b/g10/pkglue.c @@ -15,7 +15,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/g10/pkglue.h b/g10/pkglue.h index ba1097c2e..77a380191 100644 --- a/g10/pkglue.h +++ b/g10/pkglue.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_G10_PKGLUE_H diff --git a/g10/plaintext.c b/g10/plaintext.c index c9fb67cdc..bdf55923b 100644 --- a/g10/plaintext.c +++ b/g10/plaintext.c @@ -15,7 +15,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/g10/progress.c b/g10/progress.c index f151657da..feb639e5f 100644 --- a/g10/progress.c +++ b/g10/progress.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/g10/pubkey-enc.c b/g10/pubkey-enc.c index 0df9bfac2..117744fb4 100644 --- a/g10/pubkey-enc.c +++ b/g10/pubkey-enc.c @@ -15,7 +15,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/g10/revoke.c b/g10/revoke.c index 15a91acbf..68fc44ac8 100644 --- a/g10/revoke.c +++ b/g10/revoke.c @@ -15,7 +15,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/g10/rmd160.c b/g10/rmd160.c index 8eb005f54..7c77ca591 100644 --- a/g10/rmd160.c +++ b/g10/rmd160.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/>. */ /* For historic reasons gpg uses RIPE-MD160 to to identify names in diff --git a/g10/rmd160.h b/g10/rmd160.h index 551898b5d..f186b72ca 100644 --- a/g10/rmd160.h +++ b/g10/rmd160.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 G10_RMD160_H #define G10_RMD160_H diff --git a/g10/seckey-cert.c b/g10/seckey-cert.c index f61d21bbe..61cc2ea87 100644 --- a/g10/seckey-cert.c +++ b/g10/seckey-cert.c @@ -15,7 +15,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/>. */ #error Not anymore used - only kept for reference in the repository. diff --git a/g10/server.c b/g10/server.c index 0e1517617..b89f0be69 100644 --- a/g10/server.c +++ b/g10/server.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/g10/seskey.c b/g10/seskey.c index e5385af98..b2f716960 100644 --- a/g10/seskey.c +++ b/g10/seskey.c @@ -15,7 +15,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/g10/sig-check.c b/g10/sig-check.c index 4d39e0925..4df29af7f 100644 --- a/g10/sig-check.c +++ b/g10/sig-check.c @@ -16,7 +16,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/g10/sign.c b/g10/sign.c index e5fbd9dc2..a39112824 100644 --- a/g10/sign.c +++ b/g10/sign.c @@ -15,7 +15,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/g10/skclist.c b/g10/skclist.c index 4cd7f332e..cedbce79f 100644 --- a/g10/skclist.c +++ b/g10/skclist.c @@ -15,7 +15,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/g10/t-keydb-get-keyblock.c b/g10/t-keydb-get-keyblock.c index cab1448da..993d879d5 100644 --- a/g10/t-keydb-get-keyblock.c +++ b/g10/t-keydb-get-keyblock.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 "test.c" diff --git a/g10/t-keydb.c b/g10/t-keydb.c index 3606e2ea2..5eb8d0154 100644 --- a/g10/t-keydb.c +++ b/g10/t-keydb.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 "test.c" diff --git a/g10/t-rmd160.c b/g10/t-rmd160.c index ea2933f07..e79d15d9d 100644 --- a/g10/t-rmd160.c +++ b/g10/t-rmd160.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/g10/t-stutter.c b/g10/t-stutter.c index f3fc65330..a2e9666bf 100644 --- a/g10/t-stutter.c +++ b/g10/t-stutter.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 test is based on the paper: "An Attack on CFB Mode Encryption diff --git a/g10/tdbdump.c b/g10/tdbdump.c index 4c3d7a874..41a025871 100644 --- a/g10/tdbdump.c +++ b/g10/tdbdump.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/g10/tdbio.c b/g10/tdbio.c index 02fa91e66..c1cb31211 100644 --- a/g10/tdbio.c +++ b/g10/tdbio.c @@ -15,7 +15,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/g10/tdbio.h b/g10/tdbio.h index 2e15ffe31..1f66b034e 100644 --- a/g10/tdbio.h +++ b/g10/tdbio.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 G10_TDBIO_H diff --git a/g10/test-stubs.c b/g10/test-stubs.c index c717cff8c..8560f9d22 100644 --- a/g10/test-stubs.c +++ b/g10/test-stubs.c @@ -15,7 +15,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/g10/test.c b/g10/test.c index e9e2074d3..734458af3 100644 --- a/g10/test.c +++ b/g10/test.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/g10/textfilter.c b/g10/textfilter.c index 6ca4f8806..cb5d444ba 100644 --- a/g10/textfilter.c +++ b/g10/textfilter.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/g10/tofu.c b/g10/tofu.c index 46d948402..03d8ebee9 100644 --- a/g10/tofu.c +++ b/g10/tofu.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/>. */ /* TODO: diff --git a/g10/tofu.h b/g10/tofu.h index df69a7a93..f114443bc 100644 --- a/g10/tofu.h +++ b/g10/tofu.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 G10_TOFU_H diff --git a/g10/trust.c b/g10/trust.c index 8790754a6..2a829b8b4 100644 --- a/g10/trust.c +++ b/g10/trust.c @@ -16,7 +16,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/g10/trustdb.c b/g10/trustdb.c index f5b40085f..edae6ef45 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -15,7 +15,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/g10/trustdb.h b/g10/trustdb.h index 47d7b72bf..77aa79da6 100644 --- a/g10/trustdb.h +++ b/g10/trustdb.h @@ -15,7 +15,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 G10_TRUSTDB_H diff --git a/g10/verify.c b/g10/verify.c index 5cd0bd7f4..7327e855b 100644 --- a/g10/verify.c +++ b/g10/verify.c @@ -15,7 +15,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/g10/zlib-riscos.h b/g10/zlib-riscos.h index 0f547d380..c8d97b088 100644 --- a/g10/zlib-riscos.h +++ b/g10/zlib-riscos.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 G10_ZLIB_RISCOS_H #define G10_ZLIB_RISCOS_H |