]> gitweb.factorcode.org Git - factor.git/blobdiff - core/alien/alien.factor
Switch to https urls
[factor.git] / core / alien / alien.factor
index 689053efd88bfadc9b07ea8722e15d533e3c08ab..5928158333a4ba64fcc005aad08e27b1554a1bbe 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs byte-arrays byte-vectors continuations
 continuations.private kernel kernel.private math namespaces
 sequences ;