From d38826a3dceaa804a559f178f95ce689fd31bdff Mon Sep 17 00:00:00 2001 From: Mario Six Date: Tue, 6 Mar 2018 08:04:58 +0100 Subject: treewide: Fix gdsys mail addresses The @gdsys.cc addresses are supposed to be used for mailing lists. Switch all occurrences of @gdsys.de mail addresses to their @gdsys.cc equivalent. Also, Dirk's address was wrong in one place; fix that as well. Signed-off-by: Mario Six --- drivers/gpio/mpc8xxx_gpio.c | 2 +- drivers/gpio/pca9698.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/gpio') diff --git a/drivers/gpio/mpc8xxx_gpio.c b/drivers/gpio/mpc8xxx_gpio.c index 326fd1672d..c7acf11659 100644 --- a/drivers/gpio/mpc8xxx_gpio.c +++ b/drivers/gpio/mpc8xxx_gpio.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2016 - * Mario Six, Guntermann & Drunck GmbH, six@gdsys.de + * Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc * * based on arch/powerpc/include/asm/mpc85xx_gpio.h, which is * diff --git a/drivers/gpio/pca9698.c b/drivers/gpio/pca9698.c index d2663f7331..3995c496ae 100644 --- a/drivers/gpio/pca9698.c +++ b/drivers/gpio/pca9698.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2011 - * Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de + * Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.2.1