diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-05-10 15:40:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-05-12 16:44:03 +0000 |
| commit | 4d846d260e2b9a3d4d0a701462568268cbfe7a5b (patch) | |
| tree | e06136ddd235d1b7d34c2926249174a5840ad842 /sys/dev/ic | |
| parent | 2b519b170709b9c2bb9f66641737d1d80a5d2538 (diff) | |
Diffstat (limited to 'sys/dev/ic')
| -rw-r--r-- | sys/dev/ic/cd180.h | 2 | ||||
| -rw-r--r-- | sys/dev/ic/i8259.h | 2 | ||||
| -rw-r--r-- | sys/dev/ic/quicc.h | 2 | ||||
| -rw-r--r-- | sys/dev/ic/z8530.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/cd180.h b/sys/dev/ic/cd180.h index 68f0f47f6adb..656b096758b5 100644 --- a/sys/dev/ic/cd180.h +++ b/sys/dev/ic/cd180.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. diff --git a/sys/dev/ic/i8259.h b/sys/dev/ic/i8259.h index facf663d8e1f..09b3ceb92f56 100644 --- a/sys/dev/ic/i8259.h +++ b/sys/dev/ic/i8259.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2003 Peter Wemm * All rights reserved. diff --git a/sys/dev/ic/quicc.h b/sys/dev/ic/quicc.h index af05e03c2813..0458836c5d2a 100644 --- a/sys/dev/ic/quicc.h +++ b/sys/dev/ic/quicc.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2006 Juniper Networks * All rights reserved. diff --git a/sys/dev/ic/z8530.h b/sys/dev/ic/z8530.h index 61dce69a718f..052d2cd0a0b2 100644 --- a/sys/dev/ic/z8530.h +++ b/sys/dev/ic/z8530.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. |
