[U-Boot] [PATCH v5 1/7] Update gdsys email account

dirk.eibach at gdsys.cc dirk.eibach at gdsys.cc
Tue Apr 30 14:54:50 CEST 2013


From: Dirk Eibach <dirk.eibach at gdsys.cc>

Signed-off-by: Dirk Eibach <dirk.eibach at gdsys.cc>

---
Changes in v5: None
Changes in v4: None
Changes in v3:
- fix email addresses

Changes in v2: None

 MAINTAINERS                               |    2 +-
 arch/powerpc/cpu/ppc4xx/cmd_chip_config.c |    2 +-
 arch/powerpc/include/asm/ppc4xx_config.h  |    2 +-
 board/gdsys/405ep/405ep.c                 |    2 +-
 board/gdsys/405ep/dlvision-10g.c          |    2 +-
 board/gdsys/405ep/io.c                    |    2 +-
 board/gdsys/405ep/iocon.c                 |    2 +-
 board/gdsys/405ep/neo.c                   |    2 +-
 board/gdsys/405ex/io64.c                  |    2 +-
 board/gdsys/common/miiphybb.c             |    2 +-
 board/gdsys/common/osd.c                  |    2 +-
 board/gdsys/common/osd.h                  |    2 +-
 board/gdsys/dlvision/dlvision.c           |    2 +-
 board/gdsys/gdppc440etx/gdppc440etx.c     |    2 +-
 board/gdsys/gdppc440etx/init.S            |    2 +-
 board/gdsys/intip/init.S                  |    2 +-
 board/gdsys/intip/intip.c                 |    2 +-
 drivers/gpio/pca9698.c                    |    2 +-
 drivers/hwmon/lm63.c                      |    2 +-
 include/configs/dlvision-10g.h            |    2 +-
 include/configs/dlvision.h                |    2 +-
 include/configs/gdppc440etx.h             |    2 +-
 include/configs/intip.h                   |    2 +-
 include/configs/io.h                      |    2 +-
 include/configs/io64.h                    |    2 +-
 include/configs/iocon.h                   |    2 +-
 include/configs/neo.h                     |    2 +-
 include/gdsys_fpga.h                      |    2 +-
 include/pca9698.h                         |    2 +-
 29 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 643a5ac..d25b692 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -158,7 +158,7 @@ egnite GmbH <info at egnite.de>
 
 	ethernut5	ARM926EJS (AT91SAM9XE SoC)
 
-Dirk Eibach <eibach at gdsys.de>
+Dirk Eibach <dirk.eibach at gdsys.cc>
 
 	devconcenter	PPC460EX
 	dlvision        PPC405EP
diff --git a/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c b/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
index 72c5aec..904dafe 100644
--- a/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
+++ b/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
@@ -3,7 +3,7 @@
  * Stefan Roese, DENX Software Engineering, sr at denx.de.
  *
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/arch/powerpc/include/asm/ppc4xx_config.h b/arch/powerpc/include/asm/ppc4xx_config.h
index 49acb60..cb95d7d 100644
--- a/arch/powerpc/include/asm/ppc4xx_config.h
+++ b/arch/powerpc/include/asm/ppc4xx_config.h
@@ -3,7 +3,7 @@
  * Stefan Roese, DENX Software Engineering, sr at denx.de.
  *
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ep/405ep.c b/board/gdsys/405ep/405ep.c
index 6221171..e554c03 100644
--- a/board/gdsys/405ep/405ep.c
+++ b/board/gdsys/405ep/405ep.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ep/dlvision-10g.c b/board/gdsys/405ep/dlvision-10g.c
index 644493b..9dccfc3 100644
--- a/board/gdsys/405ep/dlvision-10g.c
+++ b/board/gdsys/405ep/dlvision-10g.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ep/io.c b/board/gdsys/405ep/io.c
index 070dcbb..35ca8b3 100644
--- a/board/gdsys/405ep/io.c
+++ b/board/gdsys/405ep/io.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ep/iocon.c b/board/gdsys/405ep/iocon.c
index 0fc7db2..3e10357 100644
--- a/board/gdsys/405ep/iocon.c
+++ b/board/gdsys/405ep/iocon.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ep/neo.c b/board/gdsys/405ep/neo.c
index d336e55..bfcde62 100644
--- a/board/gdsys/405ep/neo.c
+++ b/board/gdsys/405ep/neo.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2011
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/405ex/io64.c b/board/gdsys/405ex/io64.c
index 7d2899d..4effd17 100644
--- a/board/gdsys/405ex/io64.c
+++ b/board/gdsys/405ex/io64.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * based on kilauea.c
  * by Stefan Roese, DENX Software Engineering, sr at denx.de.
diff --git a/board/gdsys/common/miiphybb.c b/board/gdsys/common/miiphybb.c
index 46f1a1e..51875ee 100644
--- a/board/gdsys/common/miiphybb.c
+++ b/board/gdsys/common/miiphybb.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/common/osd.c b/board/gdsys/common/osd.c
index a192c98..54b4ec7 100644
--- a/board/gdsys/common/osd.c
+++ b/board/gdsys/common/osd.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/common/osd.h b/board/gdsys/common/osd.h
index c59d9c3..4bfcf7c 100644
--- a/board/gdsys/common/osd.h
+++ b/board/gdsys/common/osd.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/dlvision/dlvision.c b/board/gdsys/dlvision/dlvision.c
index 5c70326..6416081 100644
--- a/board/gdsys/dlvision/dlvision.c
+++ b/board/gdsys/dlvision/dlvision.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/board/gdsys/gdppc440etx/gdppc440etx.c b/board/gdsys/gdppc440etx/gdppc440etx.c
index c58411e..bc01756 100644
--- a/board/gdsys/gdppc440etx/gdppc440etx.c
+++ b/board/gdsys/gdppc440etx/gdppc440etx.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2008
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * Based on board/amcc/yosemite/yosemite.c
  * (C) Copyright 2006-2007
diff --git a/board/gdsys/gdppc440etx/init.S b/board/gdsys/gdppc440etx/init.S
index 4a40e4b..a283a52 100644
--- a/board/gdsys/gdppc440etx/init.S
+++ b/board/gdsys/gdppc440etx/init.S
@@ -1,6 +1,6 @@
 /*
 * (C) Copyright 2008
-* Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+* Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
 *
 * based on board/amcc/yosemite/init.S
 * original Copyright not specified there
diff --git a/board/gdsys/intip/init.S b/board/gdsys/intip/init.S
index 7513f1d..9b6763a 100644
--- a/board/gdsys/intip/init.S
+++ b/board/gdsys/intip/init.S
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * Based on board/amcc/canyonlands/init.S
  * (C) Copyright 2008
diff --git a/board/gdsys/intip/intip.c b/board/gdsys/intip/intip.c
index 0132b25..25a2b6c 100644
--- a/board/gdsys/intip/intip.c
+++ b/board/gdsys/intip/intip.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * Based on board/amcc/canyonlands/canyonlands.c
  * (C) Copyright 2008
diff --git a/drivers/gpio/pca9698.c b/drivers/gpio/pca9698.c
index fe6d2c6..7cc4e40 100644
--- a/drivers/gpio/pca9698.c
+++ b/drivers/gpio/pca9698.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2011
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/drivers/hwmon/lm63.c b/drivers/hwmon/lm63.c
index f3adf64..525e220 100644
--- a/drivers/hwmon/lm63.c
+++ b/drivers/hwmon/lm63.c
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2007-2008
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  * based on lm75.c by Bill Hunter
  *
  * See file CREDITS for list of people who contributed to this
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h
index 2cd2027..eb00e42 100644
--- a/include/configs/dlvision-10g.h
+++ b/include/configs/dlvision-10g.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/configs/dlvision.h b/include/configs/dlvision.h
index c490ff6..a4ecc19 100644
--- a/include/configs/dlvision.h
+++ b/include/configs/dlvision.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h
index 9efbb8e..bac258d 100644
--- a/include/configs/gdppc440etx.h
+++ b/include/configs/gdppc440etx.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2008
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * Based on include/configs/yosemite.h
  * (C) Copyright 2005-2007
diff --git a/include/configs/intip.h b/include/configs/intip.h
index 33364a8..4a26888 100644
--- a/include/configs/intip.h
+++ b/include/configs/intip.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2009
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * Based on include/configs/canyonlands.h
  * (C) Copyright 2008
diff --git a/include/configs/io.h b/include/configs/io.h
index 03661cc..ce7d500 100644
--- a/include/configs/io.h
+++ b/include/configs/io.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/configs/io64.h b/include/configs/io64.h
index 887aaef..ace4404 100644
--- a/include/configs/io64.h
+++ b/include/configs/io64.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2011
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * based on kilauea.h
  * by Stefan Roese, DENX Software Engineering, sr at denx.de.
diff --git a/include/configs/iocon.h b/include/configs/iocon.h
index 7f8825b..1119049 100644
--- a/include/configs/iocon.h
+++ b/include/configs/iocon.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/configs/neo.h b/include/configs/neo.h
index 38b5bec..7356e85 100644
--- a/include/configs/neo.h
+++ b/include/configs/neo.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2007-2008
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/gdsys_fpga.h b/include/gdsys_fpga.h
index 1758d74..a253f51 100644
--- a/include/gdsys_fpga.h
+++ b/include/gdsys_fpga.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2010
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
diff --git a/include/pca9698.h b/include/pca9698.h
index 67b364e..716c2b8 100644
--- a/include/pca9698.h
+++ b/include/pca9698.h
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2011
- * Dirk Eibach,  Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach at gdsys.cc
  *
  * See file CREDITS for list of people who contributed to this
  * project.
-- 
1.7.2.5



More information about the U-Boot mailing list