aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth/bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libbluetooth/bluetooth.h')
-rw-r--r--lib/libbluetooth/bluetooth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libbluetooth/bluetooth.h b/lib/libbluetooth/bluetooth.h
index 96a531cffa75..52f402ce209c 100644
--- a/lib/libbluetooth/bluetooth.h
+++ b/lib/libbluetooth/bluetooth.h
@@ -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.h,v 1.5 2003/09/14 23:28:42 max Exp $
- * $FreeBSD$
*/
#ifndef _BLUETOOTH_H_