Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ef4730d1bfe5be71ce54d927c510ad5da968854
Commit:     5ef4730d1bfe5be71ce54d927c510ad5da968854
Parent:     7d11c53c5d909d866dee0ce5db2d6ca1c422edca
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Sat Oct 27 02:17:19 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:01:15 2008 -0200

    V4L/DVB (6450): tda9887: add missing module license
    
    This module was always GPL, and will remain GPL
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/tda9887.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/tda9887.c b/drivers/media/video/tda9887.c
index 4f5d76f..080bd30 100644
--- a/drivers/media/video/tda9887.c
+++ b/drivers/media/video/tda9887.c
@@ -666,6 +666,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.
  * ---------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to