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