]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/models/arrow/arrow.factor
Switch to https urls
[factor.git] / basis / models / arrow / arrow.factor
index 809704e83e079245531993451a2196821138319e..b48535e722f75903669743f486868c6aa90dd793 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel models sequences ;
 IN: models.arrow