]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/framebuffers/framebuffers-docs.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / framebuffers / framebuffers-docs.factor
index ae842fba8194795dba19c7fb1353d0b695aabc14..fd6ef2ed43058789fb07f4cac2a2fcffe19b79bb 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: alien byte-arrays gpu.buffers gpu.textures help.markup
 help.syntax images kernel math math.rectangles sequences ;
 IN: gpu.framebuffers