]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/assembler/syntax/syntax.factor
Switch to https urls
[factor.git] / basis / cpu / x86 / assembler / syntax / syntax.factor
index fad4e147680250fda1e7d50ba60188ca132dadaa..40e89df680288a0f125ada53e17902d1ae253a1b 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 words words.symbol sequences lexer parser fry
 namespaces combinators assocs math ;
 IN: cpu.x86.assembler.syntax