cheery / node-udev

Bindings to libudev
35 stars 31 forks source link

Be more specific about the license, fixing a npm warning. #22

Closed kaworu closed 7 years ago

kaworu commented 7 years ago

Before this patch we get:

npm WARN udev@0.4.0 license should be a valid SPDX license expression

See https://spdx.org/licenses/ for the full list.

kaworu commented 7 years ago

@cheery I propose in this PR the "BSD 2 Clause" because it's the more permissive and (arguably) the "modern" one, but of course it is up to you and the contributors to select the intended one.

cheery commented 7 years ago

This is so trivial library that yeah, lets go with the more permissive one.