mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
Add License to Cargo.toml
This commit is contained in:
parent
d705ccdfeb
commit
6340ef71ff
1 changed files with 5 additions and 0 deletions
|
|
@ -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]
|
[package]
|
||||||
name = "libips"
|
name = "libips"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue