kernel/include/linux/platform_data/adau1977.h
.. .. @@ -1,10 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * ADAU1977/ADAU1978/ADAU1979 driver 3 4 * 4 5 * Copyright 2014 Analog Devices Inc. 5 6 * Author: Lars-Peter Clausen <lars@metafoo.de> 6 - *7 - * Licensed under the GPL-2.8 7 */ 9 8 10 9 #ifndef __LINUX_PLATFORM_DATA_ADAU1977_H__