branch: externals/seq
commit af74cec85d88755acf2ecba4278ef820feada724
Author: Stefan Kangas <[email protected]>
Commit: Stefan Monnier <[email protected]>
; Prefer HTTPS to HTTP in URLs
---
tests/seq-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/seq-tests.el b/tests/seq-tests.el
index d53fa36fe7..7303091ee9 100644
--- a/tests/seq-tests.el
+++ b/tests/seq-tests.el
@@ -18,7 +18,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: