File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change
1
+ // SPDX-License-Identifier: GPL-2.0+
1
2
/*******************************************************************************
2
3
* Vhost kernel TCM fabric driver for virtio SCSI initiators
3
4
*
4
5
* (C) Copyright 2010-2013 Datera, Inc.
5
6
* (C) Copyright 2010-2012 IBM Corp.
6
7
*
7
- * Licensed to the Linux Foundation under the General Public License (GPL) version 2.
8
- *
9
8
* Authors: Nicholas A. Bellinger <[email protected] >
10
9
* Stefan Hajnoczi <[email protected] >
11
- *
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 of the License, or
15
- * (at your option) 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
10
****************************************************************************/
23
11
24
12
#include <linux/module.h>
You can’t perform that action at this time.
0 commit comments