]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/state/state.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / state / state.factor
index 7f53cac07e87df84e57406894e7391ca2563eaec..1468a2585eeaad7ac4f3b52a8e38554629ce51f4 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://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 ;