]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/features/features.factor
Switch to https urls
[factor.git] / basis / cpu / x86 / features / features.factor
index 358b87145a8d4a5157e229cf3a76e57c1a575601..3464ba48375ee246ca29943169ce3e34c6794986 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data arrays assocs combinators
 compiler.codegen.labels cpu.architecture cpu.x86.assembler
 cpu.x86.assembler.operands init kernel math math.order