]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/streams/counting/counting.factor
Switch to https urls
[factor.git] / extra / io / streams / counting / counting.factor
index a80ab5055f28926af4175e4fb01d896277f36204..ad5b61597e7f49669fb37c3e8fe18574b95ca8f7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2021 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors delegate delegate.protocols destructors io
 kernel math sequences ;
 IN: io.streams.counting