]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/syntax/inverse/inverse.factor
Switch to https urls
[factor.git] / basis / xml / syntax / inverse / inverse.factor
index 4bed879fcda80599b1a62abb51096848d4971fef..6e09540adb545946a51cb636a3e54c602d3326d7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators
 combinators.short-circuit inverse kernel namespaces sequences
 sequences.generalizations sorting strings unicode xml.data ;