kernel/drivers/media/usb/gspca/m5602/m5602_po1030.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Driver for the po1030 sensor. 3 4 * .. .. @@ -11,11 +12,6 @@ 11 12 * for SN9C10x PC Camera Controllers 12 13 * 13 14 * Register defines taken from Pascal Stangs Procyon Armlib 14 - *15 - * This program is free software; you can redistribute it and/or16 - * modify it under the terms of the GNU General Public License as17 - * published by the Free Software Foundation, version 2.18 - *19 15 */ 20 16 21 17 #ifndef M5602_PO1030_H_