kernel/sound/soc/codecs/wm8727.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * wm8727.c 3 4 * .. .. @@ -5,11 +6,6 @@ 5 6 * Author: neil.jones@imgtec.com 6 7 * 7 8 * Copyright (C) 2009 Imagination Technologies Ltd. 8 - *9 - * This program is free software; you can redistribute it and/or modify it10 - * under the terms of the GNU General Public License as published by the11 - * Free Software Foundation; either version 2 of the License, or (at your12 - * option) any later version.13 9 */ 14 10 15 11 #include <linux/init.h>