]> gitweb.factorcode.org Git - factor.git/blobdiff - core/checksums/checksums.factor
Switch to https urls
[factor.git] / core / checksums / checksums.factor
index 848c2ca89208ba6567b48e9a2c0b1264893bdd9a..1795469a5f6c6999f517773b3fcbf5d1267bbc60 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (c) 2008 Slava Pestov
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors byte-vectors destructors io io.encodings.binary
 io.files io.streams.byte-array kernel sequences ;
 IN: checksums