diff options
Diffstat (limited to 'drivers/media/pci/cx23885/cx23885-input.c')
-rw-r--r-- | drivers/media/pci/cx23885/cx23885-input.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/pci/cx23885/cx23885-input.c b/drivers/media/pci/cx23885/cx23885-input.c index 395ff9bba759..19c34e5510ee 100644 --- a/drivers/media/pci/cx23885/cx23885-input.c +++ b/drivers/media/pci/cx23885/cx23885-input.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
1 | /* | 2 | /* |
2 | * Driver for the Conexant CX23885/7/8 PCIe bridge | 3 | * Driver for the Conexant CX23885/7/8 PCIe bridge |
3 | * | 4 | * |
@@ -18,16 +19,6 @@ | |||
18 | * Copyright (C) 2004, 2005 Chris Pascoe | 19 | * Copyright (C) 2004, 2005 Chris Pascoe |
19 | * Copyright (C) 2003, 2004 Gerd Knorr | 20 | * Copyright (C) 2003, 2004 Gerd Knorr |
20 | * Copyright (C) 2003 Pavel Machek | 21 | * Copyright (C) 2003 Pavel Machek |
21 | * | ||
22 | * This program is free software; you can redistribute it and/or | ||
23 | * modify it under the terms of the GNU General Public License | ||
24 | * as published by the Free Software Foundation; either version 2 | ||
25 | * of the License, or (at your option) any later version. | ||
26 | * | ||
27 | * This program is distributed in the hope that it will be useful, | ||
28 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
29 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
30 | * GNU General Public License for more details. | ||
31 | */ | 22 | */ |
32 | 23 | ||
33 | #include "cx23885.h" | 24 | #include "cx23885.h" |