Put the pseudo-header length checks into the pseudo-header read routines.
[metze/wireshark/wip.git] / log.h
diff --git a/log.h b/log.h
index fd9f1b58e2ad40b55a1c4ce34b08d79c58da7c86..ba38897bb81afcceba03ca028c4cfe8397563ba3 100644 (file)
--- a/log.h
+++ b/log.h
@@ -5,7 +5,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 __LOG_H__