X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-copy-ssh-keys.sh;h=daa33c3db1d49864e63dc9c3d568ee5957af2593;hb=6a04345ba02c9d3de22ed421df0d2e7d977363d4;hp=7e3d8b0caf78f062f66d04d200e38ad223c74ef0;hpb=347dd3417f85f06c999e7e9059de4df34bf57589;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-copy-ssh-keys.sh b/jjb/opendaylight-infra-copy-ssh-keys.sh index 7e3d8b0ca..daa33c3db 100644 --- a/jjb/opendaylight-infra-copy-ssh-keys.sh +++ b/jjb/opendaylight-infra-copy-ssh-keys.sh @@ -1,4 +1,14 @@ #!/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 "----------> Copy ssh public keys to csit lab" # shellcheck source=/tmp/v/openstack/bin/activate disable=SC1091