]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/64/windows/windows.factor
Switch to https urls
[factor.git] / basis / cpu / x86 / 64 / windows / windows.factor
index a6738b2d12739019ae3a1c64b2de741df48c7d83..32a5b6c021bf543a5ff89fc415de9778d43450a8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel layouts system math alien.c-types sequences
 compiler.cfg.registers cpu.architecture cpu.x86.assembler
 cpu.x86 cpu.x86.64 cpu.x86.assembler.operands ;