diff options
Diffstat (limited to 'sys/isa/isa_common.h')
-rw-r--r-- | sys/isa/isa_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/isa/isa_common.h b/sys/isa/isa_common.h index 18975cbad7be7..8bffbd8fea28c 100644 --- a/sys/isa/isa_common.h +++ b/sys/isa/isa_common.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Doug Rabson * All rights reserved. * |