aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2005-06-06 15:15:17 -0700
committerDavid S. Miller <davem@davemloft.net>2005-06-06 15:15:17 -0700
commit49cabf49abd7676d026a61baabf5aae9337a82be (patch)
tree942d26ce4359cec83cae75d5de8765454688bbb3 /drivers/net/tg3.c
parent[TG3]: Update pci.ids for BCM5752 (diff)
downloadlinux-dev-49cabf49abd7676d026a61baabf5aae9337a82be.tar.xz
linux-dev-49cabf49abd7676d026a61baabf5aae9337a82be.zip
[TG3]: Add TSO firmware license
Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tg3.c')
-rw-r--r--drivers/net/tg3.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index fc9b5cd957aa..d20501339305 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -7,7 +7,12 @@
* Copyright (C) 2005 Broadcom Corporation.
*
* Firmware is:
- * Copyright (C) 2000-2003 Broadcom Corporation.
+ * Derived from proprietary unpublished source code,
+ * Copyright (C) 2000-2003 Broadcom Corporation.
+ *
+ * Permission is hereby granted for the distribution of this firmware
+ * data in hexadecimal or equivalent format, provided this copyright
+ * notice is accompanying it.
*/
#include <linux/config.h>