-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Description
Hi, I'm Sung-Jae Lee, a leader of IoT.js project. IoT.js
was inspired from node.js
and referenced basic architecture and some parts of codes from this project to implement node.js compatible API for IoT
. Recently, we realized that we had missing license notification for referenced code by accident, and trying to correct it. (jerryscript-project/iotjs#326)
In my understanding from https://github.com/nodejs/node/blob/master/LICENSE, all the source codes in https://github.com/nodejs/node/tree/master/src are under 'node.js license', the first section of LICENSE file. So I appended the 'node.js license' notice to https://github.com/Samsung/iotjs/blob/master/LICENSE, but I can't sure it is sufficient.
So, I leave a question here. Please let me know if I have to do something more.
I'm really appreciate to all the contribution of node.js community in open source.
Thank you in advance! :)