]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/gpu.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / gpu.factor
index 1d02b3f07a360e9c786d7e8fd7560a949b9905d4..6153fcfb2d21a21f520403dc31b8d8f1e508d8ec 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: kernel namespaces opengl.capabilities opengl.gl variants ;
 IN: gpu