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 +- drivers/i2c/ihs_i2c.c | 2 +- drivers/tpm/tpm_atmel_twi.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'drivers') diff --git a/drivers/gpio/mpc8xxx_gpio.c b/drivers/gpio/mpc8xxx_gpio.c index 326fd1672d0..c7acf116597 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 d2663f7331a..3995c496aee 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+ */ diff --git a/drivers/i2c/ihs_i2c.c b/drivers/i2c/ihs_i2c.c index ee96cd50d5b..92985212200 100644 --- a/drivers/i2c/ihs_i2c.c +++ b/drivers/i2c/ihs_i2c.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2013 - * Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de + * Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc * * SPDX-License-Identifier: GPL-2.0+ */ diff --git a/drivers/tpm/tpm_atmel_twi.c b/drivers/tpm/tpm_atmel_twi.c index 4fd772dc4fc..860848777d8 100644 --- a/drivers/tpm/tpm_atmel_twi.c +++ b/drivers/tpm/tpm_atmel_twi.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2013 Guntermann & Drunck, GmbH * - * Written by Dirk Eibach + * Written by Dirk Eibach * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.2.3