Merge "Update to global-jjb v0.12.1"
[releng/builder.git] / jjb / opendaylight-infra-copy-ssh-keys.sh
index 7e3d8b0caf78f062f66d04d200e38ad223c74ef0..daa33c3db1d49864e63dc9c3d568ee5957af2593 100644 (file)
@@ -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