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 | e0d18473d998058555428efd8aff6d60afc5c9a5 (patch) | |
tree | 3ecc7c46a1dfb7499e597fc60f7c1029aa147c55 /licenses | |
parent | version bump, Acked by ryao (diff) | |
download | historical-e0d18473d998058555428efd8aff6d60afc5c9a5.tar.gz historical-e0d18473d998058555428efd8aff6d60afc5c9a5.tar.bz2 historical-e0d18473d998058555428efd8aff6d60afc5c9a5.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. |