From 702c7fbe7342403472e887508716add0c58c385c Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 2 Feb 2010 22:41:00 -0800 Subject: Update gPXE to version 1.0.0 --- gpxe/src/arch/i386/include/bits/timer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gpxe/src/arch/i386/include/bits/timer.h') diff --git a/gpxe/src/arch/i386/include/bits/timer.h b/gpxe/src/arch/i386/include/bits/timer.h index 99666d84..32e6bd47 100644 --- a/gpxe/src/arch/i386/include/bits/timer.h +++ b/gpxe/src/arch/i386/include/bits/timer.h @@ -7,6 +7,8 @@ * */ +FILE_LICENCE ( GPL2_OR_LATER ); + #include #include -- cgit v1.2.3