X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Futils%2Ftap.sh;h=24ac1aa250d6a092ef9cd8a2c4bb21e9ea75d331;hp=04e4084f1a100cc12866b94dfb9f3690c711e76a;hb=HEAD;hpb=da56d5cad05a280a8171ef51f185e6d0d29610f0 diff --git a/tests/utils/tap.sh b/tests/utils/tap.sh index 04e4084..47b1407 100755 --- a/tests/utils/tap.sh +++ b/tests/utils/tap.sh @@ -1,20 +1,9 @@ #!/usr/bin/env bash # -# Copyright 2010 Patrick LeBoutillier +# SPDX-License-Identifier: GPL-3.0-or-later # -# 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-FileCopyrightText: 2010 Patrick LeBoutillier # -# 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 . - _version='1.01'