Merge pull request #585 from rafalste/license_change

Aplying BSD 3-Clause license to OCF source
This commit is contained in:
Adam Rutkowski
2021-10-29 13:16:00 +02:00
committed by GitHub
238 changed files with 245 additions and 247 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 OCF_CACHE_CONCURRENCY_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 "ocf_concurrency.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 OCF_CONCURRENCY_H_

View File

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

View File

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