]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/trees/splay/splay-tests.factor
Switch to https urls
[factor.git] / extra / trees / splay / splay-tests.factor
index 9fbff0c6166107c4f6257f789af3ca9c7b5281bb..7cfd6bd44beb863215700aeb7ad3ca4bbb42819e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (c) 2005 Mackenzie Straight.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs fry grouping kernel math random sequences sets
 tools.test trees.splay ;
 IN: trees.splay.tests