]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/files/unique/unique.factor
Switch to https urls
[factor.git] / basis / io / files / unique / unique.factor
index e0452567ef7714046aaa94ebf3856d52ff63a801..e5bdc599c8915c9e19166f626f1a26f7d25bb9dc 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: combinators continuations fry io.backend io.directories
 io.pathnames kernel locals namespaces random.data sequences
 system vocabs ;