From c7a0ae4af37158939a37a4fa09da729954b3e90b Mon Sep 17 00:00:00 2001 From: Rafal Stefanowski Date: Wed, 27 Oct 2021 11:54:04 +0200 Subject: [PATCH] License change to be approved by contributors Signed-off-by: Rafal Stefanowski --- configure.d/1_bdev_lookup.conf | 2 +- configure.d/conf_framework | 2 +- utils/casctl | 2 +- utils/open-cas.service | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.d/1_bdev_lookup.conf b/configure.d/1_bdev_lookup.conf index 1d18a3f..6ee643a 100644 --- a/configure.d/1_bdev_lookup.conf +++ b/configure.d/1_bdev_lookup.conf @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright(c) 2012-2021 Intel Corporation -# SPDX-License-Identifier: BSD-3-Clause-Clear +# SPDX-License-Identifier: BSD-3-Clause # . $(dirname $3)/conf_framework diff --git a/configure.d/conf_framework b/configure.d/conf_framework index de79b4e..f5eab0e 100644 --- a/configure.d/conf_framework +++ b/configure.d/conf_framework @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright(c) 2012-2021 Intel Corporation -# SPDX-License-Identifier: BSD-3-Clause-Clear +# SPDX-License-Identifier: BSD-3-Clause # SCRIPTPATH=`dirname $0` diff --git a/utils/casctl b/utils/casctl index 2171e70..92f4e57 100755 --- a/utils/casctl +++ b/utils/casctl @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Copyright(c) 2012-2021 Intel Corporation -# SPDX-License-Identifier: BSD-3-Clause-Clear +# SPDX-License-Identifier: BSD-3-Clause # import argparse diff --git a/utils/open-cas.service b/utils/open-cas.service index bdc35f0..20cefd8 100644 --- a/utils/open-cas.service +++ b/utils/open-cas.service @@ -1,6 +1,6 @@ # # Copyright(c) 2019-2021 Intel Corporation -# SPDX-License-Identifier: BSD-3-Clause-Clear +# SPDX-License-Identifier: BSD-3-Clause # [Unit]