X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fverify-releng;h=82d76e366664445cd34cc7ca9da2bc703e02ef64;hb=e353728073ac2bf8d6d4e3e7a7051367b8fd2021;hp=290b4c5a593789fe864b9b6ccb00f9d46613a7c3;hpb=e398ac7351a2db178f85fba804bbb75c1799c932;p=releng.git diff --git a/jjb/verify-releng b/jjb/verify-releng index 290b4c5a5..82d76e366 100755 --- a/jjb/verify-releng +++ b/jjb/verify-releng @@ -1,4 +1,12 @@ #!/bin/bash +# SPDX-license-identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2016 Linux Foundation 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 +############################################################################## #test for non-ascii characters, these can pass the test and end up breaking things in production for x in $(find . -name *\.yml); do