]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/vocabs/git/git.factor
Switch to https urls
[factor.git] / extra / vocabs / git / git.factor
index 79c5b1567e4e973e0d9a92e700285f6d04b1b827..d1530e28f147194cba6ca2fce7a6641e950fa137 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: fry io io.directories io.encodings.ascii
 io.encodings.utf8 io.launcher io.pathnames kernel lexer
 namespaces parser sequences splitting vocabs vocabs.loader ;