]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/intrinsics/strings/strings.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / intrinsics / strings / strings.factor
index aa94e51f025c1b40ef8e8e333fe500286ee6bd06..529253687b701d1f055433185126ce7319aa58f1 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 compiler.cfg.hats compiler.cfg.instructions
 compiler.cfg.stacks compiler.constants cpu.architecture kernel ;
 IN: compiler.cfg.intrinsics.strings