[PATCH 28/39] input: Power - add MODULE_LICENSE

From: Vojtech Pavlik
Date: Mon Jun 07 2004 - 07:18:55 EST


You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/input-for-linus

===================================================================

ChangeSet@xxxxxxxxxxx, 2004-05-10 01:32:39-05:00, dtor_core@xxxxxxxxxxxxx
Input: power - add MODULE_LICENSE


power.c | 1 +
1 files changed, 1 insertion(+)

===================================================================

diff -Nru a/drivers/input/power.c b/drivers/input/power.c
--- a/drivers/input/power.c 2004-06-07 13:11:18 +02:00
+++ b/drivers/input/power.c 2004-06-07 13:11:18 +02:00
@@ -172,3 +172,4 @@

MODULE_AUTHOR("James Simmons <jsimmons@xxxxxxxxxxxxxxxx>");
MODULE_DESCRIPTION("Input Power Management driver");
+MODULE_LICENSE("GPL");

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/