Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: lpc_sch: Remove FSF address

This patch removes FSF address because it can be changed. While here, update
the copyright lines by adding Intel Corp. to them.

There is no functional change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Andy Shevchenko and committed by
Lee Jones
85de80e8 ec689a8a

+1 -4
+1 -4
drivers/mfd/lpc_sch.c
··· 7 7 * Configuration Registers. 8 8 * 9 9 * Copyright (c) 2010 CompuLab Ltd 10 + * Copyright (c) 2014 Intel Corp. 10 11 * Author: Denis Turischev <denis@compulab.co.il> 11 12 * 12 13 * This program is free software; you can redistribute it and/or modify ··· 18 17 * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 19 * GNU General Public License for more details. 21 - * 22 - * You should have received a copy of the GNU General Public License 23 - * along with this program; see the file COPYING. If not, write to 24 - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 25 20 */ 26 21 27 22 #include <linux/kernel.h>