]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/checksums/crc16/crc16-tests.factor
Switch to https urls
[factor.git] / basis / checksums / crc16 / crc16-tests.factor
index 9927b809e0611537cce9bec9641d2d18ef8bdd79..7e5b464ef065e6b602e2b02e7cf30072b41b8282 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: tools.test checksums checksums.crc16 ;
 
 { B{ 0xb8 0x80 } } [