From e96f6eda1b292c9d91051be0fbe7070a5f83a464 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 28 Feb 2019 02:29:48 +0000 Subject: [PATCH] Add SPDX tag. --- sbin/nvmecontrol/nc_util.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sbin/nvmecontrol/nc_util.c b/sbin/nvmecontrol/nc_util.c index 8f73256003a5..e2ad59b2fd23 100644 --- a/sbin/nvmecontrol/nc_util.c +++ b/sbin/nvmecontrol/nc_util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2017 Netflix, Inc. * * Redistribution and use in source and binary forms, with or without