diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-05-09 14:03:39 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-05-09 14:03:39 +0000 |
| commit | 611503c64aedc3876682237a42e3fdaab7f382d5 (patch) | |
| tree | f8aa74e53d2159366227b0b4752fb1e99e17a3f5 /usr.sbin | |
| parent | d7f39ec19fefb94fd8fd47608ec874c19f0fcb3f (diff) | |
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/fwget/fwget.sh | 2 | ||||
| -rw-r--r-- | usr.sbin/fwget/pci/pci | 2 | ||||
| -rw-r--r-- | usr.sbin/fwget/pci/pci_video_amd | 2 | ||||
| -rw-r--r-- | 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 # |
