diff options
Diffstat (limited to 'src/drivers/net/myson.h')
-rw-r--r-- | src/drivers/net/myson.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/myson.h b/src/drivers/net/myson.h index 8d7cc5855..05a6b8a58 100644 --- a/src/drivers/net/myson.h +++ b/src/drivers/net/myson.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdint.h> #include <ipxe/if_ether.h> |