1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* first action! (#1)

This commit is contained in:
shimataro 2019-09-18 20:39:54 +09:00 committed by GitHub
parent 8deacc95b1
commit ace1e6a69a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3750 changed files with 1155519 additions and 0 deletions

36
node_modules/spdx-exceptions/README.md generated vendored Normal file
View file

@ -0,0 +1,36 @@
The package exports an array of strings. Each string is an identifier
for a license exception under the [Software Package Data Exchange
(SPDX)][SPDX] software license metadata standard.
[SPDX]: https://spdx.org
## Copyright and Licensing
### SPDX
"SPDX" is a federally registered United States trademark of The Linux
Foundation Corporation.
From version 2.0 of the [SPDX] specification:
> Copyright © 2010-2015 Linux Foundation and its Contributors. Licensed
> under the Creative Commons Attribution License 3.0 Unported. All other
> rights are expressly reserved.
The Linux Foundation and the SPDX working groups are good people. Only
they decide what "SPDX" means, as a standard and otherwise. I respect
their work and their rights. You should, too.
### This Package
> I created this package by copying exception identifiers out of the
> SPDX specification. That work was mechanical, routine, and required no
> creativity whatsoever. - Kyle Mitchell, package author
United States users concerned about intellectual property may wish to
discuss the following Supreme Court decisions with their attorneys:
- _Baker v. Selden_, 101 U.S. 99 (1879)
- _Feist Publications, Inc., v. Rural Telephone Service Co._,
499 U.S. 340 (1991)