]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/shell32/shell32.factor
Switch to https urls
[factor.git] / basis / windows / shell32 / shell32.factor
index 8dcc5ea85048c5ded062cfd3ef2a07484507aa33..714c2b69ed0336cebf67effb77a0890edd100d81 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2008 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.data alien.strings alien.syntax
 classes.struct io.backend kernel literals math windows
 windows.com windows.com.syntax windows.kernel32 windows.messages