diff options
Diffstat (limited to 'drivers/media/pci/ttpci/av7110_hw.c')
| -rw-r--r-- | drivers/media/pci/ttpci/av7110_hw.c | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/media/pci/ttpci/av7110_hw.c b/drivers/media/pci/ttpci/av7110_hw.c index b2b79bb73917..8c2442a11f07 100644 --- a/drivers/media/pci/ttpci/av7110_hw.c +++ b/drivers/media/pci/ttpci/av7110_hw.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * av7110_hw.c: av7110 low level hardware access and firmware interface | 3 | * av7110_hw.c: av7110 low level hardware access and firmware interface |
| 3 | * | 4 | * |
| @@ -7,18 +8,6 @@ | |||
| 7 | * originally based on code by: | 8 | * originally based on code by: |
| 8 | * Copyright (C) 1998,1999 Christian Theiss <mistert@rz.fh-augsburg.de> | 9 | * Copyright (C) 1998,1999 Christian Theiss <mistert@rz.fh-augsburg.de> |
| 9 | * | 10 | * |
| 10 | * This program is free software; you can redistribute it and/or | ||
| 11 | * modify it under the terms of the GNU General Public License | ||
| 12 | * as published by the Free Software Foundation; either version 2 | ||
| 13 | * of the License, or (at your option) any later version. | ||
| 14 | * | ||
| 15 | * This program is distributed in the hope that it will be useful, | ||
| 16 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 17 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 18 | * GNU General Public License for more details. | ||
| 19 | * To obtain the license, point your browser to | ||
| 20 | * http://www.gnu.org/copyleft/gpl.html | ||
| 21 | * | ||
| 22 | * the project's page is at https://linuxtv.org | 11 | * the project's page is at https://linuxtv.org |
| 23 | */ | 12 | */ |
| 24 | 13 | ||
