add missing copyright to svg.factor

db4
Joe Groff 2009-01-30 17:13:12 -06:00
parent e36376b432
commit 658743bb00
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
! (c)2009 Joe Groff, see BSD license
USING: accessors arrays assocs fry kernel math math.affine-transforms math.constants
math.functions math.parser math.vectors memoize peg.ebnf sequences sequences.squish
splitting strings xml.data xml.utilities ;