]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/kernel32/kernel32.factor
Switch to https urls
[factor.git] / basis / windows / kernel32 / kernel32.factor
index bf062d65f761997acb9d69b12bf6b11e1cdaa298..f5bd59a00bfb91170f0d2b22e307bde3a139b434 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2006 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.syntax kernel windows.types
 math multiline classes.struct alien.data arrays literals ;
 QUALIFIED-WITH: alien.c-types c