mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[legal] Add missing FILE_LICENCE declarations
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* Date and time
|
||||
*/
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/** Seconds since the Epoch
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
* Date and time
|
||||
*/
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <ipxe/time.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user