diff options
Diffstat (limited to 'drivers/media/usb/cpia2/cpia2.h')
-rw-r--r-- | drivers/media/usb/cpia2/cpia2.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/usb/cpia2/cpia2.h b/drivers/media/usb/cpia2/cpia2.h index d0a464882510..50835f5f7512 100644 --- a/drivers/media/usb/cpia2/cpia2.h +++ b/drivers/media/usb/cpia2/cpia2.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /**************************************************************************** | 2 | /**************************************************************************** |
2 | * | 3 | * |
3 | * Filename: cpia2.h | 4 | * Filename: cpia2.h |
@@ -12,16 +13,6 @@ | |||
12 | * This driver is modelled on the cpia usb driver by | 13 | * This driver is modelled on the cpia usb driver by |
13 | * Jochen Scharrlach and Johannes Erdfeldt. | 14 | * Jochen Scharrlach and Johannes Erdfeldt. |
14 | * | 15 | * |
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 | * | ||
25 | ****************************************************************************/ | 16 | ****************************************************************************/ |
26 | 17 | ||
27 | #ifndef __CPIA2_H__ | 18 | #ifndef __CPIA2_H__ |