summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2018-08-29 13:52:40 +0000
committerKarl Palsson <karlp@tweak.net.au>2018-08-29 13:52:40 +0000
commit1574ee1b01cd197a8817e3c31f8b20ef05c7984e (patch)
tree59f749d0de93f9db3a53176911c6ffb5f66c2072 /LICENSE
downloadstm32f103c8-examples-1574ee1b01cd197a8817e3c31f8b20ef05c7984e.tar
stm32f103c8-examples-1574ee1b01cd197a8817e3c31f8b20ef05c7984e.tar.zst
stm32f103c8-examples-1574ee1b01cd197a8817e3c31f8b20ef05c7984e.zip
Initial clean template.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..94e1f5c
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+This template should be considered released into the public domain.
+Where not possible, please consider it available under your choice
+of the MIT, ISC, Apache2 or BSD-2-clause licenses.
+
+This only applies to the template code. libopencm3 itself has it's own license.