summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2019-02-24 14:49:41 +0100
committerReiner Herrmann <reiner@reiner-h.de>2019-02-24 14:49:41 +0100
commit14a4aaae922f057ff0dd8c1dfffe4401b3565d84 (patch)
tree6146d8b48fde1b800cb31f401573d270999ba08a /Cargo.toml
parent14ef6bbb230051f0ba5c6ed7a3211e34e0986f6f (diff)
Add license (GPL-3+)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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 <reiner@reiner-h.de>"]
edition = "2018"
+license = "GPL-3.0-or-later"
[dependencies]