mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-23 00:24:17 +02:00
Cargo.toml: Update license field following SPDX 2.1 license expression standard (#336)
This commit is contained in:
parent
4d2fc26dbe
commit
1764cee1bd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ authors = [
|
|||
]
|
||||
description = "Fetch and show tldr help pages for many CLI commands. Full featured offline client with caching support."
|
||||
homepage = "https://github.com/dbrgn/tealdeer/"
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
name = "tealdeer"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/dbrgn/tealdeer/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue