diff options
Diffstat (limited to 'sys/dev/aic/aic_pccard.c')
-rw-r--r-- | sys/dev/aic/aic_pccard.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/aic/aic_pccard.c b/sys/dev/aic/aic_pccard.c index c16c90ec67d63..5caf36da818e7 100644 --- a/sys/dev/aic/aic_pccard.c +++ b/sys/dev/aic/aic_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen. * All rights reserved. * |