]> gitweb.factorcode.org Git - factor.git/blobdiff - core/growable/growable.factor
Switch to https urls
[factor.git] / core / growable / growable.factor
index c248aff20890a574dbd7ff96f7a9b4d009423099..05ed40c92f69d2424b379ac07ae2490393b6bd88 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math math.private sequences
 sequences.private ;
 IN: growable