Merge "Add step to grab csit test status and archive it"
[releng/builder.git] / jjb / opendaylight-infra-update-image-list.sh
index 8f2c7f46ba77091138e9ea121812f6728fc25fb5..9875aa158e698a1ac310271bf52d443a21e6c9a4 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
+##############################################################################
+
 virtualenv "/tmp/v/openstack"
 # shellcheck source=/tmp/v/openstack/bin/activate disable=SC1091
 source "/tmp/v/openstack/bin/activate"