]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/x87/x87.factor
Switch to https urls
[factor.git] / basis / cpu / x86 / x87 / x87.factor
index 640d3d7dbbc8216644dda812ac2bd8ca1af1eac7..f71338f816625bbefc7e15b0f391963a843aeb5f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data combinators kernel locals system
 namespaces compiler.codegen.labels compiler.codegen.relocation
 compiler.constants compiler.cfg.comparisons