]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/streams/throwing/throwing.factor
Switch to https urls
[factor.git] / basis / io / streams / throwing / throwing.factor
index 10a36ded7aa3f225982115c6e49107a0906647d5..11a2235e21b7733903b11392a7a6ae8a2a826ddf 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors destructors io kernel math namespaces sequences ;
 IN: io.streams.throwing