diff options
author | jaseg <git@jaseg.net> | 2018-07-17 15:43:26 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2018-07-17 15:43:26 +0200 |
commit | 6df66b77ba5b27bce5630694742f2dac57b8d3eb (patch) | |
tree | fc14370fdea41b6d7a672758aa89886b9107f78c /LICENSE | |
parent | 90ce052d82daa86e1e86ab4dac7fbba0cdda8680 (diff) | |
download | olsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.tar.gz olsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.tar.bz2 olsndot-6df66b77ba5b27bce5630694742f2dac57b8d3eb.zip |
Isolate usb-serial-rs485 tree
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index e1a4842..0000000 --- a/LICENSE +++ /dev/null @@ -1,10 +0,0 @@ -Code in _this_ repository should be considered under your choice of: - -* Apache 2.0 -* BSD 2 clause -* ISC -* MIT -* X11 -* LGPL3+ - -libopencm3 itself has it's own license. (LGPL3+ at time of writing) |