kernel/drivers/media/pci/ddbridge/ddbridge-ci.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * ddbridge-ci.h: Digital Devices bridge CI (DuoFlex, CI Bridge) support 3 4 * .. .. @@ -13,9 +14,6 @@ 13 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 16 * GNU General Public License for more details. 16 - *17 - * To obtain the license, point your browser to18 - * http://www.gnu.org/copyleft/gpl.html19 17 */ 20 18 21 19 #ifndef __DDBRIDGE_CI_H__