Skip to content

Commit ed38890

Browse files
author
Paul M. Jones
committed
the package SHOULD have a license. fixes #1
1 parent 3c5d684 commit ed38890

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,12 @@ file.
136136

137137
### LICENSE
138138

139-
If the package provides a root-level file with licensing information, it MUST be named
140-
`LICENSE`.
139+
Whereas package consumers MAY be in violation of copyright law when copying
140+
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`.
141145

142146
It MAY have a lowercase filename extension indicating the file format.
143147

0 commit comments

Comments
 (0)