]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/time/time.factor
Switch to https urls
[factor.git] / basis / windows / time / time.factor
index 16663593c078f284d1137286640348d60611ab6d..7f1bd2d5bfecad1f2a51182a33cdaf155ee45c54 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types calendar calendar.private
 classes.struct kernel math math.bitwise namespaces
 windows.errors windows.handles windows.kernel32 windows.types ;