X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fkvmfornfv%2Fkvmfornfv-build.sh;h=ff918492c09ee69d75a006a5233e1cfd8abc4f04;hb=52d29ad095ad729a0287ec07a2c19072b4fb672b;hp=4e00a9d87172b41c5d3eb167595e0f32f92341ed;hpb=c8620d29b3812fe3982fb50a2ae591faae4d8f51;p=releng.git diff --git a/jjb/kvmfornfv/kvmfornfv-build.sh b/jjb/kvmfornfv/kvmfornfv-build.sh index 4e00a9d87..ff918492c 100755 --- a/jjb/kvmfornfv/kvmfornfv-build.sh +++ b/jjb/kvmfornfv/kvmfornfv-build.sh @@ -1,5 +1,12 @@ #!/bin/bash - +# SPDX-license-identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2016 Ericsson AB and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## # build output directory OUTPUT_DIR=$WORKSPACE/build_output mkdir -p $OUTPUT_DIR