diff options
| author | Marty Connor | 2008-02-14 22:42:38 +0100 |
|---|---|---|
| committer | Marty Connor | 2008-02-14 22:42:38 +0100 |
| commit | 10570b0a7a9ba16f615d8c6bb480f4e71a7ab161 (patch) | |
| tree | 00ff4f75065b39b359891c8702c1718d5de2fbf8 /Copyrights | |
| parent | Update VERSION for 0.9.3 (diff) | |
| download | ipxe-10570b0a7a9ba16f615d8c6bb480f4e71a7ab161.tar.gz ipxe-10570b0a7a9ba16f615d8c6bb480f4e71a7ab161.tar.xz ipxe-10570b0a7a9ba16f615d8c6bb480f4e71a7ab161.zip | |
Remove obsolete files (INSTALL, RELNOTES)
Copyrights was renamed to COPYRIGHTS to match case with other top-level files
Diffstat (limited to 'Copyrights')
| -rw-r--r-- | Copyrights | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Copyrights b/Copyrights deleted file mode 100644 index d686b4354..000000000 --- a/Copyrights +++ /dev/null @@ -1,26 +0,0 @@ - -In general gPXE files are licensed under the GPL. GPLed files are in -general either from Linux or have been explicitly put under GPL by the -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 - -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 - |
