diff options
Diffstat (limited to 'sys/dev/aic7xxx/aic7xxx.c')
| -rw-r--r-- | sys/dev/aic7xxx/aic7xxx.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index ec4908b14ebb7..7a21818ac9c24 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -1,6 +1,8 @@ /*- * Core routines and tables shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. |
