diff options
Diffstat (limited to 'drivers/media/pci/ttpci/budget.c')
| -rw-r--r-- | drivers/media/pci/ttpci/budget.c | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/drivers/media/pci/ttpci/budget.c b/drivers/media/pci/ttpci/budget.c index f59eadb7a5eb..9c811272abfe 100644 --- a/drivers/media/pci/ttpci/budget.c +++ b/drivers/media/pci/ttpci/budget.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * budget.c: driver for the SAA7146 based Budget DVB cards | 3 | * budget.c: driver for the SAA7146 based Budget DVB cards |
| 3 | * | 4 | * |
| @@ -13,21 +14,6 @@ | |||
| 13 | * Oliver Endriss <o.endriss@gmx.de> and | 14 | * Oliver Endriss <o.endriss@gmx.de> and |
| 14 | * Andreas 'randy' Weinberger | 15 | * Andreas 'randy' Weinberger |
| 15 | * | 16 | * |
| 16 | * This program is free software; you can redistribute it and/or | ||
| 17 | * modify it under the terms of the GNU General Public License | ||
| 18 | * as published by the Free Software Foundation; either version 2 | ||
| 19 | * of the License, or (at your option) any later version. | ||
| 20 | * | ||
| 21 | * | ||
| 22 | * This program is distributed in the hope that it will be useful, | ||
| 23 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 24 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 25 | * GNU General Public License for more details. | ||
| 26 | * | ||
| 27 | * To obtain the license, point your browser to | ||
| 28 | * http://www.gnu.org/copyleft/gpl.html | ||
| 29 | * | ||
| 30 | * | ||
| 31 | * the project's page is at https://linuxtv.org | 17 | * the project's page is at https://linuxtv.org |
| 32 | */ | 18 | */ |
| 33 | 19 | ||
