aboutsummaryrefslogtreecommitdiff
path: root/include/gssapi
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
commitb3e7694832e81d7a904a10f525f8797b753bf0d3 (patch)
treeb19639e949c04734767a61d8997b23a935c0015d /include/gssapi
parent95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff)
Diffstat (limited to 'include/gssapi')
-rw-r--r--include/gssapi/gssapi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gssapi/gssapi.h b/include/gssapi/gssapi.h
index bd2722c9a582..52eda5715bff 100644
--- a/include/gssapi/gssapi.h
+++ b/include/gssapi/gssapi.h
@@ -24,8 +24,6 @@
* BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
* HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
* MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
- *
- * $FreeBSD$
*/
#ifndef _GSSAPI_GSSAPI_H_