]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/layouts.factor
Switch to https urls
[factor.git] / basis / bootstrap / layouts.factor
index 6ff54d49792a045ce8df9977291bc212885f7269..2f55fbbcc4542c6a04f403d9b2f96c81e650d6ab 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien arrays byte-arrays kernel layouts math namespaces
 quotations strings words ;