diff mbox

[ethtool,7/7] ethtool: Add my authorship and Solarflare copyright notice

Message ID 1285278612.7794.34.camel@achroite.uk.solarflarecom.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Ben Hutchings Sept. 23, 2010, 9:50 p.m. UTC
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
---
 AUTHORS   |    1 +
 ethtool.c |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/AUTHORS b/AUTHORS
index 77500ce..aed04fa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,4 @@  Eli Kupermann <eli.kupermann@intel.com>
 Chris Leech <christopher.leech@intel.com>
 Scott Feldman <scott.feldman@intel.com>
 Andi Kleen
+Ben Hutchings <bhutchings@solarflare.com>
diff --git a/ethtool.c b/ethtool.c
index 31158f8..7612b14 100644
--- a/ethtool.c
+++ b/ethtool.c
@@ -14,6 +14,8 @@ 
  * amd8111e support by Reeja John <reeja.john@amd.com>
  * long arguments by Andi Kleen.
  * SMSC LAN911x support by Steve Glendinning <steve.glendinning@smsc.com>
+ * Various features by Ben Hutchings <bhutchings@solarflare.com>;
+ *	Copyright 2009, 2010 Solarflare Communications
  *
  * TODO:
  *   * no-args => summary of each device (mii-tool style)