hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/scsi/megaraid/mbox_defs.h
....@@ -1,16 +1,11 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 *
34 * Linux MegaRAID Unified device driver
45 *
56 * Copyright (c) 2003-2004 LSI Logic Corporation.
67 *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; either version
10
- * 2 of the License, or (at your option) any later version.
11
- *
128 * FILE : mbox_defs.h
13
- *
149 */
1510 #ifndef _MRAID_MBOX_DEFS_H_
1611 #define _MRAID_MBOX_DEFS_H_