Author: imp Date: Thu Feb 28 02:29:48 2019 New Revision: 344653 URL: https://svnweb.freebsd.org/changeset/base/344653
Log: Add SPDX tag. Modified: head/sbin/nvmecontrol/nc_util.c Modified: head/sbin/nvmecontrol/nc_util.c ============================================================================== --- head/sbin/nvmecontrol/nc_util.c Thu Feb 28 00:30:34 2019 (r344652) +++ head/sbin/nvmecontrol/nc_util.c Thu Feb 28 02:29:48 2019 (r344653) @@ -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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"