summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2021-05-19 15:41:12 -0400
committerPaul Woolcock <pwoolcoc@gmail.com>2021-05-19 16:07:48 -0400
commit04dbf66451e9d93be971f3409a05d2f8a14a6e04 (patch)
tree8ca65ee1c625c514a14967cde0df81f024b20cc7 /Cargo.toml
parentc98ddbcf4d901fb8f87297ee3a3882a5e50e4113 (diff)
Relicense to the UnlicenseHEADmaster
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3736ba9..6fdb71b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "elefren"
version = "0.22.0"
description = "A wrapper around the Mastodon API."
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>"]
-license = "MIT/Apache-2.0"
+license = "Unlicense"
readme = "README.md"
repository = "https://github.com/pwoolcoc/elefren.git"
keywords = ["api", "web", "social", "mastodon", "wrapper"]