]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/terrain-generation/terrain-generation.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / benchmark / terrain-generation / terrain-generation.factor
index e30579fead4312a733f900085929d336ccde9b0b..6982685a88182a63cb7f1e2cfbb60b553be58c8b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math.vectors.simd terrain.generation ;
 FROM: alien.c-types => float ;
 IN: benchmark.terrain-generation