X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Futils%2Ftap%2Ftap.sh;h=ad8f257f1f77f1073d35b856fc6893d53eb0bfc6;hp=24ac1aa250d6a092ef9cd8a2c4bb21e9ea75d331;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hpb=0f77b5c9dfac44ff6eff8fb66fefadea72846c97 diff --git a/tests/utils/tap/tap.sh b/tests/utils/tap/tap.sh index 24ac1aa2..ad8f257f 100755 --- a/tests/utils/tap/tap.sh +++ b/tests/utils/tap/tap.sh @@ -1,20 +1,9 @@ #!/bin/bash # -# Copyright 2010 Patrick LeBoutillier -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# SPDX-License-Identifier: GPL-3.0-or-later # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# Copyright 2010 Patrick LeBoutillier # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - _version='1.01'