Codebase list node-spdx-exceptions / 66cf2eb
Clarify copyright and license terms in README Kyle E. Mitchell 7 years ago
1 changed file(s) with 36 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 The package exports an array of strings.
0 The package exports an array of strings. Each string is an identifier
1 for a license exception under the [Software Package Data Exchange
2 (SPDX)][SPDX] software license metadata standard.
3
4 [SPDX]: https://spdx.org
5
6 ## Copyright and Licensing
7
8 ### SPDX
9
10 "SPDX" is a federally registered United States trademark of The Linux
11 Foundation Corporation.
12
13 From version 2.0 of the [SPDX] specification:
14
15 > Copyright © 2010-2015 Linux Foundation and its Contributors. Licensed
16 > under the Creative Commons Attribution License 3.0 Unported. All other
17 > rights are expressly reserved.
18
19 The Linux Foundation and the SPDX working groups are good people. Only
20 they decide what "SPDX" means, as a standard and otherwise. I respect
21 their work and their rights. You should, too.
22
23 ### This Package
24
25 I created this package by copying exception identifiers out of the
26 SPDX specification. That work was mechanical, routine, and required no
27 creativity whatsoever. - Kyle Mitchell, package author
28
29 United States users concerned about intellectual property may wish to
30 discuss the following Supreme Court decisions with their attorneys:
31
32 - _Baker v. Selden_, 101 U.S. 99 (1879)
33
34 - _Feist Publications, Inc., v. Rural Telephone Service Co._,
35 499 U.S. 340 (1991)