diff options
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/nap.c')
-rw-r--r-- | usr.sbin/bluetooth/sdpd/nap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/sdpd/nap.c b/usr.sbin/bluetooth/sdpd/nap.c index 16054af657fe..229600b9c950 100644 --- a/usr.sbin/bluetooth/sdpd/nap.c +++ b/usr.sbin/bluetooth/sdpd/nap.c @@ -3,7 +3,7 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2008 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. @@ -30,7 +30,6 @@ * SUCH DAMAGE. * * $Id: nap.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ */ #include <sys/queue.h> |