summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2019-10-10 23:19:04 +0200
committerVincent Breitmoser <look@my.amazin.horse>2019-10-10 23:19:04 +0200
commit4638a6720fc5fb2d5aa69ae351b09b9f2966e059 (patch)
treeb767e29a0cf5526a6823c0d584a3b5a97bfa0a4f /Cargo.toml
parentb2f3f22a7e0f7b251ed0ab1b036a5f987d2a1efc (diff)
relicense under mpl 2.0 or lgpl 3.0
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 da499d2..68b4e95 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ description = "Low-level Rust bindings for the libical iCalendar library"
repository = "https://github.com/Valodim/libical-sys"
keywords = ["ical","icalendar", "ics", "libical"]
categories = ["external-ffi-bindings"]
-license = "LGPL-3.0"
+license = "LGPL-3.0 OR MPL-2.0"
readme = "README.md"
links = "ical"