kernel/drivers/pinctrl/cirrus/pinctrl-cs47l85.c
.. .. @@ -1,12 +1,8 @@ 1 -// SPDX-License-Identifier: GPL-2.01 +// SPDX-License-Identifier: GPL-2.0-only2 2 /* 3 3 * Pinctrl for Cirrus Logic CS47L85 4 4 * 5 5 * Copyright (C) 2016-2017 Cirrus Logic 6 - *7 - * This program is free software; you can redistribute it and/or modify8 - * it under the terms of the GNU General Public License as published by the9 - * Free Software Foundation; version 2.10 6 */ 11 7 12 8 #include <linux/err.h>