2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-22 17:41:55 +00:00
xNBA/Copyrights

27 lines
908 B
Plaintext
Raw Normal View History

2007-03-05 03:53:40 +00:00
In general gPXE files are licensed under the GPL. GPLed files are in
2005-05-17 16:44:57 +00:00
general either from Linux or have been explicitly put under GPL by the
2007-03-05 03:53:40 +00:00
authors. The license for a file is usually documented at the top of
the file.
A few files are inherited from FreeBSD netboot and therefore can be
used under BSD or GPL. Documented in this file are some of the
non-GPL'ed files. If the internal documentation for a file disagrees
with what is documented in this file, the internal documentation for
the file shall be override this file.
File Copyright status
2005-05-17 16:44:57 +00:00
2007-03-05 03:53:40 +00:00
src/core/misc.c BSD
src/drivers/net/3c509.c BSD
src/drivers/net/3c509.h BSD
src/drivers/net/3c595.c BSD
src/drivers/net/3c595.h BSD
src/drivers/net/3c90x.c Open Source
src/drivers/net/epic100.c None
src/drivers/net/epic100.h None
src/drivers/net/ns8390.c BSD
src/drivers/net/ns8390.h BSD
src/arch/i386/include/bits/string.h None
2005-05-17 16:44:57 +00:00