diff options
Diffstat (limited to 'drivers/media/usb/cpia2/cpia2_v4l.c')
-rw-r--r-- | drivers/media/usb/cpia2/cpia2_v4l.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/usb/cpia2/cpia2_v4l.c b/drivers/media/usb/cpia2/cpia2_v4l.c index 45caf78119c4..da6a5b2f86d1 100644 --- a/drivers/media/usb/cpia2/cpia2_v4l.c +++ b/drivers/media/usb/cpia2/cpia2_v4l.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
1 | /**************************************************************************** | 2 | /**************************************************************************** |
2 | * | 3 | * |
3 | * Filename: cpia2_v4l.c | 4 | * Filename: cpia2_v4l.c |
@@ -11,16 +12,6 @@ | |||
11 | * The infrastructure of this driver is based on the cpia usb driver by | 12 | * The infrastructure of this driver is based on the cpia usb driver by |
12 | * Jochen Scharrlach and Johannes Erdfeldt. | 13 | * Jochen Scharrlach and Johannes Erdfeldt. |
13 | * | 14 | * |
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License as published by | ||
16 | * the Free Software Foundation; either version 2 of the License, or | ||
17 | * (at your option) any later version. | ||
18 | * | ||
19 | * This program is distributed in the hope that it will be useful, | ||
20 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
21 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
22 | * GNU General Public License for more details. | ||
23 | * | ||
24 | * Stripped of 2.4 stuff ready for main kernel submit by | 15 | * Stripped of 2.4 stuff ready for main kernel submit by |
25 | * Alan Cox <alan@lxorguk.ukuu.org.uk> | 16 | * Alan Cox <alan@lxorguk.ukuu.org.uk> |
26 | ****************************************************************************/ | 17 | ****************************************************************************/ |