diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:45:28 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:45:28 +0000 |
commit | 2321c474185e657ad1bdb4ef0a323cb10ba09cfc (patch) | |
tree | 8f649711cd86508b73a636d3681dde8c0a2f442a /include/err.h | |
parent | 51369649b03ece2aed3eb61b0c8214b9aa5b2fa2 (diff) |
Notes
Diffstat (limited to 'include/err.h')
-rw-r--r-- | include/err.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/err.h b/include/err.h index b0e312160f87f..7f0971b2a6dfb 100644 --- a/include/err.h +++ b/include/err.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * |