]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/files/windows/windows.factor
Switch to https urls
[factor.git] / basis / tools / files / windows / windows.factor
index ca6d9c218ccb4125e51cb9d7d7c33e17223a3feb..c9a4bdcef88a4890618defae8721ed609fddb463 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors calendar.format combinators io.files
 kernel math.parser sequences splitting system tools.files
 generalizations tools.files.private io.files.info math.order ;