]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/pathnames/pathnames.factor
Switch to https urls
[factor.git] / core / io / pathnames / pathnames.factor
index d181b5c97a4ede5bf9d0b585cc38676e4537270f..a8a473dc0e66294a1abffb4d279eb85db51fbb8b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2009 Slava Pestov, Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators io.backend kernel math
 math.order namespaces sequences splitting strings system ;
 IN: io.pathnames