diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-07-12 14:30:24 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-07-12 14:30:24 +0000 |
commit | 4d443c1c92eb279c21d79b713a4cee4361f791f9 (patch) | |
tree | 115d31c5065a7d4b26cf6305aeb8cef874d3c4ae /licenses | |
parent | drop old vulnerables, bug 553664 (diff) | |
download | gentoo-2-4d443c1c92eb279c21d79b713a4cee4361f791f9.tar.gz gentoo-2-4d443c1c92eb279c21d79b713a4cee4361f791f9.tar.bz2 gentoo-2-4d443c1c92eb279c21d79b713a4cee4361f791f9.zip |
Add MicroChip-SDCC license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/MicroChip-SDCC | 6 |
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. |