Merge pull request #978 from rafalste/license_change_contributions

License change to be approved by contributors
This commit is contained in:
Robert Baldyga 2021-11-19 16:58:44 +01:00 committed by GitHub
commit d9b8df7748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# #
# Copyright(c) 2012-2021 Intel Corporation # Copyright(c) 2012-2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear # SPDX-License-Identifier: BSD-3-Clause
# #
. $(dirname $3)/conf_framework . $(dirname $3)/conf_framework

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# #
# Copyright(c) 2012-2021 Intel Corporation # Copyright(c) 2012-2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear # SPDX-License-Identifier: BSD-3-Clause
# #
SCRIPTPATH=`dirname $0` SCRIPTPATH=`dirname $0`