mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 09:32:33 +03:00
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
These files cannot be automatically relicensed by util/relicense.pl since they either contain unusual but trivial contributions (such as the addition of __nonnull function attributes), or contain lines dating back to the initial git revision (and so require manual knowledge of the code's origin). Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* UDP protocol
|
||||
*/
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
|
||||
/**
|
||||
* A UDP connection
|
||||
|
||||
Reference in New Issue
Block a user