Merge pull request #1351 from frisoft/master

Update license field following SPDX 2.1 license expression standard
This commit is contained in:
Thayne McCombs
2023-07-20 10:40:48 -06:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ keywords = [
"filesystem",
"tool",
]
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
name = "fd-find"
readme = "README.md"
repository = "https://github.com/sharkdp/fd"