]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/hashcodes/hashcodes.factor
Switch to https urls
[factor.git] / basis / math / hashcodes / hashcodes.factor
index e0cb48bab18de1e7f85967f658cff2ecde0e8989..12676e8925c21549fe05932b2dbbe65b3c0939f8 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: combinators kernel layouts math math.bitwise
 math.floating-point math.functions ;