]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/murmur/murmur.factor
Switch to https urls
[factor.git] / basis / checksums / murmur / murmur.factor
index 1f5bb210271af49fe2fe3fc85c5dc0075dc59a53..074bef6cdf8ee890f8997313820b1ec3d4f8434a 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: accessors alien alien.c-types alien.data byte-arrays
 checksums endian grouping kernel math math.bitwise