summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2011-10-13 00:56:24 -0700
committerBenjamin Otte <otte@redhat.com>2011-10-14 00:31:15 -0700
commit6b5aa6de4fd248240bb3d793403b6dec23e06674 (patch)
tree8a7e551b3a812914307ea1bab26501778f44bcdb
parent9080a3a0a1a3839f6cb4861031f8589895699797 (diff)
Update email address to the 2000s
-rw-r--r--AUTHORS2
-rw-r--r--MAINTAINERS2
-rw-r--r--games/bomber/bomber-bomb.c2
-rw-r--r--games/bomber/bomber-bomb.h2
-rw-r--r--games/bomber/bomber-explosion.c2
-rw-r--r--games/bomber/bomber-explosion.h2
-rw-r--r--games/bomber/bomber-grid.c2
-rw-r--r--games/bomber/bomber-item.c2
-rw-r--r--games/bomber/bomber-item.h2
-rw-r--r--games/bomber/bomber-wall.c2
-rw-r--r--games/bomber/bomber-wall.h2
-rw-r--r--games/pacman/game-custom-graphic.h2
-rw-r--r--games/pacman/pacman-actor.c2
-rw-r--r--games/pacman/pacman-actor.h2
-rw-r--r--games/pacman/pacman-ghost.h2
-rw-r--r--games/pacman/pacman-graphic.h2
-rw-r--r--games/pacman/pacman-grid.c2
-rw-r--r--games/pacman/pacman-message.c2
-rw-r--r--games/pacman/pacman-message.h2
-rw-r--r--games/sheep/sheep-board.h2
-rw-r--r--games/sheep/sheep-car.h2
-rw-r--r--games/sheep/sheep-stuff.c2
-rw-r--r--games/sheep/sheep-stuff.h2
-rw-r--r--games/tetris/tetris-board.h2
-rw-r--r--libgame/game-actor.c2
-rw-r--r--libgame/game-actor.h2
-rw-r--r--libgame/game-animation.h2
-rw-r--r--libgame/game-board.c2
-rw-r--r--libgame/game-container.h2
-rw-r--r--libgame/game-game.c2
-rw-r--r--libgame/game-geom-basics.h2
-rw-r--r--libgame/game-graphic.h2
-rw-r--r--libgame/game-grid-actor.c2
-rw-r--r--libgame/game-grid-actor.h2
-rw-r--r--libgame/game-grid.c2
-rw-r--r--libgame/game-highscore.c2
-rw-r--r--libgame/game-highscore.h2
-rw-r--r--libgame/game-image.h2
-rw-r--r--libgame/game-info.h2
-rw-r--r--libgame/game-player.c2
-rw-r--r--libgame/game-player.h2
-rw-r--r--libgame/game-portable.c2
-rw-r--r--libgame/game-portable.h2
-rw-r--r--libgame/game-private.c2
-rw-r--r--libgame/game-private.h2
-rw-r--r--libgame/game-recorder.c2
-rw-r--r--libgame/game-recorder.h2
-rw-r--r--libgame/game-replay.c2
-rw-r--r--libgame/game-replay.h2
-rw-r--r--libgame/game-sprite.c2
-rw-r--r--libgame/game-sprite.h2
-rw-r--r--libgame/game-text.h2
-rw-r--r--libgame/game-viewport.c2
-rw-r--r--libgame/game-viewport.h2
-rw-r--r--libgame/game-worker.h2
-rw-r--r--libgame/game-xml.c2
-rw-r--r--libgame/game-xml.h2
-rw-r--r--libgame/knot/knot.h2
-rw-r--r--libgame/libgame.h2
-rw-r--r--po/de.po2
-rw-r--r--src/gnome/gnome-board.h2
-rw-r--r--src/gnome/gnome-cellrendererkeys.c2
-rw-r--r--src/gnome/gnome-cellrendererkeys.h2
-rw-r--r--src/gnome/gnome-gconf-state.c2
-rw-r--r--src/gnome/gnome-gconf-state.h2
-rw-r--r--src/gnome/gnome-highscore.c2
-rw-r--r--src/gnome/gnome-highscore.h2
-rw-r--r--src/gnome/gnome-keyboard-configuration.c2
-rw-r--r--src/gnome/gnome-keyboard-configuration.h2
-rw-r--r--src/gnome/gnome-keyfile-state.c2
-rw-r--r--src/gnome/gnome-keyfile-state.h2
-rw-r--r--src/gnome/gnome-match.c2
-rw-r--r--src/gnome/gnome-match.h2
-rw-r--r--src/gnome/gnome-state.c2
-rw-r--r--src/gnome/gnome-state.h2
-rw-r--r--src/gnome/gnome-strvmodel.c2
-rw-r--r--src/gnome/gnome-strvmodel.h2
-rw-r--r--src/gnome/gnome-window.c2
-rw-r--r--src/gnome/gnome-window.h2
79 files changed, 79 insertions, 79 deletions
diff --git a/AUTHORS b/AUTHORS
index 2ab36ac..4f8b31b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1 @@
-Benjamin Otte <in7y118@public.uni-hamburg.de>
+Benjamin Otte <otte@gnome.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ab36ac..4f8b31b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1 +1 @@
-Benjamin Otte <in7y118@public.uni-hamburg.de>
+Benjamin Otte <otte@gnome.org>
diff --git a/games/bomber/bomber-bomb.c b/games/bomber/bomber-bomb.c
index d9423e9..d22bbbb 100644
--- a/games/bomber/bomber-bomb.c
+++ b/games/bomber/bomber-bomb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-bomb.h b/games/bomber/bomber-bomb.h
index d349c33..da9f163 100644
--- a/games/bomber/bomber-bomb.h
+++ b/games/bomber/bomber-bomb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-explosion.c b/games/bomber/bomber-explosion.c
index b1152bf..7c0e4a7 100644
--- a/games/bomber/bomber-explosion.c
+++ b/games/bomber/bomber-explosion.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-explosion.h b/games/bomber/bomber-explosion.h
index d5460f3..abe1b99 100644
--- a/games/bomber/bomber-explosion.h
+++ b/games/bomber/bomber-explosion.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-grid.c b/games/bomber/bomber-grid.c
index b864889..bb07aa1 100644
--- a/games/bomber/bomber-grid.c
+++ b/games/bomber/bomber-grid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-item.c b/games/bomber/bomber-item.c
index d4c80df..b6c128c 100644
--- a/games/bomber/bomber-item.c
+++ b/games/bomber/bomber-item.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-item.h b/games/bomber/bomber-item.h
index d389297..79e44f8 100644
--- a/games/bomber/bomber-item.h
+++ b/games/bomber/bomber-item.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-wall.c b/games/bomber/bomber-wall.c
index 9627300..4cb5d4a 100644
--- a/games/bomber/bomber-wall.c
+++ b/games/bomber/bomber-wall.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/bomber/bomber-wall.h b/games/bomber/bomber-wall.h
index 838b462..4585128 100644
--- a/games/bomber/bomber-wall.h
+++ b/games/bomber/bomber-wall.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/game-custom-graphic.h b/games/pacman/game-custom-graphic.h
index 790ca16..8c3f745 100644
--- a/games/pacman/game-custom-graphic.h
+++ b/games/pacman/game-custom-graphic.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-actor.c b/games/pacman/pacman-actor.c
index ea47852..d652d56 100644
--- a/games/pacman/pacman-actor.c
+++ b/games/pacman/pacman-actor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-actor.h b/games/pacman/pacman-actor.h
index cfb9568..4cb7c35 100644
--- a/games/pacman/pacman-actor.h
+++ b/games/pacman/pacman-actor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-ghost.h b/games/pacman/pacman-ghost.h
index cf55cc7..0f055cb 100644
--- a/games/pacman/pacman-ghost.h
+++ b/games/pacman/pacman-ghost.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-graphic.h b/games/pacman/pacman-graphic.h
index d58abe5..7e4247e 100644
--- a/games/pacman/pacman-graphic.h
+++ b/games/pacman/pacman-graphic.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-grid.c b/games/pacman/pacman-grid.c
index fb0019d..c370524 100644
--- a/games/pacman/pacman-grid.c
+++ b/games/pacman/pacman-grid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-message.c b/games/pacman/pacman-message.c
index 07413a0..29e987f 100644
--- a/games/pacman/pacman-message.c
+++ b/games/pacman/pacman-message.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/pacman/pacman-message.h b/games/pacman/pacman-message.h
index 453d35a..74bc6bb 100644
--- a/games/pacman/pacman-message.h
+++ b/games/pacman/pacman-message.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/sheep/sheep-board.h b/games/sheep/sheep-board.h
index 8e26af9..a93a434 100644
--- a/games/sheep/sheep-board.h
+++ b/games/sheep/sheep-board.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/sheep/sheep-car.h b/games/sheep/sheep-car.h
index 62f556b..0c2d597 100644
--- a/games/sheep/sheep-car.h
+++ b/games/sheep/sheep-car.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/sheep/sheep-stuff.c b/games/sheep/sheep-stuff.c
index 10c68e2..f606b5e 100644
--- a/games/sheep/sheep-stuff.c
+++ b/games/sheep/sheep-stuff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/sheep/sheep-stuff.h b/games/sheep/sheep-stuff.h
index 437545e..b0553c8 100644
--- a/games/sheep/sheep-stuff.h
+++ b/games/sheep/sheep-stuff.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/games/tetris/tetris-board.h b/games/tetris/tetris-board.h
index ee94e83..3ad310c 100644
--- a/games/tetris/tetris-board.h
+++ b/games/tetris/tetris-board.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-actor.c b/libgame/game-actor.c
index 4eac649..149cbdc 100644
--- a/libgame/game-actor.c
+++ b/libgame/game-actor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-actor.h b/libgame/game-actor.h
index a906222..dd3c5d6 100644
--- a/libgame/game-actor.h
+++ b/libgame/game-actor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-animation.h b/libgame/game-animation.h
index efb56b5..89d089b 100644
--- a/libgame/game-animation.h
+++ b/libgame/game-animation.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-board.c b/libgame/game-board.c
index 08bfc9b..b24b23b 100644
--- a/libgame/game-board.c
+++ b/libgame/game-board.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-container.h b/libgame/game-container.h
index 812ee18..7c8bf51 100644
--- a/libgame/game-container.h
+++ b/libgame/game-container.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-game.c b/libgame/game-game.c
index 0ea12da..2968824 100644
--- a/libgame/game-game.c
+++ b/libgame/game-game.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-geom-basics.h b/libgame/game-geom-basics.h
index 32865fe..2325f38 100644
--- a/libgame/game-geom-basics.h
+++ b/libgame/game-geom-basics.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-graphic.h b/libgame/game-graphic.h
index 9aead8a..5de098a 100644
--- a/libgame/game-graphic.h
+++ b/libgame/game-graphic.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-grid-actor.c b/libgame/game-grid-actor.c
index bd438ae..0fd1631 100644
--- a/libgame/game-grid-actor.c
+++ b/libgame/game-grid-actor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-grid-actor.h b/libgame/game-grid-actor.h
index 6fbc2b9..eb22953 100644
--- a/libgame/game-grid-actor.h
+++ b/libgame/game-grid-actor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-grid.c b/libgame/game-grid.c
index 60faf75..5387fef 100644
--- a/libgame/game-grid.c
+++ b/libgame/game-grid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-highscore.c b/libgame/game-highscore.c
index b2f3fe6..51fe32d 100644
--- a/libgame/game-highscore.c
+++ b/libgame/game-highscore.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003,2006 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003,2006 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-highscore.h b/libgame/game-highscore.h
index 750ad94..d2e3975 100644
--- a/libgame/game-highscore.h
+++ b/libgame/game-highscore.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-image.h b/libgame/game-image.h
index 9f89c7b..0c1793e 100644
--- a/libgame/game-image.h
+++ b/libgame/game-image.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-info.h b/libgame/game-info.h
index b963810..966ccc3 100644
--- a/libgame/game-info.h
+++ b/libgame/game-info.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-player.c b/libgame/game-player.c
index b000381..0b84eb6 100644
--- a/libgame/game-player.c
+++ b/libgame/game-player.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-player.h b/libgame/game-player.h
index 7bd9afe..efc772f 100644
--- a/libgame/game-player.h
+++ b/libgame/game-player.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-portable.c b/libgame/game-portable.c
index c874f29..fa2dfae 100644
--- a/libgame/game-portable.c
+++ b/libgame/game-portable.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-portable.h b/libgame/game-portable.h
index d5d4925..0657691 100644
--- a/libgame/game-portable.h
+++ b/libgame/game-portable.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-private.c b/libgame/game-private.c
index 121d7d5..c4a7b9e 100644
--- a/libgame/game-private.c
+++ b/libgame/game-private.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-private.h b/libgame/game-private.h
index 383bf1e..9c90ea3 100644
--- a/libgame/game-private.h
+++ b/libgame/game-private.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-recorder.c b/libgame/game-recorder.c
index 55081a0..c064a9d 100644
--- a/libgame/game-recorder.c
+++ b/libgame/game-recorder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-recorder.h b/libgame/game-recorder.h
index 1b9e10d..8b93974 100644
--- a/libgame/game-recorder.h
+++ b/libgame/game-recorder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-replay.c b/libgame/game-replay.c
index b05e107..27e3963 100644
--- a/libgame/game-replay.c
+++ b/libgame/game-replay.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-replay.h b/libgame/game-replay.h
index af3d38e..263a6f6 100644
--- a/libgame/game-replay.h
+++ b/libgame/game-replay.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-sprite.c b/libgame/game-sprite.c
index da9e3b9..d9317a9 100644
--- a/libgame/game-sprite.c
+++ b/libgame/game-sprite.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-sprite.h b/libgame/game-sprite.h
index 513db04..1d580f1 100644
--- a/libgame/game-sprite.h
+++ b/libgame/game-sprite.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-text.h b/libgame/game-text.h
index b7aff0b..380c091 100644
--- a/libgame/game-text.h
+++ b/libgame/game-text.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-viewport.c b/libgame/game-viewport.c
index 251f2cf..b0fec67 100644
--- a/libgame/game-viewport.c
+++ b/libgame/game-viewport.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-viewport.h b/libgame/game-viewport.h
index baddd39..0e8e4b0 100644
--- a/libgame/game-viewport.h
+++ b/libgame/game-viewport.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-worker.h b/libgame/game-worker.h
index e2fa212..407bce6 100644
--- a/libgame/game-worker.h
+++ b/libgame/game-worker.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-xml.c b/libgame/game-xml.c
index 68542fc..43da418 100644
--- a/libgame/game-xml.c
+++ b/libgame/game-xml.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/game-xml.h b/libgame/game-xml.h
index 67e4a5a..ee10fbe 100644
--- a/libgame/game-xml.h
+++ b/libgame/game-xml.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/knot/knot.h b/libgame/knot/knot.h
index 371a2e1..0034c32 100644
--- a/libgame/knot/knot.h
+++ b/libgame/knot/knot.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libgame/libgame.h b/libgame/libgame.h
index fc36e52..83457dd 100644
--- a/libgame/libgame.h
+++ b/libgame/libgame.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/po/de.po b/po/de.po
index 9639101..8f842ff 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-05 18:15+0200\n"
"PO-Revision-Date: 2003-10-10 02:31+0200\n"
-"Last-Translator: BENJAMIN OTTE <in7y118@public.uni-hamburg.de>\n"
+"Last-Translator: BENJAMIN OTTE <otte@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/src/gnome/gnome-board.h b/src/gnome/gnome-board.h
index 0b41eb4..477a99c 100644
--- a/src/gnome/gnome-board.h
+++ b/src/gnome/gnome-board.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-cellrendererkeys.c b/src/gnome/gnome-cellrendererkeys.c
index 471f4fc..3e22877 100644
--- a/src/gnome/gnome-cellrendererkeys.c
+++ b/src/gnome/gnome-cellrendererkeys.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* based on EggCellRendererKeys
* Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
diff --git a/src/gnome/gnome-cellrendererkeys.h b/src/gnome/gnome-cellrendererkeys.h
index bc0e4dc..fd23f44 100644
--- a/src/gnome/gnome-cellrendererkeys.h
+++ b/src/gnome/gnome-cellrendererkeys.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* based on EggCellRendererKeys
* Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
diff --git a/src/gnome/gnome-gconf-state.c b/src/gnome/gnome-gconf-state.c
index 39a4fd2..262fff3 100644
--- a/src/gnome/gnome-gconf-state.c
+++ b/src/gnome/gnome-gconf-state.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-gconf-state.h b/src/gnome/gnome-gconf-state.h
index f08925b..7e01377 100644
--- a/src/gnome/gnome-gconf-state.h
+++ b/src/gnome/gnome-gconf-state.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-highscore.c b/src/gnome/gnome-highscore.c
index b46e255..a11be4f 100644
--- a/src/gnome/gnome-highscore.c
+++ b/src/gnome/gnome-highscore.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-highscore.h b/src/gnome/gnome-highscore.h
index 2a6ce08..8bdd70e 100644
--- a/src/gnome/gnome-highscore.h
+++ b/src/gnome/gnome-highscore.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-keyboard-configuration.c b/src/gnome/gnome-keyboard-configuration.c
index 5acca78..b661e62 100644
--- a/src/gnome/gnome-keyboard-configuration.c
+++ b/src/gnome/gnome-keyboard-configuration.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-keyboard-configuration.h b/src/gnome/gnome-keyboard-configuration.h
index 4ef2efe..e9e2d44 100644
--- a/src/gnome/gnome-keyboard-configuration.h
+++ b/src/gnome/gnome-keyboard-configuration.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-keyfile-state.c b/src/gnome/gnome-keyfile-state.c
index a91b8ad..77763e4 100644
--- a/src/gnome/gnome-keyfile-state.c
+++ b/src/gnome/gnome-keyfile-state.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-keyfile-state.h b/src/gnome/gnome-keyfile-state.h
index dff2290..60feef1 100644
--- a/src/gnome/gnome-keyfile-state.h
+++ b/src/gnome/gnome-keyfile-state.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-match.c b/src/gnome/gnome-match.c
index 250c660..da848b5 100644
--- a/src/gnome/gnome-match.c
+++ b/src/gnome/gnome-match.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-match.h b/src/gnome/gnome-match.h
index 3c6025a..ed831f9 100644
--- a/src/gnome/gnome-match.h
+++ b/src/gnome/gnome-match.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-state.c b/src/gnome/gnome-state.c
index c2f574b..184d3e1 100644
--- a/src/gnome/gnome-state.c
+++ b/src/gnome/gnome-state.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-state.h b/src/gnome/gnome-state.h
index 008ee55..3640485 100644
--- a/src/gnome/gnome-state.h
+++ b/src/gnome/gnome-state.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-strvmodel.c b/src/gnome/gnome-strvmodel.c
index 1ff4f5e..4158559 100644
--- a/src/gnome/gnome-strvmodel.c
+++ b/src/gnome/gnome-strvmodel.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-strvmodel.h b/src/gnome/gnome-strvmodel.h
index e7b504b..8506408 100644
--- a/src/gnome/gnome-strvmodel.h
+++ b/src/gnome/gnome-strvmodel.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-window.c b/src/gnome/gnome-window.c
index 6c4340b..6f3d09f 100644
--- a/src/gnome/gnome-window.c
+++ b/src/gnome/gnome-window.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/gnome/gnome-window.h b/src/gnome/gnome-window.h
index 8133112..ec546dc 100644
--- a/src/gnome/gnome-window.h
+++ b/src/gnome/gnome-window.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * Copyright (C) 2003 Benjamin Otte <otte@gnome.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by