Open xemadp opened 1 year ago
@xemadp hi there! im so happy that there is someone caring about this kind of stuff. every contribution done here (by me or ...) is licensed under MIT and all of our dependencies have free licenses but only thing im not sure about is whether free licenses of those dependencies allow me to license the whole code under MIT or not. i mean maybe there be a package with GPL V3 license and it may force us to avoid licensing everything under MIT.( im a bit strict about these legal stuff.) it would be great if you check licenses of npm dependencies and if what i said doesnt cause a problem create a pull request to add MIT license :) thank you for your time my unknown friend
@xemadp a list of current direct dependencies is attached here (using npm ls ) pr_deps.txt
checked them all one by one and all of them but these 2 are licensed under MIT.
yet all deps and code is licensed under MIT but those 2 mentioned and this : @cyntler/react-doc-viewer
I think this project is an ambitious one would be great if there was a License file I want to know if I can pr freely or clone it all together
edit: typo