]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/curses/listener/listener.factor
Switch to https urls
[factor.git] / extra / curses / listener / listener.factor
index bffe599a60d1bcc222a4941bdfd51860778c5d9c..10078b5094430820e7159abd28f808c080314362 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Philipp Brüschweiler.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators continuations curses io io.encodings.string
 io.encodings.utf8 io.streams.plain kernel listener make math
 namespaces sequences ;