kernel/sound/soc/codecs/da732x_reg.h
.. .. @@ -1,13 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * da732x_reg.h --- Dialog DA732X ALSA SoC Audio Registers Header File 3 4 * 4 5 * Copyright (C) 2012 Dialog Semiconductor GmbH 5 6 * 6 7 * Author: Michal Hajduk <Michal.Hajduk@diasemi.com> 7 - *8 - * This program is free software; you can redistribute it and/or modify9 - * it under the terms of the GNU General Public License version 2 as10 - * published by the Free Software Foundation.11 8 */ 12 9 13 10 #ifndef __DA732X_REG_H_