]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/representations/conversion/conversion.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / representations / conversion / conversion.factor
index 6acf751a0f4d1ca0461ce6e9950cb25327bcaf03..860340a19c33d9278b145ae649364921eab58aa8 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: arrays byte-arrays combinators compiler.cfg.instructions
 compiler.cfg.registers compiler.constants cpu.architecture
 kernel layouts math namespaces ;