diff options
Diffstat (limited to 'usr.sbin/bluetooth/l2ping/l2ping.c')
-rw-r--r-- | usr.sbin/bluetooth/l2ping/l2ping.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/l2ping/l2ping.c b/usr.sbin/bluetooth/l2ping/l2ping.c index 49e900588d99..25ddf06e8532 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.c +++ b/usr.sbin/bluetooth/l2ping/l2ping.c @@ -1,7 +1,7 @@ /*- * l2ping.c * - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. @@ -28,7 +28,6 @@ * SUCH DAMAGE. * * $Id: l2ping.c,v 1.5 2003/05/16 19:54:40 max Exp $ - * $FreeBSD$ */ #include <sys/ioctl.h> |