]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/git/git-tests.factor
Switch to https urls
[factor.git] / extra / git / git-tests.factor
index 8f7a7780ee794b436b47f869cad917761920c731..89870378d76030e0bb4a472beebccf7de23b6ced 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2015 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors fry git io io.directories io.encodings.utf8
 io.launcher io.streams.string kernel sequences tools.test ;
 IN: git.tests