gdsestimating / three-dxf

A dxf viewer for the browser using three.js
MIT License
537 stars 171 forks source link

Licensing Issue #97

Open mmouterde opened 5 months ago

mmouterde commented 5 months ago

Hi, Tree-dxf relies on @dxfom/mtext witch is delivered under GPL3 license. According to me, this requires Tree-dxf to be in the same GPL license.

bzuillsmith commented 5 months ago

ugh, I think you're right. Either we need to update our license to GPL or pull dxfom/mtext out. Thank you for pointing that out. I missed it