]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/environment/environment.factor
Switch to https urls
[factor.git] / basis / environment / environment.factor
index ee3071acbea9a67be0690c5b5d9c84a605c85e58..ffd3eb441d4477f1544c4f11b5e865ab1097d4db 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: assocs combinators continuations kernel sequences
 splitting system vocabs vocabs.loader ;
 IN: environment