]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/loop/benchmark/benchmark.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / game / loop / benchmark / benchmark.factor
index 2584c08fba55711c2f25602b9b8041368a67a7ae..b361baefe6d5506b67e721436b617e11a8b3a0b9 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 classes.struct game.loop
 game.loop.private kernel sequences specialized-vectors
 tools.time.struct ;