]> gitweb.factorcode.org Git - factor.git/blobdiff - core/strings/strings.factor
Switch to https urls
[factor.git] / core / strings / strings.factor
index e14dc89592ab6eb251578c19b0289d075468d42d..5fe6fce1d99da76f75ea0bfb68355f45a4be15e8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2003, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.accessors byte-arrays kernel
 kernel.private math math.private sequences sequences.private
 slots.private ;