diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-06-11 08:41:26 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-06-11 08:41:26 +0000 |
commit | 2f6caac6019e3182486965f7f09baed7e93e1be9 (patch) | |
tree | 2d5d4350a1bbf9bafdb5f0a5260714a6190c668d /licenses/MicroChip-SDCC | |
parent | a37f6bfc3fde25205ebac44b82f1586b924c61da (diff) | |
download | packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.gz packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.bz2 packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.xz packages-2f6caac6019e3182486965f7f09baed7e93e1be9.zip |
The New Plan
ebuild branch has old ebuilds. profiles dir still has CFLAGS.
Everything else is removed or modified for changing of upstream to
Alpine.
Diffstat (limited to 'licenses/MicroChip-SDCC')
-rw-r--r-- | licenses/MicroChip-SDCC | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/licenses/MicroChip-SDCC b/licenses/MicroChip-SDCC deleted file mode 100644 index 26b1c87e7..000000000 --- a/licenses/MicroChip-SDCC +++ /dev/null @@ -1,6 +0,0 @@ -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. |