]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/hardware/hardware.factor
Switch to https urls
[factor.git] / basis / windows / hardware / hardware.factor
index 122c3df03106b1f8b5efe88ec18c17d5f858b68f..d1d0e4a4f2f15fd5c224e733f0f6f09fa063ae87 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2021 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien arrays io kernel namespaces prettyprint
 ui.backend.windows ui.gadgets.worlds windows.errors windows.types
 windows.user32 ;