]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/components/components.factor
Switch to https urls
[factor.git] / basis / html / components / components.factor
index 7b936807ba145f5f91d40cf4b268df00cd43df92..bc06b6da85646070c733bc72a6d3f16a68e3e000 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov, Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators farkup html html.forms
 html.streams inspector io kernel lcs.diff2html namespaces
 present sequences splitting strings urls xml.data xml.syntax