add missing copyright to svg.factor
parent
e36376b432
commit
658743bb00
|
@ -1,3 +1,4 @@
|
||||||
|
! (c)2009 Joe Groff, see BSD license
|
||||||
USING: accessors arrays assocs fry kernel math math.affine-transforms math.constants
|
USING: accessors arrays assocs fry kernel math math.affine-transforms math.constants
|
||||||
math.functions math.parser math.vectors memoize peg.ebnf sequences sequences.squish
|
math.functions math.parser math.vectors memoize peg.ebnf sequences sequences.squish
|
||||||
splitting strings xml.data xml.utilities ;
|
splitting strings xml.data xml.utilities ;
|
||||||
|
|
Loading…
Reference in New Issue