aboutsummaryrefslogtreecommitdiffstats
path: root/ui/util.h
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-02-02 12:06:07 +0100
committerMichael Mann <mmann78@netscape.net>2018-02-02 13:39:04 +0000
commite5f4ef0c42219e45498dd8a418464ab5d5263d22 (patch)
tree0b03a5b728839903deea3ed31d65e3c042d8ecb2 /ui/util.h
parentd9368545f40e2b1b309976a8ed720437d7ea69fa (diff)
ui: use SPDX identifiers.
Change-Id: I6b05399395bcc35e59b73b4030ba4a05711a7b1a Reviewed-on: https://code.wireshark.org/review/25565 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'ui/util.h')
-rw-r--r--ui/util.h15
1 files changed, 1 insertions, 14 deletions
diff --git a/ui/util.h b/ui/util.h
index 22898fd0af..f73344edcc 100644
--- a/ui/util.h
+++ b/ui/util.h
@@ -5,20 +5,7 @@
* By Gerald Combs <gerald@wireshark.org>
* 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 __UTIL_H__
#define __UTIL_H__