]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/buffers/buffers.factor
Switch to https urls
[factor.git] / extra / gpu / buffers / buffers.factor
index 7e2268dbba96c701d0877ce3055ba6b4aa1686eb..65f706e995f3fbe676708e8b75b684ea5112d616 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data arrays byte-arrays
 combinators destructors gpu kernel math opengl opengl.gl
 typed ui.gadgets.worlds variants ;