From 611503c64aedc3876682237a42e3fdaab7f382d5 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Tue, 9 May 2023 16:03:39 +0200 Subject: [PATCH] fwget: Use BSD-2-Clause instead of BSD-2-Clause-FreeBSD Reported by: bz Sponsored by: Beckhoff Automation GmbH & Co. KG --- usr.sbin/fwget/fwget.sh | 2 +- usr.sbin/fwget/pci/pci | 2 +- usr.sbin/fwget/pci/pci_video_amd | 2 +- usr.sbin/fwget/pci/pci_video_intel | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/fwget/fwget.sh b/usr.sbin/fwget/fwget.sh index cd5ee7a7048c..63ed020a437c 100644 --- a/usr.sbin/fwget/fwget.sh +++ b/usr.sbin/fwget/fwget.sh @@ -1,7 +1,7 @@ #!/bin/sh #- -# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# SPDX-License-Identifier: BSD-2-Clause # # Copyright 2023 Beckhoff Automation GmbH & Co. KG # diff --git a/usr.sbin/fwget/pci/pci b/usr.sbin/fwget/pci/pci index f97cb97d16fe..b30aae4fadb8 100644 --- a/usr.sbin/fwget/pci/pci +++ b/usr.sbin/fwget/pci/pci @@ -1,5 +1,5 @@ #- -# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# SPDX-License-Identifier: BSD-2-Clause # # Copyright 2023 Beckhoff Automation GmbH & Co. KG # diff --git a/usr.sbin/fwget/pci/pci_video_amd b/usr.sbin/fwget/pci/pci_video_amd index 79f79d4958db..4afb44ed787e 100644 --- a/usr.sbin/fwget/pci/pci_video_amd +++ b/usr.sbin/fwget/pci/pci_video_amd @@ -1,5 +1,5 @@ #- -# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# SPDX-License-Identifier: BSD-2-Clause # # Copyright 2023 Beckhoff Automation GmbH & Co. KG # diff --git a/usr.sbin/fwget/pci/pci_video_intel b/usr.sbin/fwget/pci/pci_video_intel index 3d37a430c3d2..8dc8b9aee2bd 100644 --- a/usr.sbin/fwget/pci/pci_video_intel +++ b/usr.sbin/fwget/pci/pci_video_intel @@ -1,5 +1,5 @@ #- -# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# SPDX-License-Identifier: BSD-2-Clause # # Copyright 2023 Beckhoff Automation GmbH & Co. KG #