]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/ant/ant.factor
Switch to https urls
[factor.git] / extra / benchmark / ant / ant.factor
index e49c744da630cf62f5982acff0ea68a1db0b29b4..1c8164180249b8d502a466723cbd640ceb47c392 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors hash-sets kernel math sequences sets vectors ;