]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/framebuffers/framebuffers.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / framebuffers / framebuffers.factor
index e5617f5118cded9af1980a99639821d4c09e9277..984f4c08b33010e9a7a64f735dbf83abc0432b4b 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 alien.data arrays byte-arrays
 combinators destructors gpu gpu.buffers gpu.private gpu.textures
 gpu.textures.private images kernel locals math math.rectangles