mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
licensor, reuse: fix wrong spelling of license (#18206)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`licensor {{MIT}} "{{Bobby Tables}}" > {{LICENSE}}`
|
||||
|
||||
- Specify licence exceptions with a WITH expression:
|
||||
- Specify license exceptions with a WITH expression:
|
||||
|
||||
`licensor "{{Apache-2.0 WITH LLVM-exception}}" > {{LICENSE}}`
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
`reuse annotate {{[-c|--copyright]}} "{{your_name}} <{{your_email}}>" --fallback-dot-license {{path/to/file}}`
|
||||
|
||||
- Add licence information to file:
|
||||
- Add license information to file:
|
||||
|
||||
`reuse annotate {{[-l|--license]}} {{spdx_identifier}} --fallback-dot-license {{path/to/file}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user