diff options
Diffstat (limited to 'lib/libgssapi/gss_get_mic.c')
-rw-r--r-- | lib/libgssapi/gss_get_mic.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libgssapi/gss_get_mic.c b/lib/libgssapi/gss_get_mic.c index b55a796dedad4..e8b4e52a0df3e 100644 --- a/lib/libgssapi/gss_get_mic.c +++ b/lib/libgssapi/gss_get_mic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Doug Rabson * All rights reserved. * |