X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-run.sh;h=bc784aa8cf66919dce1c5d87cc374eae98882db7;hb=446298ec05b759923d2930246bea7d0afca9c2e0;hp=6560094ce4a208e24b5499ce550b8582cee16065;hpb=52980f24cf898a614c39d3a3c6674ccd4622aee0;p=releng%2Fglobal-jjb.git diff --git a/shell/tox-run.sh b/shell/tox-run.sh index 6560094c..bc784aa8 100644 --- a/shell/tox-run.sh +++ b/shell/tox-run.sh @@ -1,4 +1,13 @@ #!/bin/bash +# SPDX-License-Identifier: EPL-1.0 +############################################################################## +# Copyright (c) 2017 The Linux Foundation and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +############################################################################## echo "---> tox-install.sh" # Ensure we fail the job if any steps fail.