]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/hashcodes/hashcodes-tests.factor
Switch to https urls
[factor.git] / basis / math / hashcodes / hashcodes-tests.factor
index e1a55e35518a4ebbd241279f0f46b2182248cbb9..6423ffd1609da92838ab7eb8452b7ee4e42eb51f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: arrays kernel grouping math math.hashcodes sequences
 tools.test ;