diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
commit | ac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch) | |
tree | d3a708ff21765aad652bf675773a59267ed366d0 /licenses/MicroChip-SDCC | |
parent | 6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff) | |
download | packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2 packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip |
Add licenses, too
Diffstat (limited to 'licenses/MicroChip-SDCC')
-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 000000000..26b1c87e7 --- /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. |