aboutsummaryrefslogtreecommitdiffstats
path: root/epan/print_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/print_stream.h')
-rw-r--r--epan/print_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/print_stream.h b/epan/print_stream.h
index 32adeaa29a..c9de6c4023 100644
--- a/epan/print_stream.h
+++ b/epan/print_stream.h
@@ -7,7 +7,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 __PRINT_STREAM_H__