diff options
Diffstat (limited to 'sys/x86/isa/isa.c')
-rw-r--r-- | sys/x86/isa/isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/isa/isa.c b/sys/x86/isa/isa.c index e3edc0923425..7a98a2bf9ed8 100644 --- a/sys/x86/isa/isa.c +++ b/sys/x86/isa/isa.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND MIT + * SPDX-License-Identifier: (BSD-2-Clause-FreeBSD AND ISC) * * Copyright (c) 1998 Doug Rabson * All rights reserved. |