]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/types/types.factor
Switch to https urls
[factor.git] / basis / windows / types / types.factor
index 5827d5c9b92ab981be1ba9abf1e0079b928e2db3..aadb0d42a8bc8dcdef9b572d46fe92ea2dd7785d 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.c-types alien.syntax classes.struct colors
 io.encodings.utf16 io.encodings.utf8 kernel math math.bitwise
 math.functions math.vectors sequences ;