mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 09:31:51 +00:00
[legal] Add missing FILE_LICENCE declarations
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
e52c24492a
commit
9978e2cb37
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user