]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/yield/yield.factor
Switch to https urls
[factor.git] / extra / benchmark / yield / yield.factor
index 51c5cddfcf458b7bce6841c3f6c87f103bd86b4b..b93186984765e819c280dc1011ecd9515f34cef5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: math threads ;
 IN: benchmark.yield