]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/file-monitor/file-monitor.factor
Switch to https urls
[factor.git] / extra / file-monitor / file-monitor.factor
index 770f012d56ddd6693da73b561a5a39b345e4b1b8..555b527743fea5a9cc65f2a37e1b28b620894783 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2015 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors command-line formatting io io.monitors
 kernel namespaces sequences ;