]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/assembler/arm.factor
Switch to https urls
[factor.git] / basis / bootstrap / assembler / arm.factor
index fe9b1233c7dfc624448a5db494f370517ee11779..23e1bdc4ff42c6f0079e7b5e7bf63436d3276c5e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2020 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: bootstrap.image.private cpu.arm.assembler kernel
 kernel.private layouts locals.backend math.private namespaces
 slots.private strings.private ;