]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/splay/splay.factor
Switch to https urls
[factor.git] / extra / benchmark / splay / splay.factor
index 1670314ae3fc1d1d35c3a2bf56a15802d6ce1ddd..1872fb2facf0c675dfa1a2905a5c5993b58b19f2 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: arrays assocs kernel random sequences
 sorting trees.splay ;