From ed0f04e304ef8dde8cef07c262043def87d6e285 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Thu, 10 Oct 2019 23:28:47 +0200 Subject: update license in readme (sigh) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acf3b66..4a24f89 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Low-level Rust bindings for the [libical library](https://github.com/libical/lib ```toml # Cargo.toml [dependencies] -libical-sys = "0.1.0" +libical-sys = "0.1" ``` # License -This project is licensed under the GNU Lesser General Public License, Version 3.0 ([LICENSE-LGPL3](LICENSE-LGPL3) or https://www.gnu.org/licenses/lgpl.html) +This project is licensed under the LGPL 3.0, or MPL 2.0, at the user's option. -- cgit v1.2.3