kernel/drivers/media/pci/ddbridge/ddbridge-max.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * ddbridge-max.c: Digital Devices bridge MAX card support 3 4 * .. .. @@ -13,7 +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 17 */ 18 18 19 19 #include <linux/module.h>