aboutsummaryrefslogtreecommitdiffstats
path: root/rb
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-07-25 10:39:28 -0400
committerBrian Cully <bjc@kublai.com>2019-07-25 10:39:28 -0400
commitee279896c3ef52ede330d9955dbdfce6c85f03a3 (patch)
treef83195c12c19c0f6c1e67e0bb37cdb63d977d237 /rb
parent7966be1419d3eaa088ed83f95282383182585640 (diff)
downloadsamd21-demo-ee279896c3ef52ede330d9955dbdfce6c85f03a3.tar.gz
samd21-demo-ee279896c3ef52ede330d9955dbdfce6c85f03a3.zip
License for rb and usbh.
Diffstat (limited to 'rb')
-rw-r--r--rb/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rb/Cargo.toml b/rb/Cargo.toml
index d18a9e2..d8d4fe8 100644
--- a/rb/Cargo.toml
+++ b/rb/Cargo.toml
@@ -3,3 +3,4 @@ name = "rb"
version = "0.1.0"
authors = ["Brian Cully <bjc@kublai.com>"]
edition = "2018"
+license = "GPL-3.0-or-later"