diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
commit | 5e53a4f90f82c4345f277dd87cc9292f26e04a29 (patch) | |
tree | 10be8127dc8fe8e40344df4a1c8b85297442fba1 /lib/libmemstat/memstat_internal.h | |
parent | efe67753ccbbbba0013dac241c79d2dc124d76a2 (diff) |
Notes
Diffstat (limited to 'lib/libmemstat/memstat_internal.h')
-rw-r--r-- | lib/libmemstat/memstat_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libmemstat/memstat_internal.h b/lib/libmemstat/memstat_internal.h index 9fdc22813b2ab..12345d9f884c5 100644 --- a/lib/libmemstat/memstat_internal.h +++ b/lib/libmemstat/memstat_internal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Robert N. M. Watson * All rights reserved. * |