]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/html/parser/analyzer/analyzer.factor
Switch to https urls
[factor.git] / extra / html / parser / analyzer / analyzer.factor
index 589a35eaeceec9362b4f1c8392ecaffb40bb944d..a047e3e00894e59dce1845e02751bf180b1072aa 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: accessors assocs assocs.extras combinators
 combinators.short-circuit html.parser http.client io kernel math
 math.statistics sequences sets splitting unicode urls