]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/models/half-edge/half-edge.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / game / models / half-edge / half-edge.factor
index 26095b684253897a67ffcd4a158252de5a486947..23bf41ced1ccc4207004b83bd95e230cffd393a6 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays fry kernel locals math sequences ;
 IN: game.models.half-edge