]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/lists/lazy/lazy.factor
Switch to https urls
[factor.git] / basis / lists / lazy / lazy.factor
index bbb194302f7133eb8781a1f728823e324f4107e9..955c174bd33e941f417e9bdb2979b7b93e616a34 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2008 Chris Double, Matthew Willis, James Cash.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators io kernel lists math
 promises quotations sequences ;
 IN: lists.lazy