X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-push-gerrit-patch.sh;h=0d1a67055ae7f97722ea7ed55cfc986b80e5fc0e;hb=d7c3880fe4578a70a16e2237bb8be8a1742c0291;hp=a75710b2c463bcacb4062316bcd35573cf9eb1b3;hpb=09646d0a818928a78c1aa778477722e2a46d8484;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-push-gerrit-patch.sh b/jjb/opendaylight-infra-push-gerrit-patch.sh index a75710b2c..0d1a67055 100644 --- a/jjb/opendaylight-infra-push-gerrit-patch.sh +++ b/jjb/opendaylight-infra-push-gerrit-patch.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 +############################################################################## # Install git-review using virtualenv to the latest version that supports # --reviewers option, available through pip install. Existing minion image has a