aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/kbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/kbd.h')
-rw-r--r--usr.sbin/bluetooth/bthidd/kbd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/bthidd/kbd.h b/usr.sbin/bluetooth/bthidd/kbd.h
index a13e0b09886c..d12d51d0e62f 100644
--- a/usr.sbin/bluetooth/bthidd/kbd.h
+++ b/usr.sbin/bluetooth/bthidd/kbd.h
@@ -3,7 +3,7 @@
*/
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2006 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*
* $Id: kbd.h,v 1.3 2006/09/07 21:06:53 max Exp $
- * $FreeBSD$
*/
#ifndef _KBD_H_