From 64a72883e2c4e44c055434c027db73a96ae6825f Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 9 Jul 2018 14:44:36 +0300 Subject: Update license identifier --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6a0a931..062cca3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Yuval Adam <_@yuv.al>"] description = "A simple CLI for UPnP media file streaming" homepage = "https://github.com/yuvadm/slingr" repository = "https://github.com/yuvadm/slingr" -license = "GPLv3" +license = "GPL-3.0" [dependencies] colored = "1.6" -- cgit v1.3.1