]> gitweb.factorcode.org Git - factor.git/blobdiff - core/byte-arrays/byte-arrays.factor
Switch to https urls
[factor.git] / core / byte-arrays / byte-arrays.factor
index 315a603f2b4819a90d740c58eb2d6cd557533613..3b0e3cd31b8e4e67341e48096f1f475fa112bf10 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.accessors kernel math sequences
 sequences.private ;
 IN: byte-arrays