Merge pull request #585 from rafalste/license_change
Aplying BSD 3-Clause license to OCF source
This commit is contained in:
2
env/posix/ocf_env_headers.h
vendored
2
env/posix/ocf_env_headers.h
vendored
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright(c) 2019-2021 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef __OCF_ENV_HEADERS_H__
|
||||
|
||||
2
env/posix/ocf_env_list.h
vendored
2
env/posix/ocf_env_list.h
vendored
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright(c) 2019-2021 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef __OCF_ENV_LIST__
|
||||
|
||||
2
env/posix/utils_mpool.c
vendored
2
env/posix/utils_mpool.c
vendored
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright(c) 2012-2021 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#include "utils_mpool.h"
|
||||
|
||||
2
env/posix/utils_mpool.h
vendored
2
env/posix/utils_mpool.h
vendored
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright(c) 2012-2021 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef UTILS_MPOOL_H_
|
||||
|
||||
Reference in New Issue
Block a user