diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
| commit | 2a63c3be158216222d89a073dcbd6a72ee4aab5a (patch) | |
| tree | f9a1fb9f5a3b62e0f12e65ad15bfb86a58dcd9f2 /lib/libusb | |
| parent | 71625ec9ad2a9bc8c09784fbd23b759830e0ee5f (diff) | |
Diffstat (limited to 'lib/libusb')
| -rw-r--r-- | lib/libusb/libusb.h | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb01.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb10.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb10.h | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb10_desc.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb10_hotplug.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb10_io.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20.h | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20_desc.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20_desc.h | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20_int.h | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb20_ugen20.c | 1 | ||||
| -rw-r--r-- | lib/libusb/libusb_global_linux.h | 1 | ||||
| -rw-r--r-- | lib/libusb/usb.h | 1 |
15 files changed, 0 insertions, 15 deletions
diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h index 28542881a558..022b5562a819 100644 --- a/lib/libusb/libusb.h +++ b/lib/libusb/libusb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb01.c b/lib/libusb/libusb01.c index 46370b7250ae..7017016693af 100644 --- a/lib/libusb/libusb01.c +++ b/lib/libusb/libusb01.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb10.c b/lib/libusb/libusb10.c index fb82e99b6d52..6d9c11910ea0 100644 --- a/lib/libusb/libusb10.c +++ b/lib/libusb/libusb10.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb10.h b/lib/libusb/libusb10.h index 18c8aab9e5dc..544364386061 100644 --- a/lib/libusb/libusb10.h +++ b/lib/libusb/libusb10.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb10_desc.c b/lib/libusb/libusb10_desc.c index f73d9756685b..3e36009cbb3a 100644 --- a/lib/libusb/libusb10_desc.c +++ b/lib/libusb/libusb10_desc.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb10_hotplug.c b/lib/libusb/libusb10_hotplug.c index fb1c3d59e51f..9d00b1dbe5a0 100644 --- a/lib/libusb/libusb10_hotplug.c +++ b/lib/libusb/libusb10_hotplug.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * Copyright (c) 2016-2019 Hans Petter Selasky. All rights reserved. * diff --git a/lib/libusb/libusb10_io.c b/lib/libusb/libusb10_io.c index fff76475390e..59bac60c4672 100644 --- a/lib/libusb/libusb10_io.c +++ b/lib/libusb/libusb10_io.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20.c b/lib/libusb/libusb20.c index 6527b1d17ea2..25c95adc27ff 100644 --- a/lib/libusb/libusb20.c +++ b/lib/libusb/libusb20.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20.h b/lib/libusb/libusb20.h index 868e8d7a4fdd..7bca2f7508c7 100644 --- a/lib/libusb/libusb20.h +++ b/lib/libusb/libusb20.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20_desc.c b/lib/libusb/libusb20_desc.c index 3408a90690ca..89c01d5afeff 100644 --- a/lib/libusb/libusb20_desc.c +++ b/lib/libusb/libusb20_desc.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20_desc.h b/lib/libusb/libusb20_desc.h index ca0ebdccbf06..017148a34b1c 100644 --- a/lib/libusb/libusb20_desc.h +++ b/lib/libusb/libusb20_desc.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20_int.h b/lib/libusb/libusb20_int.h index 8f3b19d79e18..4b0cef442c36 100644 --- a/lib/libusb/libusb20_int.h +++ b/lib/libusb/libusb20_int.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb20_ugen20.c b/lib/libusb/libusb20_ugen20.c index fe96509682f9..11064d2644d6 100644 --- a/lib/libusb/libusb20_ugen20.c +++ b/lib/libusb/libusb20_ugen20.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/libusb_global_linux.h b/lib/libusb/libusb_global_linux.h index 2d5446001b96..1964f19c6e5e 100644 --- a/lib/libusb/libusb_global_linux.h +++ b/lib/libusb/libusb_global_linux.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * diff --git a/lib/libusb/usb.h b/lib/libusb/usb.h index 01f742472ca5..ab225060c55e 100644 --- a/lib/libusb/usb.h +++ b/lib/libusb/usb.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /*- * SPDX-License-Identifier: BSD-2-Clause * |
