From 2f12427e416a0a40bf680a421f9ed20340d5bb96 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 17 Oct 2018 23:56:27 -0400 Subject: [PATCH] doc: use https:// for www.gnu.org -- Signed-off-by: Daniel Kahn Gillmor --- build-aux/compile | 2 +- build-aux/config.guess | 2 +- build-aux/config.sub | 2 +- build-aux/depcomp | 2 +- build-aux/ltmain.sh | 6 +++--- build-aux/mdate-sh | 2 +- build-aux/missing | 4 ++-- build-aux/texinfo.tex | 6 +++--- doc/examples/show-group-options.c | 2 +- lang/cpp/tests/Makefile.am | 2 +- lang/js/BrowserTestExtension/popup.js | 2 +- lang/js/BrowserTestExtension/runbrowsertest.js | 2 +- lang/js/BrowserTestExtension/rununittests.js | 2 +- lang/js/BrowserTestExtension/setup_testing.js | 2 +- lang/js/BrowserTestExtension/tests/KeyImportExport.js | 2 +- lang/js/BrowserTestExtension/tests/KeyInfos.js | 2 +- lang/js/BrowserTestExtension/tests/decryptTest.js | 2 +- lang/js/BrowserTestExtension/tests/encryptDecryptTest.js | 2 +- lang/js/BrowserTestExtension/tests/encryptTest.js | 2 +- lang/js/BrowserTestExtension/tests/inputvalues.js | 2 +- lang/js/BrowserTestExtension/tests/longRunningTests.js | 2 +- lang/js/BrowserTestExtension/tests/signTest.js | 2 +- lang/js/BrowserTestExtension/tests/startup.js | 2 +- lang/js/BrowserTestExtension/tests/verifyTest.js | 2 +- lang/js/DemoExtension/entry.js | 2 +- lang/js/DemoExtension/maindemo.js | 2 +- lang/js/src/Connection.js | 2 +- lang/js/src/Errors.js | 2 +- lang/js/src/Helpers.js | 2 +- lang/js/src/Key.js | 2 +- lang/js/src/Keyring.js | 2 +- lang/js/src/Message.js | 2 +- lang/js/src/Signature.js | 2 +- lang/js/src/gpgmejs.js | 2 +- lang/js/src/index.js | 2 +- lang/js/src/permittedOperations.js | 2 +- lang/js/unittests.js | 2 +- lang/js/webpack.conf.js | 2 +- lang/js/webpack.conf_unittests.js | 2 +- lang/python/Makefile.am | 2 +- lang/python/examples/assuan.py | 2 +- lang/python/examples/decryption-filter.py | 2 +- lang/python/examples/delkey.py | 2 +- lang/python/examples/exportimport.py | 2 +- lang/python/examples/genkey.py | 2 +- lang/python/examples/howto/add-userid.py | 2 +- lang/python/examples/howto/clear-sign-file.py | 2 +- lang/python/examples/howto/create-key.py | 2 +- lang/python/examples/howto/decrypt-file.py | 2 +- lang/python/examples/howto/detach-sign-file.py | 2 +- lang/python/examples/howto/encrypt-file.py | 2 +- lang/python/examples/howto/encrypt-sign-file.py | 2 +- lang/python/examples/howto/encrypt-to-group-gullible.py | 2 +- lang/python/examples/howto/encrypt-to-group-trustno1.py | 2 +- lang/python/examples/howto/encrypt-to-group.py | 2 +- lang/python/examples/howto/export-key.py | 2 +- lang/python/examples/howto/export-minimised-key.py | 2 +- lang/python/examples/howto/export-secret-key.py | 2 +- lang/python/examples/howto/export-secret-keys.py | 2 +- lang/python/examples/howto/groups.py | 2 +- lang/python/examples/howto/import-key.py | 2 +- lang/python/examples/howto/import-keys-hkp.py | 2 +- lang/python/examples/howto/import-keys.py | 2 +- lang/python/examples/howto/keycount.py | 2 +- lang/python/examples/howto/local-sign-group.py | 2 +- lang/python/examples/howto/mutt-groups.py | 2 +- lang/python/examples/howto/pmkey-import-alt.py | 2 +- lang/python/examples/howto/pmkey-import-hkp-alt.py | 2 +- lang/python/examples/howto/pmkey-import-hkp.py | 2 +- lang/python/examples/howto/pmkey-import.py | 2 +- lang/python/examples/howto/revoke-userid.py | 2 +- lang/python/examples/howto/send-key-to-keyserver.py | 2 +- lang/python/examples/howto/sign-file.py | 2 +- lang/python/examples/howto/sign-key.py | 2 +- lang/python/examples/howto/symcrypt-file.py | 2 +- lang/python/examples/howto/temp-homedir-config.py | 2 +- lang/python/examples/howto/verify-signatures.py | 2 +- lang/python/examples/howto/verify-signed-file.py | 2 +- lang/python/examples/inter-edit.py | 2 +- lang/python/examples/low_level-encrypt_to_all.py | 2 +- lang/python/examples/sign.py | 2 +- lang/python/examples/signverify.py | 2 +- lang/python/examples/simple.py | 2 +- lang/python/examples/testCMSgetkey.py | 2 +- lang/python/examples/verifydetails.py | 2 +- lang/python/private.h | 2 +- lang/python/src/constants/__init__.py | 2 +- lang/python/src/constants/create.py | 2 +- lang/python/src/constants/keysign.py | 2 +- lang/python/src/constants/sig/notation.py | 2 +- lang/python/src/constants/tofu/__init__.py | 2 +- lang/python/src/constants/tofu/policy.py | 2 +- lang/python/src/results.py | 2 +- lang/python/tests/Makefile.am | 2 +- lang/python/tests/final.py | 2 +- lang/python/tests/initial.py | 2 +- lang/python/tests/run-tests.py | 2 +- lang/python/tests/support.py | 2 +- lang/python/tests/t-callbacks.py | 2 +- lang/python/tests/t-data.py | 2 +- lang/python/tests/t-decrypt-verify.py | 2 +- lang/python/tests/t-decrypt.py | 2 +- lang/python/tests/t-edit.py | 2 +- lang/python/tests/t-encrypt-large.py | 2 +- lang/python/tests/t-encrypt-sign.py | 2 +- lang/python/tests/t-encrypt-sym.py | 2 +- lang/python/tests/t-encrypt.py | 2 +- lang/python/tests/t-export.py | 2 +- lang/python/tests/t-file-name.py | 2 +- lang/python/tests/t-idiomatic.py | 2 +- lang/python/tests/t-import.py | 2 +- lang/python/tests/t-keylist-from-data.py | 2 +- lang/python/tests/t-keylist.py | 2 +- lang/python/tests/t-protocol-assuan.py | 2 +- lang/python/tests/t-quick-key-creation.py | 2 +- lang/python/tests/t-quick-key-manipulation.py | 2 +- lang/python/tests/t-quick-key-signing.py | 2 +- lang/python/tests/t-quick-subkey-creation.py | 2 +- lang/python/tests/t-sig-notation.py | 4 ++-- lang/python/tests/t-sign.py | 2 +- lang/python/tests/t-signers.py | 2 +- lang/python/tests/t-trustlist.py | 2 +- lang/python/tests/t-verify.py | 2 +- lang/python/tests/t-wait.py | 2 +- lang/python/tests/t-wrapper.py | 2 +- lang/qt/doc/Doxyfile.in | 6 +++--- lang/qt/doc/Makefile.am | 2 +- lang/qt/tests/Makefile.am | 2 +- m4/ax_cxx_compile_stdcxx.m4 | 2 +- m4/ax_pkg_swig.m4 | 4 ++-- m4/ax_python_devel.m4 | 4 ++-- src/data-estream.c | 2 +- src/gpgme-json.c | 2 +- src/gpgme.h.in | 2 +- src/libgpgme.vers | 2 +- tests/gpg/t-sig-notation.c | 2 +- tests/opassuan/Makefile.am | 2 +- 137 files changed, 147 insertions(+), 147 deletions(-) diff --git a/build-aux/compile b/build-aux/compile index 531136b0..52f8f943 100755 --- a/build-aux/compile +++ b/build-aux/compile @@ -17,7 +17,7 @@ scriptversion=2012-10-14.11; # UTC # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/config.guess b/build-aux/config.guess index c4bd827a..21323411 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -15,7 +15,7 @@ timestamp='2016-05-15' # 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 . +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/config.sub b/build-aux/config.sub index 9feb73bf..c4b3f7a4 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -15,7 +15,7 @@ timestamp='2016-06-20' # 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 . +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/depcomp b/build-aux/depcomp index 4ebd5b3a..f0a474cd 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -16,7 +16,7 @@ scriptversion=2013-05-30.07; # UTC # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh index 859599aa..77963a93 100644 --- a/build-aux/ltmain.sh +++ b/build-aux/ltmain.sh @@ -24,7 +24,7 @@ # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, +# can be downloaded from https://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @@ -75,8 +75,8 @@ # autoconf: $autoconf_version # # Report bugs to . -# GNU libtool home page: . -# General help using GNU software: . +# GNU libtool home page: . +# General help using GNU software: . PROGRAM=libtool PACKAGE=libtool diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh index 60dc485a..ad60788a 100755 --- a/build-aux/mdate-sh +++ b/build-aux/mdate-sh @@ -18,7 +18,7 @@ scriptversion=2010-08-21.06; # UTC # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/missing b/build-aux/missing index db98974f..43e37bd5 100755 --- a/build-aux/missing +++ b/build-aux/missing @@ -17,7 +17,7 @@ scriptversion=2013-10-28.13; # UTC # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -103,7 +103,7 @@ fi perl_URL=http://www.perl.org/ flex_URL=http://flex.sourceforge.net/ -gnu_software_URL=http://www.gnu.org/software +gnu_software_URL=https://www.gnu.org/software program_details () { diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex index 26f732e1..be5a3e00 100644 --- a/build-aux/texinfo.tex +++ b/build-aux/texinfo.tex @@ -20,7 +20,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 . +% along with this program. If not, see . % % As a special exception, when this file is read by TeX when processing % a Texinfo source document, you may use the result without @@ -31,7 +31,7 @@ % reports; you can get the latest version from: % http://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or % http://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or -% http://www.gnu.org/software/texinfo/ (the Texinfo home page) +% https://www.gnu.org/software/texinfo/ (the Texinfo home page) % The texinfo.tex in any given distribution could well be out % of date, so if that's what you're using, please check. % @@ -55,7 +55,7 @@ % extent. You can get the existing language-specific files from the % full Texinfo distribution. % -% The GNU Texinfo home page is http://www.gnu.org/software/texinfo. +% The GNU Texinfo home page is https://www.gnu.org/software/texinfo. \message{Loading texinfo [version \texinfoversion]:} diff --git a/doc/examples/show-group-options.c b/doc/examples/show-group-options.c index 92c37549..48ca260e 100644 --- a/doc/examples/show-group-options.c +++ b/doc/examples/show-group-options.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 . */ #include diff --git a/lang/cpp/tests/Makefile.am b/lang/cpp/tests/Makefile.am index 2b6e8fb6..e9d9a57e 100644 --- a/lang/cpp/tests/Makefile.am +++ b/lang/cpp/tests/Makefile.am @@ -14,7 +14,7 @@ # 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 . ## Process this file with automake to produce Makefile.in diff --git a/lang/js/BrowserTestExtension/popup.js b/lang/js/BrowserTestExtension/popup.js index 794620b6..706914f6 100644 --- a/lang/js/BrowserTestExtension/popup.js +++ b/lang/js/BrowserTestExtension/popup.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/runbrowsertest.js b/lang/js/BrowserTestExtension/runbrowsertest.js index c46eb120..41945305 100644 --- a/lang/js/BrowserTestExtension/runbrowsertest.js +++ b/lang/js/BrowserTestExtension/runbrowsertest.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/rununittests.js b/lang/js/BrowserTestExtension/rununittests.js index df31589e..d784302a 100644 --- a/lang/js/BrowserTestExtension/rununittests.js +++ b/lang/js/BrowserTestExtension/rununittests.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/setup_testing.js b/lang/js/BrowserTestExtension/setup_testing.js index 52aeac58..e992e116 100644 --- a/lang/js/BrowserTestExtension/setup_testing.js +++ b/lang/js/BrowserTestExtension/setup_testing.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/KeyImportExport.js b/lang/js/BrowserTestExtension/tests/KeyImportExport.js index b3d95bbc..0488d347 100644 --- a/lang/js/BrowserTestExtension/tests/KeyImportExport.js +++ b/lang/js/BrowserTestExtension/tests/KeyImportExport.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/KeyInfos.js b/lang/js/BrowserTestExtension/tests/KeyInfos.js index d1229584..d712bdcf 100644 --- a/lang/js/BrowserTestExtension/tests/KeyInfos.js +++ b/lang/js/BrowserTestExtension/tests/KeyInfos.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/decryptTest.js b/lang/js/BrowserTestExtension/tests/decryptTest.js index 5817eb49..f0f34219 100644 --- a/lang/js/BrowserTestExtension/tests/decryptTest.js +++ b/lang/js/BrowserTestExtension/tests/decryptTest.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/encryptDecryptTest.js b/lang/js/BrowserTestExtension/tests/encryptDecryptTest.js index b4e4f3fb..6ae12098 100644 --- a/lang/js/BrowserTestExtension/tests/encryptDecryptTest.js +++ b/lang/js/BrowserTestExtension/tests/encryptDecryptTest.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/encryptTest.js b/lang/js/BrowserTestExtension/tests/encryptTest.js index 1017d714..9b0aed2b 100644 --- a/lang/js/BrowserTestExtension/tests/encryptTest.js +++ b/lang/js/BrowserTestExtension/tests/encryptTest.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/inputvalues.js b/lang/js/BrowserTestExtension/tests/inputvalues.js index 730e48ae..aa862ecc 100644 --- a/lang/js/BrowserTestExtension/tests/inputvalues.js +++ b/lang/js/BrowserTestExtension/tests/inputvalues.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/longRunningTests.js b/lang/js/BrowserTestExtension/tests/longRunningTests.js index 534a95aa..90854928 100644 --- a/lang/js/BrowserTestExtension/tests/longRunningTests.js +++ b/lang/js/BrowserTestExtension/tests/longRunningTests.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/signTest.js b/lang/js/BrowserTestExtension/tests/signTest.js index 1e269e6a..1e19dcef 100644 --- a/lang/js/BrowserTestExtension/tests/signTest.js +++ b/lang/js/BrowserTestExtension/tests/signTest.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/startup.js b/lang/js/BrowserTestExtension/tests/startup.js index e7c74782..34333e6b 100644 --- a/lang/js/BrowserTestExtension/tests/startup.js +++ b/lang/js/BrowserTestExtension/tests/startup.js @@ -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+ * * Author(s): diff --git a/lang/js/BrowserTestExtension/tests/verifyTest.js b/lang/js/BrowserTestExtension/tests/verifyTest.js index c63f6849..197c0e56 100644 --- a/lang/js/BrowserTestExtension/tests/verifyTest.js +++ b/lang/js/BrowserTestExtension/tests/verifyTest.js @@ -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+ * * Author(s): diff --git a/lang/js/DemoExtension/entry.js b/lang/js/DemoExtension/entry.js index fd261a0b..5492efcb 100644 --- a/lang/js/DemoExtension/entry.js +++ b/lang/js/DemoExtension/entry.js @@ -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+ * * Author(s): diff --git a/lang/js/DemoExtension/maindemo.js b/lang/js/DemoExtension/maindemo.js index c992e7e1..a9fdf28c 100644 --- a/lang/js/DemoExtension/maindemo.js +++ b/lang/js/DemoExtension/maindemo.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Connection.js b/lang/js/src/Connection.js index d43d55f1..8a965479 100644 --- a/lang/js/src/Connection.js +++ b/lang/js/src/Connection.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Errors.js b/lang/js/src/Errors.js index 2f66c83d..bf52cce7 100644 --- a/lang/js/src/Errors.js +++ b/lang/js/src/Errors.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Helpers.js b/lang/js/src/Helpers.js index 0b418529..5386e960 100644 --- a/lang/js/src/Helpers.js +++ b/lang/js/src/Helpers.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Key.js b/lang/js/src/Key.js index 7f0554c4..f5ee9656 100644 --- a/lang/js/src/Key.js +++ b/lang/js/src/Key.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Keyring.js b/lang/js/src/Keyring.js index 2071c6d0..850f9f18 100644 --- a/lang/js/src/Keyring.js +++ b/lang/js/src/Keyring.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Message.js b/lang/js/src/Message.js index 9f6abb75..c00d90be 100644 --- a/lang/js/src/Message.js +++ b/lang/js/src/Message.js @@ -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+ * * Author(s): diff --git a/lang/js/src/Signature.js b/lang/js/src/Signature.js index f848e32f..32581661 100644 --- a/lang/js/src/Signature.js +++ b/lang/js/src/Signature.js @@ -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+ * * Author(s): diff --git a/lang/js/src/gpgmejs.js b/lang/js/src/gpgmejs.js index 91057242..e2bd4577 100644 --- a/lang/js/src/gpgmejs.js +++ b/lang/js/src/gpgmejs.js @@ -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+ * * Author(s): diff --git a/lang/js/src/index.js b/lang/js/src/index.js index db29afe1..106086fb 100644 --- a/lang/js/src/index.js +++ b/lang/js/src/index.js @@ -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+ * * Author(s): diff --git a/lang/js/src/permittedOperations.js b/lang/js/src/permittedOperations.js index 09a17834..d6f9ea01 100644 --- a/lang/js/src/permittedOperations.js +++ b/lang/js/src/permittedOperations.js @@ -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+ * * Author(s): diff --git a/lang/js/unittests.js b/lang/js/unittests.js index f28be76a..414d18d1 100644 --- a/lang/js/unittests.js +++ b/lang/js/unittests.js @@ -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/lang/js/webpack.conf.js b/lang/js/webpack.conf.js index 19f3bbda..92178f91 100644 --- a/lang/js/webpack.conf.js +++ b/lang/js/webpack.conf.js @@ -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+ * * This is the configuration file for building the gpgmejs-Library with webpack diff --git a/lang/js/webpack.conf_unittests.js b/lang/js/webpack.conf_unittests.js index c3c87f39..93de6c19 100644 --- a/lang/js/webpack.conf_unittests.js +++ b/lang/js/webpack.conf_unittests.js @@ -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+ * * This is the configuration file for building the gpgmejs-Library with webpack diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am index 6988faf4..1c7249a4 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -14,7 +14,7 @@ # 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 . EXTRA_DIST = \ README \ diff --git a/lang/python/examples/assuan.py b/lang/python/examples/assuan.py index 6784c9eb..84f5ff0a 100644 --- a/lang/python/examples/assuan.py +++ b/lang/python/examples/assuan.py @@ -13,7 +13,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 . +# along with this program; if not, see . """Demonstrate the use of the Assuan protocol engine""" from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/decryption-filter.py b/lang/python/examples/decryption-filter.py index 4d99330b..1b04184c 100644 --- a/lang/python/examples/decryption-filter.py +++ b/lang/python/examples/decryption-filter.py @@ -13,7 +13,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 . +# along with this program; if not, see . """A decryption filter This demonstrates decryption using gpg3 in three lines of code. To diff --git a/lang/python/examples/delkey.py b/lang/python/examples/delkey.py index 30b3145a..f0411f4d 100755 --- a/lang/python/examples/delkey.py +++ b/lang/python/examples/delkey.py @@ -14,7 +14,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 . +# along with this program; if not, see . # Sample of key deletion # It deletes keys for joe@example.org generated by genkey.py script diff --git a/lang/python/examples/exportimport.py b/lang/python/examples/exportimport.py index 36ced579..235d5707 100755 --- a/lang/python/examples/exportimport.py +++ b/lang/python/examples/exportimport.py @@ -14,7 +14,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 . +# along with this program; if not, see . # Sample of export and import of keys # It uses keys for joe+gpg@example.org generated by genkey.py script diff --git a/lang/python/examples/genkey.py b/lang/python/examples/genkey.py index 710a530a..5df6476f 100755 --- a/lang/python/examples/genkey.py +++ b/lang/python/examples/genkey.py @@ -15,7 +15,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 . +# along with this program; if not, see . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/howto/add-userid.py b/lang/python/examples/howto/add-userid.py index 0c7bb893..85b90de5 100755 --- a/lang/python/examples/howto/add-userid.py +++ b/lang/python/examples/howto/add-userid.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import os.path diff --git a/lang/python/examples/howto/clear-sign-file.py b/lang/python/examples/howto/clear-sign-file.py index 9d350e25..982269c2 100755 --- a/lang/python/examples/howto/clear-sign-file.py +++ b/lang/python/examples/howto/clear-sign-file.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/howto/create-key.py b/lang/python/examples/howto/create-key.py index 02d1cb30..f7da2069 100755 --- a/lang/python/examples/howto/create-key.py +++ b/lang/python/examples/howto/create-key.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import os.path diff --git a/lang/python/examples/howto/decrypt-file.py b/lang/python/examples/howto/decrypt-file.py index 8eba1f25..9b06fb74 100755 --- a/lang/python/examples/howto/decrypt-file.py +++ b/lang/python/examples/howto/decrypt-file.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/howto/detach-sign-file.py b/lang/python/examples/howto/detach-sign-file.py index a0c5a2ad..4adc2a96 100755 --- a/lang/python/examples/howto/detach-sign-file.py +++ b/lang/python/examples/howto/detach-sign-file.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/howto/encrypt-file.py b/lang/python/examples/howto/encrypt-file.py index 8951cb5c..79987a40 100755 --- a/lang/python/examples/howto/encrypt-file.py +++ b/lang/python/examples/howto/encrypt-file.py @@ -25,7 +25,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Encrypts a file to a specified key. If entering both the key and the filename diff --git a/lang/python/examples/howto/encrypt-sign-file.py b/lang/python/examples/howto/encrypt-sign-file.py index 6610ee05..34285a9e 100755 --- a/lang/python/examples/howto/encrypt-sign-file.py +++ b/lang/python/examples/howto/encrypt-sign-file.py @@ -25,7 +25,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Signs and encrypts a file to a specified key. If entering both the key and the diff --git a/lang/python/examples/howto/encrypt-to-group-gullible.py b/lang/python/examples/howto/encrypt-to-group-gullible.py index 5ba82bcb..84921ec5 100755 --- a/lang/python/examples/howto/encrypt-to-group-gullible.py +++ b/lang/python/examples/howto/encrypt-to-group-gullible.py @@ -26,7 +26,7 @@ from groups import group_lists # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Uses the groups module to encrypt to multiple recipients. diff --git a/lang/python/examples/howto/encrypt-to-group-trustno1.py b/lang/python/examples/howto/encrypt-to-group-trustno1.py index 680c9eab..32a3f683 100755 --- a/lang/python/examples/howto/encrypt-to-group-trustno1.py +++ b/lang/python/examples/howto/encrypt-to-group-trustno1.py @@ -26,7 +26,7 @@ from groups import group_lists # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Uses the groups module to encrypt to multiple recipients. diff --git a/lang/python/examples/howto/encrypt-to-group.py b/lang/python/examples/howto/encrypt-to-group.py index e4ef1b6c..9fdaf48a 100755 --- a/lang/python/examples/howto/encrypt-to-group.py +++ b/lang/python/examples/howto/encrypt-to-group.py @@ -26,7 +26,7 @@ from groups import group_lists # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Uses the groups module to encrypt to multiple recipients. diff --git a/lang/python/examples/howto/export-key.py b/lang/python/examples/howto/export-key.py index ff3345a7..33868065 100755 --- a/lang/python/examples/howto/export-key.py +++ b/lang/python/examples/howto/export-key.py @@ -26,7 +26,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script exports one or more public keys. diff --git a/lang/python/examples/howto/export-minimised-key.py b/lang/python/examples/howto/export-minimised-key.py index ffd75248..5832c32b 100755 --- a/lang/python/examples/howto/export-minimised-key.py +++ b/lang/python/examples/howto/export-minimised-key.py @@ -26,7 +26,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script exports one or more public keys in minimised form. diff --git a/lang/python/examples/howto/export-secret-key.py b/lang/python/examples/howto/export-secret-key.py index af1aa70a..eeedb84b 100755 --- a/lang/python/examples/howto/export-secret-key.py +++ b/lang/python/examples/howto/export-secret-key.py @@ -27,7 +27,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script exports one or more secret keys. diff --git a/lang/python/examples/howto/export-secret-keys.py b/lang/python/examples/howto/export-secret-keys.py index f4e50085..8055e4e3 100755 --- a/lang/python/examples/howto/export-secret-keys.py +++ b/lang/python/examples/howto/export-secret-keys.py @@ -28,7 +28,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script exports one or more secret keys as both ASCII armored and binary diff --git a/lang/python/examples/howto/groups.py b/lang/python/examples/howto/groups.py index 3d51b255..0418abd7 100644 --- a/lang/python/examples/howto/groups.py +++ b/lang/python/examples/howto/groups.py @@ -21,7 +21,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import subprocess import sys diff --git a/lang/python/examples/howto/import-key.py b/lang/python/examples/howto/import-key.py index ab52ba21..6557ddc4 100755 --- a/lang/python/examples/howto/import-key.py +++ b/lang/python/examples/howto/import-key.py @@ -28,7 +28,7 @@ del absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script imports one or more public keys from a single file. diff --git a/lang/python/examples/howto/import-keys-hkp.py b/lang/python/examples/howto/import-keys-hkp.py index d50e465a..7d873ca4 100755 --- a/lang/python/examples/howto/import-keys-hkp.py +++ b/lang/python/examples/howto/import-keys-hkp.py @@ -26,7 +26,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script imports one or more public keys from the SKS keyservers. diff --git a/lang/python/examples/howto/import-keys.py b/lang/python/examples/howto/import-keys.py index d1a268ef..a8af7150 100755 --- a/lang/python/examples/howto/import-keys.py +++ b/lang/python/examples/howto/import-keys.py @@ -26,7 +26,7 @@ import requests # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script imports one or more public keys from the SKS keyservers. diff --git a/lang/python/examples/howto/keycount.py b/lang/python/examples/howto/keycount.py index af472723..0c96c8a6 100755 --- a/lang/python/examples/howto/keycount.py +++ b/lang/python/examples/howto/keycount.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg diff --git a/lang/python/examples/howto/local-sign-group.py b/lang/python/examples/howto/local-sign-group.py index 0353646d..043a5a09 100755 --- a/lang/python/examples/howto/local-sign-group.py +++ b/lang/python/examples/howto/local-sign-group.py @@ -29,7 +29,7 @@ from groups import group_lists # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script applies a local signature or certification to every key in a group. diff --git a/lang/python/examples/howto/mutt-groups.py b/lang/python/examples/howto/mutt-groups.py index 6572a217..107619cb 100755 --- a/lang/python/examples/howto/mutt-groups.py +++ b/lang/python/examples/howto/mutt-groups.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import sys from groups import group_lists diff --git a/lang/python/examples/howto/pmkey-import-alt.py b/lang/python/examples/howto/pmkey-import-alt.py index c7822f35..def1025f 100755 --- a/lang/python/examples/howto/pmkey-import-alt.py +++ b/lang/python/examples/howto/pmkey-import-alt.py @@ -29,7 +29,7 @@ del absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script searches the ProtonMail key server for the specified key and diff --git a/lang/python/examples/howto/pmkey-import-hkp-alt.py b/lang/python/examples/howto/pmkey-import-hkp-alt.py index 61fcd8d9..673fe62e 100755 --- a/lang/python/examples/howto/pmkey-import-hkp-alt.py +++ b/lang/python/examples/howto/pmkey-import-hkp-alt.py @@ -29,7 +29,7 @@ del absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script searches the ProtonMail key server for the specified key and diff --git a/lang/python/examples/howto/pmkey-import-hkp.py b/lang/python/examples/howto/pmkey-import-hkp.py index 66223a97..f7f62662 100755 --- a/lang/python/examples/howto/pmkey-import-hkp.py +++ b/lang/python/examples/howto/pmkey-import-hkp.py @@ -29,7 +29,7 @@ del absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script searches the ProtonMail key server for the specified key and diff --git a/lang/python/examples/howto/pmkey-import.py b/lang/python/examples/howto/pmkey-import.py index 58a01c8a..10d733db 100755 --- a/lang/python/examples/howto/pmkey-import.py +++ b/lang/python/examples/howto/pmkey-import.py @@ -28,7 +28,7 @@ del absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script searches the ProtonMail key server for the specified key and diff --git a/lang/python/examples/howto/revoke-userid.py b/lang/python/examples/howto/revoke-userid.py index be347480..ac5f6495 100755 --- a/lang/python/examples/howto/revoke-userid.py +++ b/lang/python/examples/howto/revoke-userid.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import os.path diff --git a/lang/python/examples/howto/send-key-to-keyserver.py b/lang/python/examples/howto/send-key-to-keyserver.py index 261c8b65..d72ca9f1 100755 --- a/lang/python/examples/howto/send-key-to-keyserver.py +++ b/lang/python/examples/howto/send-key-to-keyserver.py @@ -27,7 +27,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . print(""" This script sends one or more public keys to the SKS keyservers and is diff --git a/lang/python/examples/howto/sign-file.py b/lang/python/examples/howto/sign-file.py index f6809650..25050316 100755 --- a/lang/python/examples/howto/sign-file.py +++ b/lang/python/examples/howto/sign-file.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/howto/sign-key.py b/lang/python/examples/howto/sign-key.py index 6d32c57d..55d517b9 100755 --- a/lang/python/examples/howto/sign-key.py +++ b/lang/python/examples/howto/sign-key.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import os.path diff --git a/lang/python/examples/howto/symcrypt-file.py b/lang/python/examples/howto/symcrypt-file.py index bce92861..bcfe0ff4 100755 --- a/lang/python/examples/howto/symcrypt-file.py +++ b/lang/python/examples/howto/symcrypt-file.py @@ -25,7 +25,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . """ Symmetrically encrypts a file. Passphrase will be prompted for via Pinentry. diff --git a/lang/python/examples/howto/temp-homedir-config.py b/lang/python/examples/howto/temp-homedir-config.py index 98bde367..897d2f9a 100755 --- a/lang/python/examples/howto/temp-homedir-config.py +++ b/lang/python/examples/howto/temp-homedir-config.py @@ -26,7 +26,7 @@ import sys # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . intro = """ This script creates a temporary directory to use as a homedir for diff --git a/lang/python/examples/howto/verify-signatures.py b/lang/python/examples/howto/verify-signatures.py index aa4331c2..4345be15 100755 --- a/lang/python/examples/howto/verify-signatures.py +++ b/lang/python/examples/howto/verify-signatures.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/howto/verify-signed-file.py b/lang/python/examples/howto/verify-signed-file.py index c561fe80..18544c24 100755 --- a/lang/python/examples/howto/verify-signed-file.py +++ b/lang/python/examples/howto/verify-signed-file.py @@ -22,7 +22,7 @@ from __future__ import absolute_import, division, unicode_literals # # You should have received a copy of the GNU General Public License and the GNU # Lesser General Public along with this program; if not, see -# . +# . import gpg import sys diff --git a/lang/python/examples/inter-edit.py b/lang/python/examples/inter-edit.py index 5b58c97b..f11bb256 100644 --- a/lang/python/examples/inter-edit.py +++ b/lang/python/examples/inter-edit.py @@ -14,7 +14,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 . +# along with this program; if not, see . """Simple interactive editor to test editor scripts""" from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/low_level-encrypt_to_all.py b/lang/python/examples/low_level-encrypt_to_all.py index 5c10d3df..edd01974 100755 --- a/lang/python/examples/low_level-encrypt_to_all.py +++ b/lang/python/examples/low_level-encrypt_to_all.py @@ -15,7 +15,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 . +# along with this program; if not, see . """ This program will try to encrypt a simple message to each key on your keyring. If your keyring has any invalid keys on it, those keys will diff --git a/lang/python/examples/sign.py b/lang/python/examples/sign.py index 5b90b4b8..079ccdef 100755 --- a/lang/python/examples/sign.py +++ b/lang/python/examples/sign.py @@ -14,7 +14,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 . +# along with this program; if not, see . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/signverify.py b/lang/python/examples/signverify.py index 2df72758..c9c6edd5 100755 --- a/lang/python/examples/signverify.py +++ b/lang/python/examples/signverify.py @@ -14,7 +14,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 . +# along with this program; if not, see . # Sample of unattended signing/verifying of a message. # It uses keys for joe+gpg@example.org generated by genkey.py script diff --git a/lang/python/examples/simple.py b/lang/python/examples/simple.py index 17c3eba0..d2e7c07d 100755 --- a/lang/python/examples/simple.py +++ b/lang/python/examples/simple.py @@ -15,7 +15,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 . +# along with this program; if not, see . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/testCMSgetkey.py b/lang/python/examples/testCMSgetkey.py index f1cdb2ce..9b5a5265 100644 --- a/lang/python/examples/testCMSgetkey.py +++ b/lang/python/examples/testCMSgetkey.py @@ -14,7 +14,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 . +# along with this program; if not, see . """A test applicaton for the CMS protocol.""" from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/examples/verifydetails.py b/lang/python/examples/verifydetails.py index dc0e7d38..37334868 100755 --- a/lang/python/examples/verifydetails.py +++ b/lang/python/examples/verifydetails.py @@ -15,7 +15,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 . +# along with this program; if not, see . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/private.h b/lang/python/private.h index e7b371f8..098fca01 100644 --- a/lang/python/private.h +++ b/lang/python/private.h @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see . + * License along with this program; if not, see . */ #include diff --git a/lang/python/src/constants/__init__.py b/lang/python/src/constants/__init__.py index 7a953aab..1f79f84a 100644 --- a/lang/python/src/constants/__init__.py +++ b/lang/python/src/constants/__init__.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/constants/create.py b/lang/python/src/constants/create.py index 382dad92..425fc0a6 100644 --- a/lang/python/src/constants/create.py +++ b/lang/python/src/constants/create.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/constants/keysign.py b/lang/python/src/constants/keysign.py index 328dfb91..49aafb82 100644 --- a/lang/python/src/constants/keysign.py +++ b/lang/python/src/constants/keysign.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/constants/sig/notation.py b/lang/python/src/constants/sig/notation.py index 9e56be39..23b394fb 100644 --- a/lang/python/src/constants/sig/notation.py +++ b/lang/python/src/constants/sig/notation.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/constants/tofu/__init__.py b/lang/python/src/constants/tofu/__init__.py index 5e58a6a8..8c8036bb 100644 --- a/lang/python/src/constants/tofu/__init__.py +++ b/lang/python/src/constants/tofu/__init__.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/constants/tofu/policy.py b/lang/python/src/constants/tofu/policy.py index 53d853de..0b172b80 100644 --- a/lang/python/src/constants/tofu/policy.py +++ b/lang/python/src/constants/tofu/policy.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/src/results.py b/lang/python/src/results.py index 6b5f63c2..49624777 100644 --- a/lang/python/src/results.py +++ b/lang/python/src/results.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals del absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/Makefile.am b/lang/python/tests/Makefile.am index d26d33de..d5b6e001 100644 --- a/lang/python/tests/Makefile.am +++ b/lang/python/tests/Makefile.am @@ -14,7 +14,7 @@ # 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 . GPG = gpg GPG_AGENT = gpg-agent diff --git a/lang/python/tests/final.py b/lang/python/tests/final.py index d0d52dc4..4deb57db 100755 --- a/lang/python/tests/final.py +++ b/lang/python/tests/final.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/initial.py b/lang/python/tests/initial.py index 30a8de7a..c94e47eb 100755 --- a/lang/python/tests/initial.py +++ b/lang/python/tests/initial.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/run-tests.py b/lang/python/tests/run-tests.py index cec13b5e..3a168f4d 100644 --- a/lang/python/tests/run-tests.py +++ b/lang/python/tests/run-tests.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, division from __future__ import print_function, unicode_literals diff --git a/lang/python/tests/support.py b/lang/python/tests/support.py index e6b3d8bb..37fdba9b 100644 --- a/lang/python/tests/support.py +++ b/lang/python/tests/support.py @@ -13,7 +13,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-callbacks.py b/lang/python/tests/t-callbacks.py index 25a1c238..5bcac237 100755 --- a/lang/python/tests/t-callbacks.py +++ b/lang/python/tests/t-callbacks.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-data.py b/lang/python/tests/t-data.py index 006c11f4..1c879f45 100755 --- a/lang/python/tests/t-data.py +++ b/lang/python/tests/t-data.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-decrypt-verify.py b/lang/python/tests/t-decrypt-verify.py index 991d18c9..a0049a02 100755 --- a/lang/python/tests/t-decrypt-verify.py +++ b/lang/python/tests/t-decrypt-verify.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-decrypt.py b/lang/python/tests/t-decrypt.py index f2417c9a..44743da7 100755 --- a/lang/python/tests/t-decrypt.py +++ b/lang/python/tests/t-decrypt.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-edit.py b/lang/python/tests/t-edit.py index cbc17d95..48a6887d 100755 --- a/lang/python/tests/t-edit.py +++ b/lang/python/tests/t-edit.py @@ -16,7 +16,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-encrypt-large.py b/lang/python/tests/t-encrypt-large.py index 18576ac3..f682e8b2 100755 --- a/lang/python/tests/t-encrypt-large.py +++ b/lang/python/tests/t-encrypt-large.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-encrypt-sign.py b/lang/python/tests/t-encrypt-sign.py index 84d1abb4..d32ed3ad 100755 --- a/lang/python/tests/t-encrypt-sign.py +++ b/lang/python/tests/t-encrypt-sign.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-encrypt-sym.py b/lang/python/tests/t-encrypt-sym.py index 9b099fe0..4389a7d4 100755 --- a/lang/python/tests/t-encrypt-sym.py +++ b/lang/python/tests/t-encrypt-sym.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-encrypt.py b/lang/python/tests/t-encrypt.py index e702daa6..0ee100d8 100755 --- a/lang/python/tests/t-encrypt.py +++ b/lang/python/tests/t-encrypt.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-export.py b/lang/python/tests/t-export.py index 6d771dd4..02474e97 100755 --- a/lang/python/tests/t-export.py +++ b/lang/python/tests/t-export.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-file-name.py b/lang/python/tests/t-file-name.py index d9c226fa..6daedb16 100755 --- a/lang/python/tests/t-file-name.py +++ b/lang/python/tests/t-file-name.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-idiomatic.py b/lang/python/tests/t-idiomatic.py index 238bbf31..36f81372 100755 --- a/lang/python/tests/t-idiomatic.py +++ b/lang/python/tests/t-idiomatic.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-import.py b/lang/python/tests/t-import.py index 82d3a4e1..c32f2d77 100755 --- a/lang/python/tests/t-import.py +++ b/lang/python/tests/t-import.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-keylist-from-data.py b/lang/python/tests/t-keylist-from-data.py index 4fd9ba08..fa6034a3 100755 --- a/lang/python/tests/t-keylist-from-data.py +++ b/lang/python/tests/t-keylist-from-data.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-keylist.py b/lang/python/tests/t-keylist.py index 9cbada5e..2aebe9a5 100755 --- a/lang/python/tests/t-keylist.py +++ b/lang/python/tests/t-keylist.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-protocol-assuan.py b/lang/python/tests/t-protocol-assuan.py index c337c3b7..e1491e0a 100755 --- a/lang/python/tests/t-protocol-assuan.py +++ b/lang/python/tests/t-protocol-assuan.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-quick-key-creation.py b/lang/python/tests/t-quick-key-creation.py index b3303fff..ca3f32ab 100755 --- a/lang/python/tests/t-quick-key-creation.py +++ b/lang/python/tests/t-quick-key-creation.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-quick-key-manipulation.py b/lang/python/tests/t-quick-key-manipulation.py index ade171e7..0cfaa9d1 100755 --- a/lang/python/tests/t-quick-key-manipulation.py +++ b/lang/python/tests/t-quick-key-manipulation.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-quick-key-signing.py b/lang/python/tests/t-quick-key-signing.py index 6f9b8a72..8a5f8c36 100755 --- a/lang/python/tests/t-quick-key-signing.py +++ b/lang/python/tests/t-quick-key-signing.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-quick-subkey-creation.py b/lang/python/tests/t-quick-subkey-creation.py index cdbb71be..2a658eaa 100755 --- a/lang/python/tests/t-quick-subkey-creation.py +++ b/lang/python/tests/t-quick-subkey-creation.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-sig-notation.py b/lang/python/tests/t-sig-notation.py index 5960f443..c3d29613 100755 --- a/lang/python/tests/t-sig-notation.py +++ b/lang/python/tests/t-sig-notation.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals @@ -32,7 +32,7 @@ expected_notations = { "preferred-email-encoding@pgp.com": ("pgpmime", gpg.constants.sig.notation.HUMAN_READABLE | gpg.constants.sig.notation.CRITICAL), - None: ("http://www.gnu.org/policy/", 0), + None: ("https://www.gnu.org/policy/", 0), } # GnuPG prior to 2.1.13 did not report the critical flag correctly. diff --git a/lang/python/tests/t-sign.py b/lang/python/tests/t-sign.py index 3ad05e8e..5eefd4db 100755 --- a/lang/python/tests/t-sign.py +++ b/lang/python/tests/t-sign.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-signers.py b/lang/python/tests/t-signers.py index 119ab773..e24e5b52 100755 --- a/lang/python/tests/t-signers.py +++ b/lang/python/tests/t-signers.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-trustlist.py b/lang/python/tests/t-trustlist.py index ffa0b96d..87947042 100755 --- a/lang/python/tests/t-trustlist.py +++ b/lang/python/tests/t-trustlist.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-verify.py b/lang/python/tests/t-verify.py index 70a6c1cb..688e3ac5 100755 --- a/lang/python/tests/t-verify.py +++ b/lang/python/tests/t-verify.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-wait.py b/lang/python/tests/t-wait.py index 907f4504..8d05f254 100755 --- a/lang/python/tests/t-wait.py +++ b/lang/python/tests/t-wait.py @@ -15,7 +15,7 @@ # 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 . from __future__ import absolute_import, print_function, unicode_literals diff --git a/lang/python/tests/t-wrapper.py b/lang/python/tests/t-wrapper.py index 020e71e5..4990c5ed 100755 --- a/lang/python/tests/t-wrapper.py +++ b/lang/python/tests/t-wrapper.py @@ -15,7 +15,7 @@ # 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 . import gpg import support diff --git a/lang/qt/doc/Doxyfile.in b/lang/qt/doc/Doxyfile.in index 5d94f901..c672c4c5 100644 --- a/lang/qt/doc/Doxyfile.in +++ b/lang/qt/doc/Doxyfile.in @@ -20,7 +20,7 @@ # This tag specifies the encoding used for all characters in the config file # that follow. The default is UTF-8 which is also the encoding used for all text # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv -# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv +# built into libc) for the transcoding. See https://www.gnu.org/software/libiconv # for the list of possible encodings. # The default value is: UTF-8. @@ -758,7 +758,7 @@ INPUT = "@top_srcdir@/lang/qt/src" # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses # libiconv (or the iconv built into libc) for the transcoding. See the libiconv -# documentation (see: http://www.gnu.org/software/libiconv) for the list of +# documentation (see: https://www.gnu.org/software/libiconv) for the list of # possible encodings. # The default value is: UTF-8. @@ -950,7 +950,7 @@ SOURCE_TOOLTIPS = YES # If the USE_HTAGS tag is set to YES then the references to source code will # point to the HTML generated by the htags(1) tool instead of doxygen built-in # source browser. The htags tool is part of GNU's global source tagging system -# (see http://www.gnu.org/software/global/global.html). You will need version +# (see https://www.gnu.org/software/global/global.html). You will need version # 4.8.6 or higher. # # To use it do the following: diff --git a/lang/qt/doc/Makefile.am b/lang/qt/doc/Makefile.am index fd57cc85..e59fc322 100644 --- a/lang/qt/doc/Makefile.am +++ b/lang/qt/doc/Makefile.am @@ -15,7 +15,7 @@ # 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 . ## Process this file with automake to produce Makefile.in diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am index 08b1c4c8..6d543408 100644 --- a/lang/qt/tests/Makefile.am +++ b/lang/qt/tests/Makefile.am @@ -15,7 +15,7 @@ # 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 . ## Process this file with automake to produce Makefile.in diff --git a/m4/ax_cxx_compile_stdcxx.m4 b/m4/ax_cxx_compile_stdcxx.m4 index de3d0121..8f45b67b 100644 --- a/m4/ax_cxx_compile_stdcxx.m4 +++ b/m4/ax_cxx_compile_stdcxx.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html +# https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html # =========================================================================== # # SYNOPSIS diff --git a/m4/ax_pkg_swig.m4 b/m4/ax_pkg_swig.m4 index d836eec8..3b778067 100644 --- a/m4/ax_pkg_swig.m4 +++ b/m4/ax_pkg_swig.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_pkg_swig.html +# https://www.gnu.org/software/autoconf-archive/ax_pkg_swig.html # =========================================================================== # # SYNOPSIS @@ -48,7 +48,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see . +# with this program. If not, see . # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure diff --git a/m4/ax_python_devel.m4 b/m4/ax_python_devel.m4 index b990d5b3..55f0cfff 100644 --- a/m4/ax_python_devel.m4 +++ b/m4/ax_python_devel.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_python_devel.html +# https://www.gnu.org/software/autoconf-archive/ax_python_devel.html # =========================================================================== # # SYNOPSIS @@ -52,7 +52,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see . +# with this program. If not, see . # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure 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 diff --git a/tests/gpg/t-sig-notation.c b/tests/gpg/t-sig-notation.c index 052e1796..11443bc9 100644 --- a/tests/gpg/t-sig-notation.c +++ b/tests/gpg/t-sig-notation.c @@ -52,7 +52,7 @@ static struct { "pgpmime", GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL }, { NULL, - "http://www.gnu.org/policy/", + "https://www.gnu.org/policy/", 0 } }; diff --git a/tests/opassuan/Makefile.am b/tests/opassuan/Makefile.am index 1dba3e8f..97fc8fb8 100644 --- a/tests/opassuan/Makefile.am +++ b/tests/opassuan/Makefile.am @@ -13,7 +13,7 @@ # 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 . ## Process this file with automake to produce Makefile.in