]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/worlds/worlds.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / game / worlds / worlds.factor
index 46b3f2c5c23658f8bf68c4ab7c67b99a96c9bc2e..ca08dec6893f2804f7195293d9b7bb5551e0e2dc 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 audio.engine combinators concurrency.promises
 destructors game.input game.loop kernel math parser sequences
 threads ui ui.gadgets ui.gadgets.worlds vocabs.parser words.constant ;