diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:36:21 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:36:21 +0000 |
| commit | 7282444b103e0b3e7c8cd053413ff6c068831cc6 (patch) | |
| tree | 5dcb49505ed972dc37096070a35d1d662dd4641a /sys/dev/tws/tws_user.h | |
| parent | 3e10195c86ce900b08ceba7509b39e61e979807e (diff) | |
Notes
Diffstat (limited to 'sys/dev/tws/tws_user.h')
| -rw-r--r-- | sys/dev/tws/tws_user.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/tws/tws_user.h b/sys/dev/tws/tws_user.h index 5ae29bc2d2da..96410f68f2f2 100644 --- a/sys/dev/tws/tws_user.h +++ b/sys/dev/tws/tws_user.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, LSI Corp. * All rights reserved. * Author : Manjunath Ranganathaiah |
