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

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292

Based on 1 normalized pattern(s):

this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license gpl version 2
as published by the free software foundation this program is
distributed in the hope that it will be useful but without any
warranty without even the implied warranty of merchantability or
fitness for a particular purpose see the gnu general public license
for more details

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 66 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141901.606369721@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
52fa7bf9 4fa9c49f

+66 -594
+1 -9
drivers/net/ethernet/brocade/bna/bfa_cee.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_cee.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_cs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_defs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_defs_cna.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_defs_mfg_comm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_defs_status.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_ioc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_ioc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_msgq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfa_msgq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfi_cna.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfi_enet.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bfi_reg.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bna.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bna_enet.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bna_hw_defs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bna_types.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bnad.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bnad.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bnad_debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/bnad_ethtool.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/cna.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2006-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/net/ethernet/brocade/bna/cna_fwimg.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License (GPL) Version 2 as 6 - * published by the Free Software Foundation 7 - * 8 - * This program is distributed in the hope that it will be useful, but 9 - * WITHOUT ANY WARRANTY; without even the implied warranty of 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 - * General Public License for more details. 12 4 */ 13 5 /* 14 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+1 -9
drivers/scsi/bfa/bfa.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 #ifndef __BFA_H__ 20 10 #define __BFA_H__
+1 -9
drivers/scsi/bfa/bfa_core.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_cs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfa_defs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_DEFS_H__
+1 -9
drivers/scsi/bfa/bfa_defs_fcs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_DEFS_FCS_H__
+1 -9
drivers/scsi/bfa/bfa_defs_svc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_DEFS_SVC_H__
+1 -9
drivers/scsi/bfa/bfa_fc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_FC_H__
+1 -9
drivers/scsi/bfa/bfa_fcbuild.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 /* 20 10 * fcbuild.c - FC link service frame building and parsing routines
+1 -9
drivers/scsi/bfa/bfa_fcbuild.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 /* 20 10 * fcbuild.h - FC link service frame building and parsing routines
+1 -9
drivers/scsi/bfa/bfa_fcpim.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_fcpim.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_FCPIM_H__
+1 -9
drivers/scsi/bfa/bfa_fcs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfa_fcs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_FCS_H__
+1 -9
drivers/scsi/bfa/bfa_fcs_fcpim.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfa_fcs_lport.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_fcs_rport.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfa_hw_cb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_hw_ct.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_ioc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_ioc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_IOC_H__
+1 -9
drivers/scsi/bfa/bfa_ioc_cb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_ioc_ct.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_modules.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfa_plog.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 #ifndef __BFA_PORTLOG_H__ 20 10 #define __BFA_PORTLOG_H__
+1 -9
drivers/scsi/bfa/bfa_port.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_port.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_PORT_H__
+1 -9
drivers/scsi/bfa/bfa_svc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include "bfad_drv.h"
+1 -9
drivers/scsi/bfa/bfa_svc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFA_SVC_H__
+1 -9
drivers/scsi/bfa/bfad.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfad_attr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfad_bsg.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/uaccess.h>
+1 -9
drivers/scsi/bfa/bfad_bsg.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 #ifndef BFAD_BSG_H 20 10 #define BFAD_BSG_H
+1 -9
drivers/scsi/bfa/bfad_debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/debugfs.h>
+1 -9
drivers/scsi/bfa/bfad_drv.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfad_im.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*
+1 -9
drivers/scsi/bfa/bfad_im.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFAD_IM_H__
+1 -9
drivers/scsi/bfa/bfi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFI_H__
+1 -9
drivers/scsi/bfa/bfi_ms.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __BFI_MS_H__
+1 -9
drivers/scsi/bfa/bfi_reg.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 3 4 * Copyright (c) 2014- QLogic Corporation. ··· 6 5 * www.qlogic.com 7 6 * 8 7 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 9 - * 10 - * This program is free software; you can redistribute it and/or modify it 11 - * under the terms of the GNU General Public License (GPL) Version 2 as 12 - * published by the Free Software Foundation 13 - * 14 - * This program is distributed in the hope that it will be useful, but 15 - * WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 - * General Public License for more details. 18 8 */ 19 9 20 10 /*