jindw / xmldom

A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.
Other
816 stars 265 forks source link

License Info #248

Open ricky001 opened 5 years ago

ricky001 commented 5 years ago

What is the license for tag 0.1.16

ghost commented 5 years ago

I don't know regarding v0.1.16, but current version is 0.1.28 and its LICENSE file allows you to choose either LGPL or MIT.

Unfortunately, repository versions are currently untagged due to issue https://github.com/jindw/xmldom/issues/227.

ricky001 commented 5 years ago

Are all version of XmlDom i.e from 0.1.0 to 0.1.27 is under https://github.com/jindw/xmldom/blob/master/LICENSE that allow us to choose either LGPL or MIT.

Can we rely on the website https://www.npmjs.com/package/xmldom for license info.

ricky001 commented 5 years ago

@jindw Please provide your inputs for above query

ricky001 commented 5 years ago

@jindw Please reply on the above query

ricky001 commented 5 years ago

@jindw Please provide your inputs on query

Are all version of XmlDom i.e from 0.1.0 to 0.1.27 is under https://github.com/jindw/xmldom/blob/master/LICENSE that allow us to choose either LGPL or MIT.

Can we rely on the website https://www.npmjs.com/package/xmldom for license info.

brodycj commented 4 years ago

Seems to be fixed in master by PR #178 but never released (see also #239)