]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/powrprof/powrprof.factor
Switch to https urls
[factor.git] / basis / windows / powrprof / powrprof.factor
index d3485277ccfc2087f6d578b724e29a394cad0447..0b90a6bf2426ce3cd4811d1d1991a51249baebf3 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: alien.c-types alien.data alien.syntax classes.struct kernel math
 specialized-arrays system-info windows.errors windows.types
 windows.user32 ;