summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2015-10-16 20:24:12 +0000
committerKarl Palsson <karlp@tweak.net.au>2015-10-16 20:24:12 +0000
commitbd6902d8e84447dc2033c5e4c8e1fd71b6983d21 (patch)
treea0bfc816fab74a826e84e3d0c195bd66a271e667 /LICENSE
downloadolsndot-bd6902d8e84447dc2033c5e4c8e1fd71b6983d21.tar.gz
olsndot-bd6902d8e84447dc2033c5e4c8e1fd71b6983d21.tar.bz2
olsndot-bd6902d8e84447dc2033c5e4c8e1fd71b6983d21.zip
Initial commit
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE10
1 files changed, 10 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..e1a4842
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,10 @@
+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)