]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/env/env.factor
Switch to https urls
[factor.git] / basis / math / floats / env / env.factor
index d019d1ee0e379c640303cc581589e6d4dedf21b2..fed84682baa23d47d317ce4f678d7ab89388ce2a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs combinators continuations generalizations
 kernel math math.bitwise sequences sets system vocabs ;
 IN: math.floats.env