From b08188e0dc716fae63151e076848a1286b216287 Mon Sep 17 00:00:00 2001 From: Philipp A Date: Thu, 26 Jan 2017 19:14:05 +0100 Subject: fix license metadata --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 25ef7d5..f3d584c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = '0.2.0' authors = [ 'Phil Schaf ' ] description = 'a reStructuredText parser and renderer' -license = 'GPL-3.0' +license = 'MIT OR Apache-2.0' documentation = 'https://flying-sheep.github.io/rust-rst' homepage = 'https://github.com/flying-sheep/rust-rst' -- cgit v1.2.3