From 3d673da88c5ff4e56cbb3cf713b8c49704e62923 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sat, 9 Dec 2017 22:24:10 -0500 Subject: Convert to using use SPDX identifier on wsutil directory Change-Id: Id73e641499e75bc1afc1dea29682418156f461fe Reviewed-on: https://code.wireshark.org/review/24751 Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- wsutil/crc11.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'wsutil/crc11.h') diff --git a/wsutil/crc11.h b/wsutil/crc11.h index 7315398143..92407f8bff 100644 --- a/wsutil/crc11.h +++ b/wsutil/crc11.h @@ -6,19 +6,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+ */ #ifndef __CRC11_____H__ -- cgit v1.2.3