From 55c585d89d06e29009f8bdc652c54e3de0993c4a Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sat, 27 Oct 2007 01:17:19 -0400 Subject: tda9887: add missing module license From: Michael Krufky This module was always GPL, and will remain GPL Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- linux/drivers/media/video/tda9887.c | 2 ++ 1 file changed, 2 insertions(+) --- linux/drivers/media/video/tda9887.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux') diff --git a/linux/drivers/media/video/tda9887.c b/linux/drivers/media/video/tda9887.c index 48a7de63e..e21345147 100644 --- a/linux/drivers/media/video/tda9887.c +++ b/linux/drivers/media/video/tda9887.c @@ -677,6 +677,8 @@ int tda9887_attach(struct tuner *t) } EXPORT_SYMBOL_GPL(tda9887_attach); +MODULE_LICENSE("GPL"); + /* * Overrides for Emacs so that we follow Linus's tabbing style. * --------------------------------------------------------------------------- -- cgit v1.2.3