]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/heaps/heaps-tests.factor
Switch to https urls
[factor.git] / basis / heaps / heaps-tests.factor
index 252ab79cac6afee06214c37672e1b6b36e5456f7..0107eab6e1d9da1be7a4e4d412e6de925c5c11bd 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright 2007, 2008 Ryan Murphy, Slava Pestov
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays kernel math namespaces tools.test
 heaps heaps.private math.parser random assocs sequences sorting
 accessors math.order locals ;