]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/environment/environment-tests.factor
Switch to https urls
[factor.git] / basis / environment / environment-tests.factor
index ad881571f5769d65dd3a7c08b9b248405b6a5c46..9e32339d80586ba109530336a6a643a089774638 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: environment kernel namespaces prettyprint sequences
 strings system tools.test ;