Commit b589212
committed
feat(create-gen-app): add CLOSED license option for all rights reserved
Add a new CLOSED license template that provides an 'All Rights Reserved'
option for proprietary/closed-source projects. This complements the existing
open source license options (MIT, Apache-2.0, ISC, GPL-3.0, BSD-3-Clause,
MPL-2.0, Unlicense).
- Add CLOSED.txt license template with standard all rights reserved text
- Update tests to verify CLOSED license rendering
Co-Authored-By: Dan Lynch <[email protected]>1 parent 9aac458 commit b589212
File tree
2 files changed
+29
-0
lines changed- packages/create-gen-app
- __tests__
- licenses-templates
2 files changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments