reyiyo / virtual-serialport

A drop-in virtual replacement for node-serialport's SerialPort object
37 stars 13 forks source link

License compabilities #6

Closed ecksun closed 7 years ago

ecksun commented 7 years ago

I just noticed that node-serialport is licensed under MIT while virtual-serialport is licensed under ISC.

What does this mean in terms of taking code from node-serialport and including it in virtual-serialport?

I'm guessing the reason virtual-serialport is using the ISC license is because it is the default option when doing npm init, so perhaps that is something we should change, if we can. Can we? (I'm fine with my changes being licensed with MIT).

reyiyo commented 7 years ago

No problem from me! We can change it!

reyiyo commented 7 years ago

closed with 9bc49905ff7b50b04ce49a587e836d5653bc8def