X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Futils%2Ftap.sh;fp=tests%2Futils%2Ftap.sh;h=47b140722a36e2d5b67f0c28d7a195f33cf3b569;hp=04e4084f1a100cc12866b94dfb9f3690c711e76a;hb=d001c88633f6a58e94eb73f4814976d13f61bd77;hpb=65eaf4b646f566324b92c25c8760a204bfbdffa8 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'