]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/writer/writer.factor
Switch to https urls
[factor.git] / basis / xml / writer / writer.factor
index 36647ddef04aff0b76e7aa04640cb57cd4404e9a..cc45b36f07ffd19962bff28b96461ea53b3cf5bf 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 assocs combinators io io.streams.string kernel
 namespaces sequences strings unicode wrap.strings xml.data
 xml.entities ;