]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bson/constants/constants.factor
Switch to https urls
[factor.git] / extra / bson / constants / constants.factor
index 2b075a6172fe5746aa309474c14c819c82b387bd..85379870003fe5fa6bb1eb1c4a4b557f724bea7a 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 calendar combinators
 combinators.short-circuit constructors kernel linked-assocs
 math math.bitwise random strings uuid ;