summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-06 19:09:04 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-06 19:09:04 -0600
commitefc6792152a1b5fba1165a0ff41ccf74541ca134 (patch)
tree2373942a7f5151bcb35d9b6989454c4e9f4cb64c /LICENSE
parent5f911e3fa6e19a5a0c1245e1d610b8d3e7ff4914 (diff)
downloadabuild-efc6792152a1b5fba1165a0ff41ccf74541ca134.tar.gz
abuild-efc6792152a1b5fba1165a0ff41ccf74541ca134.tar.bz2
abuild-efc6792152a1b5fba1165a0ff41ccf74541ca134.tar.xz
abuild-efc6792152a1b5fba1165a0ff41ccf74541ca134.zip
Add documentation for the repository
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..17d90db
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+Some code in this repository is licensed under MIT:
+
+* abuild-fetch.c
+
+Everything else is GPL-2.0-only.