summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-07-12 14:30:24 +0000
committerJason Zaman <perfinion@gentoo.org>2015-07-12 14:30:24 +0000
commite0d18473d998058555428efd8aff6d60afc5c9a5 (patch)
tree3ecc7c46a1dfb7499e597fc60f7c1029aa147c55 /licenses
parentversion bump, Acked by ryao (diff)
downloadhistorical-e0d18473d998058555428efd8aff6d60afc5c9a5.tar.gz
historical-e0d18473d998058555428efd8aff6d60afc5c9a5.tar.bz2
historical-e0d18473d998058555428efd8aff6d60afc5c9a5.zip
Add MicroChip-SDCC license
Diffstat (limited to 'licenses')
-rw-r--r--licenses/MicroChip-SDCC6
1 files changed, 6 insertions, 0 deletions
diff --git a/licenses/MicroChip-SDCC b/licenses/MicroChip-SDCC
new file mode 100644
index 000000000000..26b1c87e7a1e
--- /dev/null
+++ b/licenses/MicroChip-SDCC
@@ -0,0 +1,6 @@
+For pic device libraries and header files which are derived from
+Microchip header (.inc) and linker script (.lkr) files Microchip
+requires that "The header files should state that they are only to be
+used with authentic Microchip devices" which makes them incompatible
+with the GPL. Pic device libraries and header files are located at
+non-free/lib and non-free/include directories respectively.