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/nmdm | |
| parent | 3e10195c86ce900b08ceba7509b39e61e979807e (diff) | |
Notes
Diffstat (limited to 'sys/dev/nmdm')
| -rw-r--r-- | sys/dev/nmdm/nmdm.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/nmdm/nmdm.c b/sys/dev/nmdm/nmdm.c index 74414617d668..74b5c1203596 100644 --- a/sys/dev/nmdm/nmdm.c +++ b/sys/dev/nmdm/nmdm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * |
