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]