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/pca9698.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpio/pca9698.c') 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+ */ -- cgit v1.2.3