]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/offscreen/offscreen.factor
Switch to https urls
[factor.git] / basis / windows / offscreen / offscreen.factor
index 7a169ec161a2fe275199f0cb6d8115bc5466e79c..ae05d801b6404cca5983573a30d33036883e749f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff, Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data kernel combinators
 sequences math windows.gdi32 windows.types images
 destructors accessors fry locals classes.struct ;