diff options
Diffstat (limited to 'sys/dev/tws/tws_services.c')
-rw-r--r-- | sys/dev/tws/tws_services.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/tws/tws_services.c b/sys/dev/tws/tws_services.c index 243585b6b223..db1e9e002c25 100644 --- a/sys/dev/tws/tws_services.c +++ b/sys/dev/tws/tws_services.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, LSI Corp. * All rights reserved. * Author : Manjunath Ranganathaiah |