forked from Minki/linux
nvme_ioctl.h: remove duplicate GPL boilerplate
We already have a ЅPDX header, so no need to duplicate the information. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
This commit is contained in:
parent
ab4ab09cbd
commit
fadccd8fc2
@ -1,15 +1,7 @@
|
|||||||
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
/*
|
/*
|
||||||
* Definitions for the NVM Express interface
|
* Definitions for the NVM Express interface
|
||||||
* Copyright (c) 2011-2014, Intel Corporation.
|
* Copyright (c) 2011-2014, Intel Corporation.
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms and conditions of the GNU General Public License,
|
|
||||||
* version 2, as published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope 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.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _LINUX_NVME_H
|
#ifndef _LINUX_NVME_H
|
||||||
|
@ -2,15 +2,6 @@
|
|||||||
/*
|
/*
|
||||||
* Definitions for the NVM Express ioctl interface
|
* Definitions for the NVM Express ioctl interface
|
||||||
* Copyright (c) 2011-2014, Intel Corporation.
|
* Copyright (c) 2011-2014, Intel Corporation.
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms and conditions of the GNU General Public License,
|
|
||||||
* version 2, as published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope 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.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _UAPI_LINUX_NVME_IOCTL_H
|
#ifndef _UAPI_LINUX_NVME_IOCTL_H
|
||||||
|
Loading…
Reference in New Issue
Block a user