summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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.