You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request
[x] Other... Please describe:
Current behavior
No copyright notice is given in your license file and the file misses the license texts. Since the MIT license requires the preservation of the copyright notice at distribution, you are making it hard to impossible to use your library legally in Germany where copyright can not be waivered. I'm not a lawyer, this is just what they tell me ;-)
I'm submitting a...
Current behavior
No copyright notice is given in your license file and the file misses the license texts. Since the MIT license requires the preservation of the copyright notice at distribution, you are making it hard to impossible to use your library legally in Germany where copyright can not be waivered. I'm not a lawyer, this is just what they tell me ;-)
Expected behavior
A copyright notice is given in your license file including the full license texts. Maybe this link helps: https://www.disclaimergenerator.net/copyright-notices/
Minimal reproduction of the problem with instructions
See https://github.com/jindw/xmldom/blob/master/LICENSE
What is the motivation / use case for changing the behavior?
A big company's compliance department is refusing to allow the use of an application using your library because your copyright notice is missing.
The text was updated successfully, but these errors were encountered: