diff options
Diffstat (limited to 'drivers/media/pci/mantis/mantis_input.h')
| -rw-r--r-- | drivers/media/pci/mantis/mantis_input.h | 10 | 
1 files changed, 1 insertions, 9 deletions
| diff --git a/drivers/media/pci/mantis/mantis_input.h b/drivers/media/pci/mantis/mantis_input.h index 0fbd92987c02..23e1780e2fad 100644 --- a/drivers/media/pci/mantis/mantis_input.h +++ b/drivers/media/pci/mantis/mantis_input.h @@ -1,17 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */  /*  	Mantis PCI bridge driver  	Copyright (C) Manu Abraham (abraham.manu@gmail.com) -	This program is free software; you can redistribute it and/or modify -	it under the terms of the GNU General Public License as published by -	the Free Software Foundation; either version 2 of the License, or -	(at your option) any later version. - -	This program is distributed in the hope that it will be useful, -	but WITHOUT ANY WARRANTY; without even the implied warranty of -	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the -	GNU General Public License for more details.  */  #ifndef __MANTIS_INPUT_H | 

