diff options
Diffstat (limited to 'lib/libsdp/search.c')
-rw-r--r-- | lib/libsdp/search.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libsdp/search.c b/lib/libsdp/search.c index 9fab2963a5fe..eeed5c89ab65 100644 --- a/lib/libsdp/search.c +++ b/lib/libsdp/search.c @@ -1,7 +1,7 @@ /*- * search.c * - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. @@ -28,7 +28,6 @@ * SUCH DAMAGE. * * $Id: search.c,v 1.2 2003/09/04 22:12:13 max Exp $ - * $FreeBSD$ */ #include <sys/uio.h> |