]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/demos/raytrace/raytrace.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / gpu / demos / raytrace / raytrace.factor
index 869c78ad7c69f25c370e32570c6c1c1872fb8431..fdffa86c9c62abc48f04ff40e4bd225e5c3bc883 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 arrays combinators.tuple game.loop game.worlds
 generalizations gpu gpu.render gpu.shaders gpu.util gpu.util.wasd
 kernel literals math math.libm math.matrices math.order math.vectors