diff options
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. |
