diff options
| author | Michael Brown | 2015-02-26 16:43:40 +0100 |
|---|---|---|
| committer | Michael Brown | 2015-02-26 18:59:53 +0100 |
| commit | f57743f2590a4c314c1c6998cc118495add5343e (patch) | |
| tree | 68e7d72b6b45883e68af57d1f4d08613fa5ad46e /COPYRIGHTS | |
| parent | [zbin] Remove now-unused unnrv2b.S decompressor (diff) | |
| download | ipxe-f57743f2590a4c314c1c6998cc118495add5343e.tar.gz ipxe-f57743f2590a4c314c1c6998cc118495add5343e.tar.xz ipxe-f57743f2590a4c314c1c6998cc118495add5343e.zip | |
[legal] Update GPLv2 licence text
Update the GPLv2 licence text to the current version (with the current
address of the Free Software Foundation, and without the Y2k
compatibility issue).
Rename the GPLv2 licence text to COPYING.GPLv2 (to hopefully make it
clearer that the licence does not apply to all files within the source
tree) and rename COPYRIGHTS to COPYING.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'COPYRIGHTS')
| -rw-r--r-- | COPYRIGHTS | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/COPYRIGHTS b/COPYRIGHTS deleted file mode 100644 index 342330bb9..000000000 --- a/COPYRIGHTS +++ /dev/null @@ -1,12 +0,0 @@ -In general iPXE files are licensed under the GPL. For historical -reasons, individual files may contain their own licence declarations. -Most builds of iPXE do not contain all iPXE code (in particular, most -builds will include only one driver), and so the overall licence can -vary depending on what target you are building. - -The resultant applicable licence(s) for any particular build can be -determined by using "make bin/xxxxxxx.yyy.licence"; for example: - - make bin/rtl8139.rom.licence - -to determine the resultant licence(s) for the build bin/rtl8139.rom |
