aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt_core
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt_core')
-rw-r--r--randpkt_core/randpkt_core.c2
-rw-r--r--randpkt_core/randpkt_core.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/randpkt_core/randpkt_core.c b/randpkt_core/randpkt_core.c
index 70769a4551..7e73c7678b 100644
--- a/randpkt_core/randpkt_core.c
+++ b/randpkt_core/randpkt_core.c
@@ -6,7 +6,7 @@
*
* Copyright (C) 1999 by Gilbert Ramirez <gram@alumni.rice.edu>
*
- * SPDX-License-Identifier: GPL-2.0+*/
+ * SPDX-License-Identifier: GPL-2.0-or-later*/
#include <config.h>
diff --git a/randpkt_core/randpkt_core.h b/randpkt_core/randpkt_core.h
index c977b66996..dd1ff49860 100644
--- a/randpkt_core/randpkt_core.h
+++ b/randpkt_core/randpkt_core.h
@@ -6,7 +6,7 @@
*
* Copyright (C) 1999 by Gilbert Ramirez <gram@alumni.rice.edu>
*
- * SPDX-License-Identifier: GPL-2.0+*/
+ * SPDX-License-Identifier: GPL-2.0-or-later*/
#ifndef __RANDPKT_CORE_H__
#define __RANDPKT_CORE_H__