diff options
author | Michael Chan <mchan@broadcom.com> | 2005-06-06 15:15:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-06-06 15:15:17 -0700 |
commit | 49cabf49abd7676d026a61baabf5aae9337a82be (patch) | |
tree | 942d26ce4359cec83cae75d5de8765454688bbb3 /drivers/net | |
parent | 9beb1d587f690d5b2f9087f8f10c0ff9f6b66886 (diff) | |
download | linux-3.10-49cabf49abd7676d026a61baabf5aae9337a82be.tar.gz linux-3.10-49cabf49abd7676d026a61baabf5aae9337a82be.tar.bz2 linux-3.10-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')
-rw-r--r-- | drivers/net/tg3.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index fc9b5cd957a..d2050133930 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> |