mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 18:11:49 +03:00
[sis190] Insert forgotten FILE_LICENCE() to sis190.h
Signed-off-by: Michael Brown <mcb30@etherboot.org> Modified-by: Michael Brown <mcb30@etherboot.org>
This commit is contained in:
committed by
Michael Brown
parent
107d641bd5
commit
cd647b7cf3
@@ -1,7 +1,8 @@
|
|||||||
|
|
||||||
#ifndef __SIS190_H__
|
#ifndef __SIS190_H__
|
||||||
#define __SIS190_H__
|
#define __SIS190_H__
|
||||||
|
|
||||||
|
FILE_LICENCE ( GPL_ANY );
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user