X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-run.sh;h=bc784aa8cf66919dce1c5d87cc374eae98882db7;hb=fbab52ba632ae71f73bd227808d44f0bd62db956;hp=6560094ce4a208e24b5499ce550b8582cee16065;hpb=2107df3888d36e52cf5758d42f1e71f0d06840d0;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.