From 55c68ee69cce06fbe1b9549e27e5ff524bed22fd Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Thu, 8 Feb 2018 17:59:17 +0100 Subject: epan: use SPDX indentifiers. Skipping dissectors dir for now. Change-Id: I717b66bfbc7cc81b83f8c2cbc011fcad643796aa Reviewed-on: https://code.wireshark.org/review/25694 Petri-Dish: Dario Lombardo Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- epan/next_tvb.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'epan/next_tvb.h') diff --git a/epan/next_tvb.h b/epan/next_tvb.h index 73679a65be..f3333cf4c8 100644 --- a/epan/next_tvb.h +++ b/epan/next_tvb.h @@ -5,19 +5,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-or-later */ /* The buffers returned by these functions are all allocated with a * packet lifetime or are static buffers and does not have have to be freed. -- cgit v1.2.3