X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-stp.sh;h=4f194ac2674e0f383b83ec9883f477abacfd6de4;hb=cfe7c1f5e8c64866cc9c831f5559f0b3b44f66da;hp=fd6acf544c49977490ce141d26298202f806be83;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/tests/test-stp.sh b/tests/test-stp.sh index fd6acf54..4f194ac2 100755 --- a/tests/test-stp.sh +++ b/tests/test-stp.sh @@ -1,4 +1,19 @@ #! /bin/sh + +# Copyright (c) 2008 Nicira Networks. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + set -e progress= for d in ${stp_files}; do