The branch stable/12 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bf7ea64d79bd9b9bc3265f28a843fac9df2bf36b
commit bf7ea64d79bd9b9bc3265f28a843fac9df2bf36b Author: Warner Losh <[email protected]> AuthorDate: 2019-02-28 02:29:48 +0000 Commit: Warner Losh <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
