]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/framebuffers/framebuffers.factor
Switch to https urls
[factor.git] / basis / opengl / framebuffers / framebuffers.factor
index 18027e18c30c5db779a54d1fe323c4cf770b5dd1..e39cc9579503784f9e311eed791b0da6b063169c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: opengl opengl.gl combinators continuations kernel
 alien.c-types alien.data ;
 IN: opengl.framebuffers