Update license to MIT or Apache-2.0

This commit is contained in:
Dirkjan Ochtman 2020-12-15 21:05:00 +01:00
parent 6d984db261
commit 0d0ae6ac16
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[package] [package]
name = "instant-distance" name = "instant-distance"
version = "0.1.0" version = "0.1.0"
license = "MIT OR Apache-2.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"] authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
edition = "2018" edition = "2018"