.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* z0194a.h Sharp z0194a tuner support |
---|
2 | 3 | * |
---|
3 | 4 | * Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by) |
---|
4 | 5 | * |
---|
5 | | -* This program is free software; you can redistribute it and/or modify it |
---|
6 | | -* under the terms of the GNU General Public License as published by the |
---|
7 | | -* Free Software Foundation, version 2. |
---|
8 | | -* |
---|
9 | | -* see Documentation/media/dvb-drivers/dvb-usb.rst for more information |
---|
| 6 | +* see Documentation/driver-api/media/drivers/dvb-usb.rst for more information |
---|
10 | 7 | */ |
---|
11 | 8 | |
---|
12 | 9 | #ifndef Z0194A |
---|