diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/events.c | 2 | ||||
-rw-r--r-- | lib/stream.c | 2 | ||||
-rw-r--r-- | lib/uvc.c | 2 | ||||
-rw-r--r-- | lib/uvc.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/events.c b/lib/events.c index 6840c19..bb18f49 100644 --- a/lib/events.c +++ b/lib/events.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Generic Event Handling * diff --git a/lib/stream.c b/lib/stream.c index 77b4843..19f0d78 100644 --- a/lib/stream.c +++ b/lib/stream.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * UVC stream handling * @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * UVC protocol handling * @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * UVC protocol handling * |