]> gitweb.factorcode.org Git - factor.git/blobdiff - core/system/system.factor
Switch to https urls
[factor.git] / core / system / system.factor
index 03d01e2d1d2f1542f8442b6fa98d1b4929740b83..30089f18d4f2b82be3223a34448aa1e4897f993d 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (c) 2007, 2010 slava pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs continuations init io kernel
 kernel.private make math.parser namespaces sequences splitting ;
 IN: system