]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/furnace/auth/providers/null/null.factor
Switch to https urls
[factor.git] / basis / furnace / auth / providers / null / null.factor
index 5304cee19b316546d986a46fe1037330837413da..c8188e04e949ba9778a9ae0a9803784be33b0de9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: furnace.auth.providers kernel ;
 IN: furnace.auth.providers.null