]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/framebuffers/framebuffers.factor
Switch to https urls
[factor.git] / extra / gpu / framebuffers / framebuffers.factor
index edc60193ca9ac3896bc4967f4db5228b0325a0c1..f142020f9dbefa60c016cde7c6424fd6202754ed 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.c-types alien.data arrays byte-arrays
 combinators destructors gpu gpu.buffers gpu.private gpu.textures
 gpu.textures.private images kernel locals math math.rectangles