branch: externals/vigenere
commit 3236bb7f19c77123c5796200d2b8149edd2c7503
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
; Prefer HTTPS to HTTP in URLs
---
vigenere.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vigenere.el b/vigenere.el
index 930743f41e..bd71f33811 100644
--- a/vigenere.el
+++ b/vigenere.el
@@ -21,7 +21,7 @@
;; 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/>.
;;; Commentary: