kernel/drivers/scsi/libsas/sas_host_smp.c
.. .. @@ -1,12 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Serial Attached SCSI (SAS) Expander discovery and configuration 3 4 * 4 5 * Copyright (C) 2007 James E.J. Bottomley 5 6 * <James.Bottomley@HansenPartnership.com> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License as9 - * published by the Free Software Foundation; version 2 only.10 7 */ 11 8 #include <linux/scatterlist.h> 12 9 #include <linux/blkdev.h>