source: bootcd/isolinux/syslinux-6.03/gpxe/COPYRIGHTS @ e16e8f2

Last change on this file since e16e8f2 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 908 bytes
Line 
1
2In general gPXE files are licensed under the GPL.  GPLed files are in
3general either from Linux or have been explicitly put under GPL by the
4authors.  The license for a file is usually documented at the top of
5the file. 
6
7A few files are inherited from FreeBSD netboot and therefore can be
8used under BSD or GPL.  Documented in this file are some of the
9non-GPL'ed files.  If the internal documentation for a file disagrees
10with what is documented in this file, the internal documentation for
11the file shall be override this file.
12
13File                                    Copyright status
14
15src/core/misc.c                         BSD
16src/drivers/net/3c509.c                 BSD
17src/drivers/net/3c509.h                 BSD
18src/drivers/net/3c595.c                 BSD
19src/drivers/net/3c595.h                 BSD
20src/drivers/net/3c90x.c                 Open Source
21src/drivers/net/epic100.c               None
22src/drivers/net/epic100.h               None
23src/drivers/net/ns8390.c                BSD
24src/drivers/net/ns8390.h                BSD
25src/arch/i386/include/bits/string.h     None
26
Note: See TracBrowser for help on using the repository browser.