X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Futils%2Ftap.sh;h=92b0f1849a38cf32a04a3c5a66d52d4f45d2affb;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=24ac1aa250d6a092ef9cd8a2c4bb21e9ea75d331;hpb=42f209e98d68936df04ec947a12e684155ce7cfe;p=lttng-ust.git diff --git a/tests/utils/tap.sh b/tests/utils/tap.sh index 24ac1aa2..92b0f184 100755 --- a/tests/utils/tap.sh +++ b/tests/utils/tap.sh @@ -1,19 +1,8 @@ #!/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. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# Copyright 2010 Patrick LeBoutillier _version='1.01'