From 819b8174a909db13a36637ede5835e29aa2efe8f Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Fri, 2 Feb 2018 12:00:51 +0100 Subject: cli: use SPDX identifiers. Change-Id: I7ce9b2a32f4ddad93ca1d9697c2a76b067f9e5f7 Reviewed-on: https://code.wireshark.org/review/25564 Reviewed-by: Michael Mann --- ui/cli/tap-flow.c | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'ui/cli/tap-flow.c') diff --git a/ui/cli/tap-flow.c b/ui/cli/tap-flow.c index cc37bc739a..ba80b856a7 100644 --- a/ui/cli/tap-flow.c +++ b/ui/cli/tap-flow.c @@ -4,20 +4,7 @@ * By Gerald Combs * Copyright 1998 Gerald Combs * - * 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 2 - * of the License, or (at your option) any later version. - * - * 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. - */ + * SPDX-License-Identifier: GPL-2.0+*/ /* This module provides udp and tcp follow stream capabilities to tshark. * It is only used by tshark and not wireshark. -- cgit v1.2.3