]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/linux/inotify/inotify.factor
Switch to https urls
[factor.git] / basis / unix / linux / inotify / inotify.factor
index 3a41d3ae305ce0a6d7fff74a9bb92ea32357cd06..95b438cc0b3ebdf468be8c1119f146f78bd16ee1 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 math math.bitwise classes.struct
 literals ;
 IN: unix.linux.inotify