]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/time/time.factor
Switch to https urls
[factor.git] / basis / core-foundation / time / time.factor
index 9d22e4752d7ac0a0b89b3d68a370b6bb0d589d7f..ccfb3f9dbcc8f18394310ac25d59fd29b144d440 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax calendar literals math ;
 IN: core-foundation.time