diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 14:52:40 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 14:52:40 +0000 |
commit | 718cf2ccb9956613756ab15d7a0e28f2c8e91cab (patch) | |
tree | b87d1da582d0835d081be2b7a1ec373dc8edc129 /sys/dev/isci/scil/sati_read.c | |
parent | 5ace9912667a551897905ec391a276a432e6a251 (diff) |
Notes
Diffstat (limited to 'sys/dev/isci/scil/sati_read.c')
-rw-r--r-- | sys/dev/isci/scil/sati_read.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/isci/scil/sati_read.c b/sys/dev/isci/scil/sati_read.c index ce32d259bf5db..e9c6064482d96 100644 --- a/sys/dev/isci/scil/sati_read.c +++ b/sys/dev/isci/scil/sati_read.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * |