From ee279896c3ef52ede330d9955dbdfce6c85f03a3 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Thu, 25 Jul 2019 10:39:28 -0400 Subject: License for rb and usbh. --- usbh/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'usbh') diff --git a/usbh/Cargo.toml b/usbh/Cargo.toml index 327772b..ecbd6c5 100644 --- a/usbh/Cargo.toml +++ b/usbh/Cargo.toml @@ -3,6 +3,7 @@ name = "usbh" version = "0.1.0" authors = ["Brian Cully "] edition = "2018" +license = "GPL-3.0-or-later" [dependencies] rb = { path = "../rb" } -- cgit v1.2.3