summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/mtd80x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/mtd80x.c')
-rw-r--r--src/drivers/net/mtd80x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/net/mtd80x.c b/src/drivers/net/mtd80x.c
index 791eba8d..d0e1554f 100644
--- a/src/drivers/net/mtd80x.c
+++ b/src/drivers/net/mtd80x.c
@@ -23,6 +23,8 @@
*
***************************************************************************/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/* to get some global routines like printf */
#include "etherboot.h"
/* to get the interface to the body of the program */