From c440a24b1b076ef71fbcc33565dbefc3d0d763ed Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Fri, 19 Jan 2018 12:33:53 +0100 Subject: wiretap: use SPDX identifiers (partial work). Change-Id: I28436e003ce7fe31d53e6663f3cc7aca00845e4b Reviewed-on: https://code.wireshark.org/review/25392 Petri-Dish: Dario Lombardo Reviewed-by: Alexis La Goutte Reviewed-by: Gerald Combs --- wiretap/visual.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'wiretap/visual.h') diff --git a/wiretap/visual.h b/wiretap/visual.h index 586e9314a1..befe8e9b7f 100644 --- a/wiretap/visual.h +++ b/wiretap/visual.h @@ -8,19 +8,7 @@ * Wiretap Library * Copyright (c) 1998 by Gilbert Ramirez * - * 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+ */ #ifndef __VISUAL_H__ -- cgit v1.2.3