diff options
author | Michael Chan <mchan@broadcom.com> | 2006-01-23 16:14:05 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-01-23 16:14:05 -0800 |
commit | 206cc83ccdc29e4a73786e9093f9eeec25868441 (patch) | |
tree | e479b7925b9d80b8b69ddb653f2f0e7726841206 /drivers/net/bnx2.h | |
parent | bc5a0690e917206b423c7b565c997b06675fb572 (diff) | |
download | blackbird-obmc-linux-206cc83ccdc29e4a73786e9093f9eeec25868441.tar.gz blackbird-obmc-linux-206cc83ccdc29e4a73786e9093f9eeec25868441.zip |
[BNX2]: Update version and copyright year
Update version to 1.4.31 and add 2006 copyright.
Skip the last digit when reporting the firmware version.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r-- | drivers/net/bnx2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h index ae17b63b98b4..9f691cbd666b 100644 --- a/drivers/net/bnx2.h +++ b/drivers/net/bnx2.h @@ -1,6 +1,6 @@ /* bnx2.h: Broadcom NX2 network driver. * - * Copyright (c) 2004, 2005 Broadcom Corporation + * Copyright (c) 2004, 2005, 2006 Broadcom Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |