aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/popcount.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/popcount.h')
-rw-r--r--wsutil/popcount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/popcount.h b/wsutil/popcount.h
index a7c779150c..561dd25338 100644
--- a/wsutil/popcount.h
+++ b/wsutil/popcount.h
@@ -4,7 +4,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
*/
#ifndef __POPCOUNT_H__