Swap out smc code with an implementation that has a more friendly license (MIT).
[ ] Fix
[ ] Enhancement
[X] Remove
[X] Update
Description (what is this PR about)
Rename smc.cc/h to smc-read.cc/h to make clear that the project is now using a different implementation.
Update binding.gyp to reference renamed files.
Update LICENSE, README, and package.json files.
Pull Request
Swap out smc code with an implementation that has a more friendly license (MIT).
Description (what is this PR about)
Rename smc.cc/h to smc-read.cc/h to make clear that the project is now using a different implementation. Update binding.gyp to reference renamed files. Update LICENSE, README, and package.json files.