aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/popcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/popcount.c')
-rw-r--r--wsutil/popcount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/popcount.c b/wsutil/popcount.c
index 3418e61de0..7c0105e41e 100644
--- a/wsutil/popcount.c
+++ b/wsutil/popcount.c
@@ -6,7 +6,7 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h"