summaryrefslogtreecommitdiff
path: root/path-iterator-test.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:14:14 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:14:14 +0100
commit007f47d114a6bfb9dccaaa2ef0cbdc4e9fbd4c20 (patch)
treec5ea4bb54a650027678a4f47c1823e68c1215052 /path-iterator-test.el
parenta981172b93b01f5c9cdb7e6851ecea66ec5cc963 (diff)
; Prefer HTTPS to HTTP in URLsexternals/path-iterator
Diffstat (limited to 'path-iterator-test.el')
-rw-r--r--path-iterator-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/path-iterator-test.el b/path-iterator-test.el
index cf50461..6f1bc4a 100644
--- a/path-iterator-test.el
+++ b/path-iterator-test.el
@@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Code:
(require 'path-iterator)