Licensing a Drupal distro to accomodate multiple component licenses
Over the last several years we have built a fairly sophisticated internal Drupal distro we sell to clients as our secrete sauce. We have had several agencies inquire about us selling or licensing it to them. I am trying to figure out the best / proper way to do this.
I have spent a lot of time researching this on d.o. and other sites. I may be more confused now that when I started ;-).
Read moreDrupal GPL 2+ and compatibility with Apache, MIT, Freeware License
Hello:
We've developed a drupal module that uses 3rd party php libraries and a jQuery plugin. The module serves the purpose of stamping an uploaded
PDF documented for a drupal user.
The php libraries and iQuery plugin used are
FPDF 1.53 (http://www.fpdf.org) - This is a freeware license
FPDI 1.2 (http://www.setasign.de/products/pdf-php-solutions/fpdi) - Licensed under Apache License, Version 2.0
FPDF_TPL 1.1.1 (http://www.setasign.de/support/manuals/fpdf-tpl/introduction) - Licensed under Apache License, Version 2.0

