From 2f12427e416a0a40bf680a421f9ed20340d5bb96 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 17 Oct 2018 23:56:27 -0400 Subject: doc: use https:// for www.gnu.org -- Signed-off-by: Daniel Kahn Gillmor --- src/data-estream.c | 2 +- src/gpgme-json.c | 2 +- src/gpgme.h.in | 2 +- src/libgpgme.vers | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/data-estream.c b/src/data-estream.c index 34f88a7f..fa11d664 100644 --- a/src/data-estream.c +++ b/src/data-estream.c @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see . + * License along with this program; if not, see . * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/src/gpgme-json.c b/src/gpgme-json.c index b10331ba..7809d814 100644 --- a/src/gpgme-json.c +++ b/src/gpgme-json.c @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see . + * License along with this program; if not, see . * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/src/gpgme.h.in b/src/gpgme.h.in index 3bf968e1..283ef188 100644 --- a/src/gpgme.h.in +++ b/src/gpgme.h.in @@ -15,7 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see . + * License along with this program; if not, see . * SPDX-License-Identifier: LGPL-2.1+ * * Generated from gpgme.h.in for @GPGME_CONFIG_HOST@. diff --git a/src/libgpgme.vers b/src/libgpgme.vers index 7531f544..79cbeef2 100644 --- a/src/libgpgme.vers +++ b/src/libgpgme.vers @@ -14,7 +14,7 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, see . +# License along with this program; if not, see . #------------------------------------------------------- # Please remember to add new functions also to gpgme.def -- cgit v1.2.3