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

[SCSI] bnx2fc: Update copyright dates

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

authored by

Bhanu Prakash Gollapudi and committed by
James Bottomley
cf122191 5d78f175

+6 -6
+1 -1
drivers/scsi/bnx2fc/bnx2fc.h
··· 2 2 #define _BNX2FC_H_ 3 3 /* bnx2fc.h: Broadcom NetXtreme II Linux FCoE offload driver. 4 4 * 5 - * Copyright (c) 2008 - 2011 Broadcom Corporation 5 + * Copyright (c) 2008 - 2013 Broadcom Corporation 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/scsi/bnx2fc/bnx2fc_els.c
··· 3 3 * This file contains helper routines that handle ELS requests 4 4 * and responses. 5 5 * 6 - * Copyright (c) 2008 - 2011 Broadcom Corporation 6 + * Copyright (c) 2008 - 2013 Broadcom Corporation 7 7 * 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
··· 3 3 * cnic modules to create FCoE instances, send/receive non-offloaded 4 4 * FIP/FCoE packets, listen to link events etc. 5 5 * 6 - * Copyright (c) 2008 - 2011 Broadcom Corporation 6 + * Copyright (c) 2008 - 2013 Broadcom Corporation 7 7 * 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/scsi/bnx2fc/bnx2fc_hwi.c
··· 2 2 * This file contains the code that low level functions that interact 3 3 * with 57712 FCoE firmware. 4 4 * 5 - * Copyright (c) 2008 - 2011 Broadcom Corporation 5 + * Copyright (c) 2008 - 2013 Broadcom Corporation 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/scsi/bnx2fc/bnx2fc_io.c
··· 1 1 /* bnx2fc_io.c: Broadcom NetXtreme II Linux FCoE offload driver. 2 2 * IO manager and SCSI IO processing. 3 3 * 4 - * Copyright (c) 2008 - 2011 Broadcom Corporation 4 + * Copyright (c) 2008 - 2013 Broadcom Corporation 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify 7 7 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/scsi/bnx2fc/bnx2fc_tgt.c
··· 2 2 * Handles operations such as session offload/upload etc, and manages 3 3 * session resources such as connection id and qp resources. 4 4 * 5 - * Copyright (c) 2008 - 2011 Broadcom Corporation 5 + * Copyright (c) 2008 - 2013 Broadcom Corporation 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by