Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[sis190] Insert forgotten FILE_LICENCE() to sis190.h
Signed-off-by: Michael Brown <mcb30@etherboot.org>
Modified-by: Michael Brown <mcb30@etherboot.org>
  • Loading branch information
thomil authored and Michael Brown committed Oct 24, 2009
1 parent 107d641 commit cd647b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/drivers/net/sis190.h
@@ -1,7 +1,8 @@

#ifndef __SIS190_H__
#define __SIS190_H__

FILE_LICENCE ( GPL_ANY );

#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
Expand Down

0 comments on commit cd647b7

Please sign in to comment.