diff options
Diffstat (limited to 'drivers/scsi/aacraid/aacraid.h')
| -rw-r--r-- | drivers/scsi/aacraid/aacraid.h | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacraid.h index 11fb68d7e60d..3fa03230f6ba 100644 --- a/drivers/scsi/aacraid/aacraid.h +++ b/drivers/scsi/aacraid/aacraid.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | * Adaptec AAC series RAID controller driver | 3 | * Adaptec AAC series RAID controller driver |
| 3 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> | 4 | * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com> |
| @@ -9,25 +10,10 @@ | |||
| 9 | * 2010-2015 PMC-Sierra, Inc. (aacraid@pmc-sierra.com) | 10 | * 2010-2015 PMC-Sierra, Inc. (aacraid@pmc-sierra.com) |
| 10 | * 2016-2017 Microsemi Corp. (aacraid@microsemi.com) | 11 | * 2016-2017 Microsemi Corp. (aacraid@microsemi.com) |
| 11 | * | 12 | * |
| 12 | * This program is free software; you can redistribute it and/or modify | ||
| 13 | * it under the terms of the GNU General Public License as published by | ||
| 14 | * the Free Software Foundation; either version 2, or (at your option) | ||
| 15 | * any later version. | ||
| 16 | * | ||
| 17 | * This program is distributed in the hope that it will be useful, | ||
| 18 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 19 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 20 | * GNU General Public License for more details. | ||
| 21 | * | ||
| 22 | * You should have received a copy of the GNU General Public License | ||
| 23 | * along with this program; see the file COPYING. If not, write to | ||
| 24 | * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 25 | * | ||
| 26 | * Module Name: | 13 | * Module Name: |
| 27 | * aacraid.h | 14 | * aacraid.h |
| 28 | * | 15 | * |
| 29 | * Abstract: Contains all routines for control of the aacraid driver | 16 | * Abstract: Contains all routines for control of the aacraid driver |
| 30 | * | ||
| 31 | */ | 17 | */ |
| 32 | 18 | ||
| 33 | #ifndef _AACRAID_H_ | 19 | #ifndef _AACRAID_H_ |
