diff options
Diffstat (limited to 'drivers/media/usb/usbvision/usbvision.h')
-rw-r--r-- | drivers/media/usb/usbvision/usbvision.h | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/media/usb/usbvision/usbvision.h b/drivers/media/usb/usbvision/usbvision.h index 668167f8951d..4198f972a47b 100644 --- a/drivers/media/usb/usbvision/usbvision.h +++ b/drivers/media/usb/usbvision/usbvision.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * USBVISION.H | 3 | * USBVISION.H |
3 | * usbvision header file | 4 | * usbvision header file |
@@ -5,22 +6,11 @@ | |||
5 | * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> | 6 | * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> |
6 | * Dwaine Garden <dwainegarden@rogers.com> | 7 | * Dwaine Garden <dwainegarden@rogers.com> |
7 | * | 8 | * |
8 | * | ||
9 | * Report problems to v4l MailingList: linux-media@vger.kernel.org | 9 | * Report problems to v4l MailingList: linux-media@vger.kernel.org |
10 | * | 10 | * |
11 | * This module is part of usbvision driver project. | 11 | * This module is part of usbvision driver project. |
12 | * Updates to driver completed by Dwaine P. Garden | 12 | * Updates to driver completed by Dwaine P. Garden |
13 | * v4l2 conversion by Thierry Merle <thierry.merle@free.fr> | 13 | * v4l2 conversion by Thierry Merle <thierry.merle@free.fr> |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License as published by | ||
17 | * the Free Software Foundation; either version 2 of the License, or | ||
18 | * (at your option) any later version. | ||
19 | * | ||
20 | * This program is distributed in the hope that it will be useful, | ||
21 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
22 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
23 | * GNU General Public License for more details. | ||
24 | */ | 14 | */ |
25 | 15 | ||
26 | 16 | ||