]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/state/state.factor
Switch to https urls
[factor.git] / extra / gpu / state / state.factor
index 1468a2585eeaad7ac4f3b52a8e38554629ce51f4..7e28663aeecf7cd6e65df6a832974122f36b1e2f 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 gpu kernel literals math math.rectangles opengl
 opengl.gl sequences typed variants specialized-arrays ;