git: bf7ea64d79bd - stable/12 - Add SPDX tag.

Warner Losh imp at FreeBSD.org
Sat Jul 31 05:06:55 UTC 2021


The branch stable/12 has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=bf7ea64d79bd9b9bc3265f28a843fac9df2bf36b

commit bf7ea64d79bd9b9bc3265f28a843fac9df2bf36b
Author:     Warner Losh <imp at FreeBSD.org>
AuthorDate: 2019-02-28 02:29:48 +0000
Commit:     Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-07-31 05:03:35 +0000

    Add SPDX tag.
    
    (cherry picked from commit e96f6eda1b292c9d91051be0fbe7070a5f83a464)
---
 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


More information about the dev-commits-src-branches mailing list