]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/binary-trees/binary-trees.factor
Switch to https urls
[factor.git] / extra / benchmark / binary-trees / binary-trees.factor
index 9666f1c8f4841a6758170f96319663896185783f..9df5edd6e74113a0c21f2f4553a20acb83136b62 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 kernel math ranges math.order math.parser
 io sequences ;
 IN: benchmark.binary-trees