]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/graphviz/dot/dot.factor
Switch to https urls
[factor.git] / extra / graphviz / dot / dot.factor
index 1630b84fbeda60347c256532a65e24e4c9c7ea1a..3906e0c839812fbdc511e5776e612e28c1e91c17 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Alex Vondrak.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors classes classes.tuple combinators formatting graphviz
 graphviz.attributes io io.files kernel namespaces sequences splitting
 strings words ;