]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/nurbs/nurbs-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / nurbs / nurbs-tests.factor
index a1d3a21e79b2acc101ce4d550edf5b584ca5c715..011904dcbc0b930cdd431795448f44ad05ddc0d4 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: literals math math.functions math.vectors namespaces
 nurbs tools.test ;
 IN: nurbs.tests