X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Futils%2Fbabelstats.pl;h=13c710bc6beb197120ffacff771b50a8c1ca23c8;hb=9613cdd03e4f00c3f9b98b13f7ac8ac3c45ceb56;hp=16766baabd2810412bb27253f5fd5ab9aaaaddb9;hpb=4b2c2c11848c5a8ce757c1020c511389eab99008;p=lttng-tools.git diff --git a/tests/utils/babelstats.pl b/tests/utils/babelstats.pl index 16766baab..13c710bc6 100755 --- a/tests/utils/babelstats.pl +++ b/tests/utils/babelstats.pl @@ -1,19 +1,9 @@ -#!/usr/bin/perl +#!/usr/bin/env perl -# Copyright (C) - 2012 Christian Babeux +# Copyright (C) 2012 Christian Babeux # -# This program is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License, version 2 only, as -# published by the Free Software Foundation. +# SPDX-License-Identifier: GPL-2.0-only # -# 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, write to the Free Software Foundation, Inc., 51 -# Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. use strict; use warnings;