Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tg3: Update copyright and version

This patch updates the copyright to 2009 and updates the version number
to 3.98.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Matt Carlson and committed by
David S. Miller
0d2a5068 a6f6cb1c

+3 -3
+3 -3
drivers/net/tg3.c
··· 4 4 * Copyright (C) 2001, 2002, 2003, 2004 David S. Miller (davem@redhat.com) 5 5 * Copyright (C) 2001, 2002, 2003 Jeff Garzik (jgarzik@pobox.com) 6 6 * Copyright (C) 2004 Sun Microsystems Inc. 7 - * Copyright (C) 2005-2007 Broadcom Corporation. 7 + * Copyright (C) 2005-2009 Broadcom Corporation. 8 8 * 9 9 * Firmware is: 10 10 * Derived from proprietary unpublished source code, ··· 68 68 69 69 #define DRV_MODULE_NAME "tg3" 70 70 #define PFX DRV_MODULE_NAME ": " 71 - #define DRV_MODULE_VERSION "3.97" 72 - #define DRV_MODULE_RELDATE "December 10, 2008" 71 + #define DRV_MODULE_VERSION "3.98" 72 + #define DRV_MODULE_RELDATE "February 25, 2009" 73 73 74 74 #define TG3_DEF_MAC_MODE 0 75 75 #define TG3_DEF_RX_MODE 0