From 14a4aaae922f057ff0dd8c1dfffe4401b3565d84 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 24 Feb 2019 14:49:41 +0100 Subject: Add license (GPL-3+) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 17bc89d..ab6e99f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "rtftp" version = "0.1.0" authors = ["Reiner Herrmann "] edition = "2018" +license = "GPL-3.0-or-later" [dependencies] -- cgit v1.2.3