diff options
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/profile.h')
-rw-r--r-- | usr.sbin/bluetooth/sdpd/profile.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/sdpd/profile.h b/usr.sbin/bluetooth/sdpd/profile.h index 82e0e37f853d..7184c0fd742e 100644 --- a/usr.sbin/bluetooth/sdpd/profile.h +++ b/usr.sbin/bluetooth/sdpd/profile.h @@ -3,7 +3,7 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2004 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. @@ -30,7 +30,6 @@ * SUCH DAMAGE. * * $Id: profile.h,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ */ #ifndef _PROFILE_H_ |