]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/threads/threads.factor
Switch to https urls
[factor.git] / basis / tools / threads / threads.factor
index 77202a79d1515f73696d06a847dbd7425a97d00e..9b774c1bfc4b48342937bc75934280620389639d 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: accessors assocs io io.styles kernel math.order
 math.parser prettyprint sequences sorting system threads ;
 IN: tools.threads