]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time/unix/unix.factor
Switch to https urls
[factor.git] / extra / time / unix / unix.factor
index 076c22bf2dbe9a4cc60654123faeed612b55eca1..394762194fd7023561cc514539b121ad84a08786 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors calendar classes.struct kernel libc math
 system time unix unix.time ;
 IN: time.unix