aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-27 10:53:04 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-27 10:53:04 -0600
commitf4990361dd7c78c800daec2bedd9ddbe3d62711a (patch)
tree2e0f810fe3f590bcf835c024e65b56059dfbf9f6 /Cargo.toml
parentfaa323410fe3f70721213b74227aff2c21fa1073 (diff)
downloadwebget-canon.tar.gz
webget-canon.zip
don't use SPDX LicenseRefHEAD0.1.0canon
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5c0c666..b09a420 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,6 @@ edition = "2018"
description = "a wget-like file downloader"
readme = "README.md"
repository = "https://code.boringcactus.com/webget/"
-license = "LicenseRef-ACSL"
license-file = "LICENSE"
keywords = ["download", "wget"]
categories = ["command-line-utilities"]