tests: Run relayd-grouping tests by grouping type
[lttng-tools.git] / tests / utils / babelstats.pl
index 16766baabd2810412bb27253f5fd5ab9aaaaddb9..13c710bc6beb197120ffacff771b50a8c1ca23c8 100755 (executable)
@@ -1,19 +1,9 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
-# Copyright (C) 2012 Christian Babeux <christian.babeux@efficios.com>
+# Copyright (C) 2012 Christian Babeux <christian.babeux@efficios.com>
 #
-# 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;
This page took 0.030325 seconds and 4 git commands to generate.