From cd647b7cf38f9d60f51c3b387505bf5d7b9bf765 Mon Sep 17 00:00:00 2001 From: Thomas Miletich Date: Sat, 24 Oct 2009 10:57:58 +0200 Subject: [PATCH] [sis190] Insert forgotten FILE_LICENCE() to sis190.h Signed-off-by: Michael Brown Modified-by: Michael Brown --- src/drivers/net/sis190.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/drivers/net/sis190.h b/src/drivers/net/sis190.h index 2a80a8f8..c6dac5b2 100644 --- a/src/drivers/net/sis190.h +++ b/src/drivers/net/sis190.h @@ -1,7 +1,8 @@ - #ifndef __SIS190_H__ #define __SIS190_H__ +FILE_LICENCE ( GPL_ANY ); + #include #include #include