]> code.ossystems Code Review - openembedded-core.git/commit
create_npm.py: convert MIT/X11 to MIT
authorAnders Darander <anders@chargestorm.se>
Wed, 1 Mar 2017 17:19:56 +0000 (18:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Mar 2017 10:42:32 +0000 (10:42 +0000)
commit8df5e731a10cc9ade1266e9daaa26ec7c855c062
tree87673333badb86a5fc8fa589a64c5ab5a986d09f
parent95bf0af5293a7f5868abd85f4fc15f5c542bfd09
create_npm.py: convert MIT/X11 to MIT

Quite a few npm packages declare MIT/X11 as their license. This is equal to
a pure MIT license.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/recipetool/create_npm.py