Add License to Cargo.toml

This commit is contained in:
Till Wegmueller 2020-05-17 22:39:47 +02:00
parent d705ccdfeb
commit 6340ef71ff

View file

@ -1,3 +1,8 @@
# This Source Code Form is subject to the terms of
# the Mozilla Public License, v. 2.0. If a copy of the
# MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
[package]
name = "libips"
version = "0.1.0"