From a19b83c0b433ab75b5d32c3355a87e79693335b1 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 10 Sep 2019 16:02:35 -0400 Subject: use https:// instead of http:// Signed-off-by: Daniel Kahn Gillmor --- email-extract-openpgp-certs | 2 +- maildir-import-patch | 2 +- mailscripts.el | 2 +- mbox2maildir | 2 +- mdmv | 2 +- notmuch-extract-patch/LICENSE | 8 ++++---- notmuch-extract-patch/notmuch-extract-patch | 2 +- notmuch-import-patch | 2 +- notmuch-slurp-debbug | 2 +- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/email-extract-openpgp-certs b/email-extract-openpgp-certs index 2a95748..03b7753 100755 --- a/email-extract-openpgp-certs +++ b/email-extract-openpgp-certs @@ -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 . '''Extract all OpenPGP certificates from an e-mail message diff --git a/maildir-import-patch b/maildir-import-patch index a17c6cb..f69a5e6 100755 --- a/maildir-import-patch +++ b/maildir-import-patch @@ -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 . import os import sys diff --git a/mailscripts.el b/mailscripts.el index fde627d..f0002fc 100644 --- a/mailscripts.el +++ b/mailscripts.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see . +;; along with this program. If not, see . ;;; Code: diff --git a/mbox2maildir b/mbox2maildir index 351a37c..e2f8e23 100755 --- a/mbox2maildir +++ b/mbox2maildir @@ -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 . # Credits: diff --git a/mdmv b/mdmv index c81e52d..fa1533f 100755 --- a/mdmv +++ b/mdmv @@ -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 . import os import sys diff --git a/notmuch-extract-patch/LICENSE b/notmuch-extract-patch/LICENSE index 94a9ed0..e600086 100644 --- a/notmuch-extract-patch/LICENSE +++ b/notmuch-extract-patch/LICENSE @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -. +. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. diff --git a/notmuch-extract-patch/notmuch-extract-patch b/notmuch-extract-patch/notmuch-extract-patch index df87a6c..cfd4464 100755 --- a/notmuch-extract-patch/notmuch-extract-patch +++ b/notmuch-extract-patch/notmuch-extract-patch @@ -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 . +# along with this program. If not, see . import mailbox import sys diff --git a/notmuch-import-patch b/notmuch-import-patch index ea61634..5a8e589 100755 --- a/notmuch-import-patch +++ b/notmuch-import-patch @@ -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 . use strict; use warnings; diff --git a/notmuch-slurp-debbug b/notmuch-slurp-debbug index d424236..ff5a54f 100755 --- a/notmuch-slurp-debbug +++ b/notmuch-slurp-debbug @@ -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 . use strict; use warnings; -- cgit v1.2.3