From: Thanh Ha Date: Thu, 3 Aug 2017 20:56:23 +0000 (-0400) Subject: Update SPDX License header to 2.0 format X-Git-Tag: release/nitrogen~202 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F61139%2F3;p=releng%2Fbuilder.git Update SPDX License header to 2.0 format As defined by https://spdx.org/using-spdx Change-Id: Ic147d6d919e472a1f81b794bd9075a5c0c97fe72 Signed-off-by: Thanh Ha --- diff --git a/jenkins-scripts/jenkins-init-script.sh b/jenkins-scripts/jenkins-init-script.sh index fe327e3f54..e79228f336 100755 --- a/jenkins-scripts/jenkins-init-script.sh +++ b/jenkins-scripts/jenkins-init-script.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2016 The Linux Foundation and others. # diff --git a/jenkins-scripts/system_type.sh b/jenkins-scripts/system_type.sh index b8872f9c9f..247a013549 100755 --- a/jenkins-scripts/system_type.sh +++ b/jenkins-scripts/system_type.sh @@ -1,6 +1,5 @@ #!/bin/bash - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2016 The Linux Foundation and others. # diff --git a/jjb/autorelease/include-raw-autorelease-get-integration-test-variables.sh b/jjb/autorelease/include-raw-autorelease-get-integration-test-variables.sh index 941106e5a8..8c4dc15e85 100644 --- a/jjb/autorelease/include-raw-autorelease-get-integration-test-variables.sh +++ b/jjb/autorelease/include-raw-autorelease-get-integration-test-variables.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015, 2016 The Linux Foundation and others. # diff --git a/jjb/autorelease/include-raw-autorelease-maven-deploy.sh b/jjb/autorelease/include-raw-autorelease-maven-deploy.sh index 33c835b816..8d24150c9a 100644 --- a/jjb/autorelease/include-raw-autorelease-maven-deploy.sh +++ b/jjb/autorelease/include-raw-autorelease-maven-deploy.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015 The Linux Foundation and others. # diff --git a/jjb/autorelease/notify-build-failure.sh b/jjb/autorelease/notify-build-failure.sh index 61651964da..090e808039 100644 --- a/jjb/autorelease/notify-build-failure.sh +++ b/jjb/autorelease/notify-build-failure.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # diff --git a/jjb/autorelease/prepare-release.sh b/jjb/autorelease/prepare-release.sh index 2d0f067deb..1208da8366 100644 --- a/jjb/autorelease/prepare-release.sh +++ b/jjb/autorelease/prepare-release.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015, 2017 The Linux Foundation and others. # diff --git a/jjb/autorelease/version-bump.sh b/jjb/autorelease/version-bump.sh index bc68b8b751..2c09204f78 100644 --- a/jjb/autorelease/version-bump.sh +++ b/jjb/autorelease/version-bump.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # diff --git a/jjb/include-raw-check-poms.sh b/jjb/include-raw-check-poms.sh index ed72f650c0..7ba7f69906 100644 --- a/jjb/include-raw-check-poms.sh +++ b/jjb/include-raw-check-poms.sh @@ -1,6 +1,5 @@ #!/bin/bash - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015 The Linux Foundation and others. # diff --git a/jjb/include-raw-generate-p2pom.sh b/jjb/include-raw-generate-p2pom.sh index 85ae3a6602..05f54ef2c9 100644 --- a/jjb/include-raw-generate-p2pom.sh +++ b/jjb/include-raw-generate-p2pom.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2016 The Linux Foundation and others. # diff --git a/jjb/include-raw-stage-release.sh b/jjb/include-raw-stage-release.sh index 2a224c6700..81fa33ae70 100644 --- a/jjb/include-raw-stage-release.sh +++ b/jjb/include-raw-stage-release.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2016 The Linux Foundation and others. # diff --git a/jjb/include-raw-update-p2composite-metadata.sh b/jjb/include-raw-update-p2composite-metadata.sh index 5e11e3af9c..666729c52c 100644 --- a/jjb/include-raw-update-p2composite-metadata.sh +++ b/jjb/include-raw-update-p2composite-metadata.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2016 The Linux Foundation and others. # diff --git a/jjb/integration/include-raw-integration-install-robotframework.sh b/jjb/integration/include-raw-integration-install-robotframework.sh index c13369f0b7..e79699e302 100644 --- a/jjb/integration/include-raw-integration-install-robotframework.sh +++ b/jjb/integration/include-raw-integration-install-robotframework.sh @@ -1,6 +1,5 @@ #!/bin/bash - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015 The Linux Foundation and others. # diff --git a/jjb/opendaylight-infra-deploy-maven-site.sh b/jjb/opendaylight-infra-deploy-maven-site.sh index 6664532ceb..03d5c3d1b6 100644 --- a/jjb/opendaylight-infra-deploy-maven-site.sh +++ b/jjb/opendaylight-infra-deploy-maven-site.sh @@ -1,5 +1,5 @@ #!/bin/bash -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # diff --git a/scripts/branch_cut/branch_cut.awk b/scripts/branch_cut/branch_cut.awk index f2d199100d..06a409b079 100755 --- a/scripts/branch_cut/branch_cut.awk +++ b/scripts/branch_cut/branch_cut.awk @@ -1,6 +1,5 @@ #!/usr/bin/awk -f - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # diff --git a/scripts/branch_cut/branch_cutter.sh b/scripts/branch_cut/branch_cutter.sh index 6f9c7a3cad..780b5a6ea1 100755 --- a/scripts/branch_cut/branch_cutter.sh +++ b/scripts/branch_cut/branch_cutter.sh @@ -1,6 +1,5 @@ #!/bin/bash - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # diff --git a/scripts/check-unicode.sh b/scripts/check-unicode.sh index 931c99fac8..10b2a31720 100755 --- a/scripts/check-unicode.sh +++ b/scripts/check-unicode.sh @@ -1,6 +1,5 @@ #!/bin/bash - -# @License EPL-1.0 +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2015 The Linux Foundation and others. # @@ -22,4 +21,3 @@ if LC_ALL=C grep -r '[^[:print:][:space:]]' "$directory"; then fi echo "All files are ASCII only" -