summaryrefslogtreecommitdiff
path: root/util/nvramtool/hexdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/hexdump.c')
-rw-r--r--util/nvramtool/hexdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/hexdump.c b/util/nvramtool/hexdump.c
index a34f4ef88c..1d4fee1a8e 100644
--- a/util/nvramtool/hexdump.c
+++ b/util/nvramtool/hexdump.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause or GPL-2.0 */
+/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only */
#include "hexdump.h"
#include <ctype.h>