diff options
Diffstat (limited to 'lib/libbluetooth/bluetooth.c')
-rw-r--r-- | lib/libbluetooth/bluetooth.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libbluetooth/bluetooth.c b/lib/libbluetooth/bluetooth.c index b9ab5cba990e..2f24e0865021 100644 --- a/lib/libbluetooth/bluetooth.c +++ b/lib/libbluetooth/bluetooth.c @@ -3,7 +3,7 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2001-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. @@ -30,7 +30,6 @@ * SUCH DAMAGE. * * $Id: bluetooth.c,v 1.3 2003/05/20 23:04:30 max Exp $ - * $FreeBSD$ */ #define L2CAP_SOCKET_CHECKED #include <bluetooth.h> |