Fix license

Change license to BSD-3-Clause

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
This commit is contained in:
Rafal Stefanowski
2021-10-28 12:46:42 +02:00
parent 4e9ee56b78
commit acec05060d
304 changed files with 310 additions and 312 deletions

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __OBJ_BLK_H__

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "vol_blk_utils.h"

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __VOL_BLK_UTILS_H__

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <linux/blkdev.h>

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __VOL_BLOCK_DEV_BOTTOM_H__

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "cas_cache.h"

View File

@@ -1,6 +1,6 @@
/*
* Copyright(c) 2012-2021 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __VOL_BLOCK_DEV_TOP_H__