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`