]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/signals/signals.factor
Switch to https urls
[factor.git] / basis / unix / signals / signals.factor
index 60d21c75cde00420fc7d81e4484373813d32b4dc..e30f2b39e3e62f2e01301dad65beb2747b6235c8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs io kernel math namespaces sequences
 system threads ;
 IN: unix.signals