sebhildebrandt / osx-temperature-sensor

OSX temperature sensor
MIT License
19 stars 7 forks source link

Swap out smc code and revert license to MIT #6

Closed pcafstockf closed 4 years ago

pcafstockf commented 4 years ago

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.