]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/textures/textures.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / textures / textures.factor
index 9e171d604b406b76d39904aba4fee02ce3d26662..26f14b160048f87b0de8d75f7d152b45156a495d 100644 (file)
@@ -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 arrays byte-arrays combinators
 destructors fry gpu gpu.buffers images kernel locals math
 opengl opengl.gl opengl.textures sequences