summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ns83820.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/ns83820.c')
-rwxr-xr-xsrc/drivers/net/ns83820.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/net/ns83820.c b/src/drivers/net/ns83820.c
index f90ece25..44d875fb 100755
--- a/src/drivers/net/ns83820.c
+++ b/src/drivers/net/ns83820.c
@@ -35,6 +35,8 @@
* Indent Options: indent -kr -i8
***************************************************************************/
+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 */