sampart / WhiteOctoberTCPDFBundle

A bundle to facilitate using TCPDF for PDF generation in Symfony applications
89 stars 43 forks source link

Missing licence information #12

Closed sstok closed 12 years ago

sstok commented 12 years ago

This Bundle has no license, as tcpdf is LGPL I consider that this bundle is LGPL as well?

richsage commented 12 years ago

Sorry - I'll get it added. The bundle will be MIT - I believe this doesn't cause any licensing conflicts with tcpdf, as we're not including it.

sstok commented 12 years ago

Indeed, only GPL causes problem as it forbids linking to none GPL code.