summaryrefslogtreecommitdiffstats
path: root/src/include/sys
diff options
context:
space:
mode:
authorMichael Brown2013-07-16 00:23:09 +0200
committerMichael Brown2013-07-16 00:24:10 +0200
commit9978e2cb3725c716169ade674c18376b1a401219 (patch)
tree86fe24a4c86bc185c710305d323aa76a9f68d044 /src/include/sys
parent[script] Avoid trying to read final character of a zero-length string (diff)
downloadipxe-9978e2cb3725c716169ade674c18376b1a401219.tar.gz
ipxe-9978e2cb3725c716169ade674c18376b1a401219.tar.xz
ipxe-9978e2cb3725c716169ade674c18376b1a401219.zip
[legal] Add missing FILE_LICENCE declarations
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/sys')
-rw-r--r--src/include/sys/time.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/sys/time.h b/src/include/sys/time.h
index 6c9b7421..2647d358 100644
--- a/src/include/sys/time.h
+++ b/src/include/sys/time.h
@@ -6,6 +6,8 @@
* Date and time
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
/** Seconds since the Epoch