]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bson/reader/reader.factor
Switch to https urls
[factor.git] / extra / bson / reader / reader.factor
index f63005734406b95ff04f42a77a410b72e9733b2a..9a76995f5066dfaba4cf92ab595741d07e2d81c7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Sascha Matzke.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs bson.constants calendar combinators
 endian io io.encodings io.encodings.binary io.encodings.utf8
 io.files io.streams.byte-array kernel math namespaces sequences