From e52172c775dd057eec74b659a2403a04d7ac3e9d Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Fri, 2 Feb 2018 11:57:21 +0100 Subject: Qt: use SPDX identifiers. Change-Id: I111945c08f99818c249a868c12d9a7b3a3df64b3 Reviewed-on: https://code.wireshark.org/review/25563 Reviewed-by: Michael Mann --- ui/qt/filter_action.h | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'ui/qt/filter_action.h') diff --git a/ui/qt/filter_action.h b/ui/qt/filter_action.h index 01984aa751..e43d7f4f04 100644 --- a/ui/qt/filter_action.h +++ b/ui/qt/filter_action.h @@ -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+*/ /* Derived from gtk/filter_utils.h */ -- cgit v1.2.3