diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
| commit | be5d0b9566b13fdf8cabebb63334cbec12bfc409 (patch) | |
| tree | 520694c14456beb2e7b1f82e4a34687db70e1d91 /lib/libdevstat/devstat.h | |
| parent | 8774e6a3fc97f5b72aa2fdda5f366f528259b3ec (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat/devstat.h')
| -rw-r--r-- | lib/libdevstat/devstat.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libdevstat/devstat.h b/lib/libdevstat/devstat.h index 9471f934ba25..f162a6cf2dbb 100644 --- a/lib/libdevstat/devstat.h +++ b/lib/libdevstat/devstat.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998 Kenneth D. Merry. * All rights reserved. * |
