]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/kqueue/kqueue.factor
Switch to https urls
[factor.git] / basis / unix / kqueue / kqueue.factor
index ef09c56d2f78b4b87c1a1f9e1693062280c1304f..4d5b09563ea42431bdb92772fa2e48c2cadb7b62 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax system sequences vocabs.loader words
 accessors vocabs ;
 IN: unix.kqueue