diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-06-23 02:51:22 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-06-23 02:51:22 +0000 |
| commit | ccfc9600ce4493677a5a149833c9e5c94a158492 (patch) | |
| tree | 03b812408c6c23eb970e6bc094381050438210bb /usr.sbin | |
| parent | 171f1c1b4f0e9ec5b77a2dabdd4fcbf9baaa02df (diff) | |
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/bhyve/tpm_intf.h | 2 | ||||
| -rw-r--r-- | usr.sbin/bhyve/tpm_intf_crb.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bhyve/tpm_intf.h b/usr.sbin/bhyve/tpm_intf.h index 0bfecf9206d4..b1523270d7e7 100644 --- a/usr.sbin/bhyve/tpm_intf.h +++ b/usr.sbin/bhyve/tpm_intf.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2022 Beckhoff Automation GmbH & Co. KG * Author: Corvin Köhne <c.koehne@beckhoff.com> diff --git a/usr.sbin/bhyve/tpm_intf_crb.c b/usr.sbin/bhyve/tpm_intf_crb.c index a920eb5a67e6..a8e84f911c8d 100644 --- a/usr.sbin/bhyve/tpm_intf_crb.c +++ b/usr.sbin/bhyve/tpm_intf_crb.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2022 Beckhoff Automation GmbH & Co. KG * Author: Corvin Köhne <c.koehne@beckhoff.com> |
