]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/ntdll/ntdll.factor
Switch to https urls
[factor.git] / basis / windows / ntdll / ntdll.factor
index 7cd076f1b758d2a890134d00159e768f75bc994c..75d4793577d0bd72bef96ef14c92385e6665c326 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax classes.struct windows.types ;
 IN: windows.ntdll