aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/sdpd/provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/provider.h')
-rw-r--r--usr.sbin/bluetooth/sdpd/provider.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/sdpd/provider.h b/usr.sbin/bluetooth/sdpd/provider.h
index 6f6bed3e820a..b4f3bb0a46d0 100644
--- a/usr.sbin/bluetooth/sdpd/provider.h
+++ b/usr.sbin/bluetooth/sdpd/provider.h
@@ -1,7 +1,7 @@
/*-
* provider.h
*
- * 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.
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*
* $Id: provider.h,v 1.6 2004/01/13 01:54:39 max Exp $
- * $FreeBSD$
*/
#ifndef _PROVIDER_H_