kernel/sound/soc/codecs/ics43432.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * I2S MEMS microphone driver for InvenSense ICS-43432 3 4 * .. .. @@ -5,8 +6,6 @@ 5 6 * - I2S interface, 64 BCLs per frame, 32 bits per channel, 24 bit data 6 7 * 7 8 * Copyright (c) 2015 Axis Communications AB 8 - *9 - * Licensed under GPL v2.10 9 */ 11 10 12 11 #include <linux/module.h>