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 /tools | |
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 'tools')
33 files changed, 33 insertions, 33 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 42b023fbb..c07a8b111 100644 --- a/tools/Makefile.am +++ b/tools/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/>. EXTRA_DIST = \ Manifest watchgnupg.c no-libgcrypt.c \ diff --git a/tools/call-dirmngr.c b/tools/call-dirmngr.c index 9142350cd..c5ee244f9 100644 --- a/tools/call-dirmngr.c +++ b/tools/call-dirmngr.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/tools/call-dirmngr.h b/tools/call-dirmngr.h index 6c866e7e6..83ebd2c0e 100644 --- a/tools/call-dirmngr.h +++ b/tools/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_TOOLS_CALL_DIRMNGR_H #define GNUPG_TOOLS_CALL_DIRMNGR_H diff --git a/tools/ccidmon.c b/tools/ccidmon.c index 92673f4ec..d61bb3c64 100644 --- a/tools/ccidmon.c +++ b/tools/ccidmon.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/tools/gpg-check-pattern.c b/tools/gpg-check-pattern.c index fba2365c1..a3224ab9d 100644 --- a/tools/gpg-check-pattern.c +++ b/tools/gpg-check-pattern.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/tools/gpg-connect-agent.c b/tools/gpg-connect-agent.c index d90365baf..a5413cf61 100644 --- a/tools/gpg-connect-agent.c +++ b/tools/gpg-connect-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/tools/gpg-wks-client.c b/tools/gpg-wks-client.c index 7630953f0..cc0c0a57e 100644 --- a/tools/gpg-wks-client.c +++ b/tools/gpg-wks-client.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/tools/gpg-wks-server.c b/tools/gpg-wks-server.c index 60505abec..fd65b40c6 100644 --- a/tools/gpg-wks-server.c +++ b/tools/gpg-wks-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/>. */ /* The Web Key Service I-D defines an update protocol to store a diff --git a/tools/gpg-wks.h b/tools/gpg-wks.h index f8b6cfdc4..f7cccb32c 100644 --- a/tools/gpg-wks.h +++ b/tools/gpg-wks.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_GPG_WKS_H diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c index 8bf3086ae..55e822c48 100644 --- a/tools/gpgconf-comp.c +++ b/tools/gpgconf-comp.c @@ -15,7 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GnuPG; if not, see <http://www.gnu.org/licenses/>. + * along with GnuPG; if not, see <https://www.gnu.org/licenses/>. */ #if HAVE_CONFIG_H diff --git a/tools/gpgconf.c b/tools/gpgconf.c index e43f49d40..67a0dce95 100644 --- a/tools/gpgconf.c +++ b/tools/gpgconf.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/tools/gpgconf.h b/tools/gpgconf.h index a1e382819..e99042fe1 100644 --- a/tools/gpgconf.h +++ b/tools/gpgconf.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 GPGCONF_H diff --git a/tools/gpgparsemail.c b/tools/gpgparsemail.c index 57a6203dd..8c9c4d4ec 100644 --- a/tools/gpgparsemail.c +++ b/tools/gpgparsemail.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/tools/gpgsplit.c b/tools/gpgsplit.c index 93dd8edf8..3b4bb15a9 100644 --- a/tools/gpgsplit.c +++ b/tools/gpgsplit.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/tools/gpgtar-create.c b/tools/gpgtar-create.c index 6780eff65..ef906a5dd 100644 --- a/tools/gpgtar-create.c +++ b/tools/gpgtar-create.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/tools/gpgtar-extract.c b/tools/gpgtar-extract.c index 864112624..f9a50e747 100644 --- a/tools/gpgtar-extract.c +++ b/tools/gpgtar-extract.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/tools/gpgtar-list.c b/tools/gpgtar-list.c index cb2e70048..8286d0861 100644 --- a/tools/gpgtar-list.c +++ b/tools/gpgtar-list.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/tools/gpgtar.c b/tools/gpgtar.c index 9c171397d..23176dc9c 100644 --- a/tools/gpgtar.c +++ b/tools/gpgtar.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/>. */ /* GnuPG comes with a shell script gpg-zip which creates archive files diff --git a/tools/gpgtar.h b/tools/gpgtar.h index 7d03719e2..8cbe80bbb 100644 --- a/tools/gpgtar.h +++ b/tools/gpgtar.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 GPGTAR_H diff --git a/tools/make-dns-cert.c b/tools/make-dns-cert.c index 4cd4bd365..9a7e20d10 100644 --- a/tools/make-dns-cert.c +++ b/tools/make-dns-cert.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/>. */ #ifdef HAVE_CONFIG_H diff --git a/tools/mime-maker.c b/tools/mime-maker.c index a81bd69c3..ca05f1d40 100644 --- a/tools/mime-maker.c +++ b/tools/mime-maker.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/tools/mime-maker.h b/tools/mime-maker.h index 23047c327..7aebdbd83 100644 --- a/tools/mime-maker.h +++ b/tools/mime-maker.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_MIME_MAKER_H diff --git a/tools/mime-parser.c b/tools/mime-parser.c index 901781040..264353c19 100644 --- a/tools/mime-parser.c +++ b/tools/mime-parser.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/tools/mime-parser.h b/tools/mime-parser.h index b217a2c8f..37a74a153 100644 --- a/tools/mime-parser.h +++ b/tools/mime-parser.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_MIME_PARSER_H diff --git a/tools/rfc822parse.c b/tools/rfc822parse.c index 215ab52a7..ee81b5d90 100644 --- a/tools/rfc822parse.c +++ b/tools/rfc822parse.c @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ diff --git a/tools/rfc822parse.h b/tools/rfc822parse.h index c5579fe44..966c91efb 100644 --- a/tools/rfc822parse.h +++ b/tools/rfc822parse.h @@ -13,7 +13,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ #ifndef RFC822PARSE_H diff --git a/tools/send-mail.c b/tools/send-mail.c index 2266521a4..56f250029 100644 --- a/tools/send-mail.c +++ b/tools/send-mail.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/tools/send-mail.h b/tools/send-mail.h index 5f57854af..4d8ae983c 100644 --- a/tools/send-mail.h +++ b/tools/send-mail.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_SEND_MAIL_H diff --git a/tools/sockprox.c b/tools/sockprox.c index 35935987a..8648bb5a2 100644 --- a/tools/sockprox.c +++ b/tools/sockprox.c @@ -12,7 +12,7 @@ * 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/>. */ /* Hacked by Moritz Schulte <moritz@g10code.com>. diff --git a/tools/symcryptrun.c b/tools/symcryptrun.c index b2d8f5cc1..dc680f5a5 100644 --- a/tools/symcryptrun.c +++ b/tools/symcryptrun.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/tools/watchgnupg.c b/tools/watchgnupg.c index b22635745..44ff43c45 100644 --- a/tools/watchgnupg.c +++ b/tools/watchgnupg.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/>. */ #ifdef HAVE_CONFIG_H diff --git a/tools/wks-receive.c b/tools/wks-receive.c index 7292cff18..12ec08935 100644 --- a/tools/wks-receive.c +++ b/tools/wks-receive.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/tools/wks-util.c b/tools/wks-util.c index 7a87a27a8..183bdcd68 100644 --- a/tools/wks-util.c +++ b/tools/wks-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> |