summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/gpxe/bios_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/include/gpxe/bios_timer.h')
-rw-r--r--src/arch/i386/include/gpxe/bios_timer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/include/gpxe/bios_timer.h b/src/arch/i386/include/gpxe/bios_timer.h
index 7e3caa3c..ed9df522 100644
--- a/src/arch/i386/include/gpxe/bios_timer.h
+++ b/src/arch/i386/include/gpxe/bios_timer.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#ifdef TIMER_PCBIOS
#define TIMER_PREFIX_pcbios
#else