We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5d684 commit ed38890Copy full SHA for ed38890
README.md
@@ -136,8 +136,12 @@ file.
136
137
### LICENSE
138
139
-If the package provides a root-level file with licensing information, it MUST be named
140
-`LICENSE`.
+Whereas package consumers MAY be in violation of copyright law when copying
+unlicensed intellectual property, the package SHOULD include a root-level file
141
+indicating the licensing and copyright terms of the package contents.
142
+
143
+If the package provides a root-level file indicating the licensing and copyright
144
+terms of the package contents, it MUST be named `LICENSE`.
145
146
It MAY have a lowercase filename extension indicating the file format.
147
0 commit comments