mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 17:12:40 +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
|
* Date and time
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
FILE_LICENCE ( GPL2_OR_LATER );
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/** Seconds since the Epoch
|
/** Seconds since the Epoch
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
* Date and time
|
* Date and time
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
FILE_LICENCE ( GPL2_OR_LATER );
|
||||||
|
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <ipxe/time.h>
|
#include <ipxe/time.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user