diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
| commit | 4ab2e064d7950be84256d671a7ae93f87cc6aa36 (patch) | |
| tree | f64a2aebb1ac9925d884f8e87440e4fff3bfb5ee /lib/libbluetooth | |
| parent | b84110def5e692aa60c1b13e44f8e312d2baf9ce (diff) | |
Notes
Diffstat (limited to 'lib/libbluetooth')
| -rw-r--r-- | lib/libbluetooth/bluetooth.c | 2 | ||||
| -rw-r--r-- | lib/libbluetooth/bluetooth.h | 2 | ||||
| -rw-r--r-- | lib/libbluetooth/dev.c | 2 | ||||
| -rw-r--r-- | lib/libbluetooth/hci.c | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/lib/libbluetooth/bluetooth.c b/lib/libbluetooth/bluetooth.c index b9ab5cba990e..ad62a8739ab5 100644 --- a/lib/libbluetooth/bluetooth.c +++ b/lib/libbluetooth/bluetooth.c @@ -3,8 +3,6 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2001-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * diff --git a/lib/libbluetooth/bluetooth.h b/lib/libbluetooth/bluetooth.h index d03cfc37807f..451606bec414 100644 --- a/lib/libbluetooth/bluetooth.h +++ b/lib/libbluetooth/bluetooth.h @@ -3,8 +3,6 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2001-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * diff --git a/lib/libbluetooth/dev.c b/lib/libbluetooth/dev.c index b4c5e47ee392..a6295dd2b1f0 100644 --- a/lib/libbluetooth/dev.c +++ b/lib/libbluetooth/dev.c @@ -3,8 +3,6 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * diff --git a/lib/libbluetooth/hci.c b/lib/libbluetooth/hci.c index 9f0bdbe75969..651c0dda1fe7 100644 --- a/lib/libbluetooth/hci.c +++ b/lib/libbluetooth/hci.c @@ -3,8 +3,6 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * |
