Title: [9757] trunk: input: keyboard: adp5589: update comment header
Revision
9757
Author
hennerich
Date
2011-03-23 09:50:19 -0400 (Wed, 23 Mar 2011)

Log Message

input: keyboard: adp5589: update comment header

Update comment header (no functional changes):
Release under GPL-2 only.
Remove disliked file name.

Modified Paths

Diff

Modified: trunk/drivers/input/keyboard/adp5589-keys.c (9756 => 9757)


--- trunk/drivers/input/keyboard/adp5589-keys.c	2011-03-23 01:12:47 UTC (rev 9756)
+++ trunk/drivers/input/keyboard/adp5589-keys.c	2011-03-23 13:50:19 UTC (rev 9757)
@@ -1,11 +1,10 @@
 /*
- * File: drivers/input/keyboard/adp5589_keys.c
  * Description:  keypad driver for ADP5589
-  *		 I2C QWERTY Keypad and IO Expander
+ *		 I2C QWERTY Keypad and IO Expander
  * Bugs: Enter bugs at http://blackfin.uclinux.org/
  *
- * Copyright (C) 2010 Analog Devices Inc.
- * Licensed under the GPL-2 or later.
+ * Copyright (C) 2010-2011 Analog Devices Inc.
+ * Licensed under the GPL-2.
  */
 
 #include <linux/module.h>

Modified: trunk/include/linux/input/adp5589.h (9756 => 9757)


--- trunk/include/linux/input/adp5589.h	2011-03-23 01:12:47 UTC (rev 9756)
+++ trunk/include/linux/input/adp5589.h	2011-03-23 13:50:19 UTC (rev 9757)
@@ -1,9 +1,9 @@
 /*
  * Analog Devices ADP5589 I/O Expander and QWERTY Keypad Controller
  *
- * Copyright 2010 Analog Devices Inc.
+ * Copyright 2010-2011 Analog Devices Inc.
  *
- * Licensed under the GPL-2 or later.
+ * Licensed under the GPL-2.
  */
 
 #ifndef _ADP5589_H
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to