]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/compiler/cfg/graphviz/graphviz.factor
Switch to https urls
[factor.git] / extra / compiler / cfg / graphviz / graphviz.factor
index 0089025791b501e0acc7689ca04852c8d5155985..761f8362557b28201eae825b277f8cb5645e4867 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Alex Vondrak.
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors fry io io.directories io.pathnames
 io.streams.string kernel math math.parser namespaces