diff options
Diffstat (limited to 'sys/dev/isci/isci_timer.c')
-rw-r--r-- | sys/dev/isci/isci_timer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/isci/isci_timer.c b/sys/dev/isci/isci_timer.c index 9059c5b5d766b..60dfb63d83eb4 100644 --- a/sys/dev/isci/isci_timer.c +++ b/sys/dev/isci/isci_timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. |