Hello,

I'm building a Drupal wrapper around a client to talk to the StatsD daemon (https://github.com/etsy/statsd). In particular, I would like to include a modified version of the php-example.php file (which is an example client) as part of the module. The modified file would keep the same interface as the example, but would be "Drupalized".

I'm a bit uncertain about how "modified" my client has to be to be safely included.

Comments

mundanity’s picture

Issue tags: +Legal

adding tags

killes@www.drop.org’s picture

Status: Active » Fixed

MIT is relicensable under GPL.

Automatically closed -- issue fixed for 2 weeks with no activity.

Component: updates.drupal.org » Updates System