]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/readline-listener/readline-listener.factor
Switch to https urls
[factor.git] / extra / readline-listener / readline-listener.factor
index dd327c8f49b6e6dba6dbd4ed4daf16ca5f31411e..321470ae62c438947befb632584bde707c87dcfe 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Erik Charlebois.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 
 USING: accessors assocs colors combinators io kernel listener
 readline sequences sets splitting threads tools.completion