aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/buffer.h')
-rw-r--r--wsutil/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/buffer.h b/wsutil/buffer.h
index 13fe585aff..1dfccd9fe0 100644
--- a/wsutil/buffer.h
+++ b/wsutil/buffer.h
@@ -3,7 +3,7 @@
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __W_BUFFER_H__