[gnome-disk-utility] Update my email address



commit aa575836fabc7e338dec465e301b90e3af59a929
Author: David Zeuthen <zeuthen gmail com>
Date:   Wed Aug 1 16:11:23 2012 -0400

    Update my email address
    
    Signed-off-by: David Zeuthen <zeuthen gmail com>

 src/disk-image-mounter/main.c         |    2 +-
 src/disks/gduapplication.c            |    2 +-
 src/disks/gduapplication.h            |    2 +-
 src/disks/gduatasmartdialog.c         |    2 +-
 src/disks/gduatasmartdialog.h         |    2 +-
 src/disks/gdubenchmarkdialog.c        |    2 +-
 src/disks/gdubenchmarkdialog.h        |    2 +-
 src/disks/gduchangepassphrasedialog.c |    2 +-
 src/disks/gduchangepassphrasedialog.h |    2 +-
 src/disks/gducreatediskimagedialog.c  |    2 +-
 src/disks/gducreatediskimagedialog.h  |    2 +-
 src/disks/gducreatefilesystemwidget.c |    2 +-
 src/disks/gducreatefilesystemwidget.h |    2 +-
 src/disks/gducreatepartitiondialog.c  |    2 +-
 src/disks/gducreatepartitiondialog.h  |    2 +-
 src/disks/gducrypttabdialog.c         |    2 +-
 src/disks/gducrypttabdialog.h         |    2 +-
 src/disks/gdudevicetreemodel.c        |    2 +-
 src/disks/gdudevicetreemodel.h        |    2 +-
 src/disks/gdudisksettingsdialog.c     |    2 +-
 src/disks/gdudisksettingsdialog.h     |    2 +-
 src/disks/gduenums.h                  |    2 +-
 src/disks/gduestimator.c              |    2 +-
 src/disks/gduestimator.h              |    2 +-
 src/disks/gdufilesystemdialog.c       |    2 +-
 src/disks/gdufilesystemdialog.h       |    2 +-
 src/disks/gduformatdiskdialog.c       |    2 +-
 src/disks/gduformatdiskdialog.h       |    2 +-
 src/disks/gduformatvolumedialog.c     |    2 +-
 src/disks/gduformatvolumedialog.h     |    2 +-
 src/disks/gdufstabdialog.c            |    2 +-
 src/disks/gdufstabdialog.h            |    2 +-
 src/disks/gdupartitiondialog.c        |    2 +-
 src/disks/gdupartitiondialog.h        |    2 +-
 src/disks/gdupasswordstrengthwidget.c |    2 +-
 src/disks/gdupasswordstrengthwidget.h |    2 +-
 src/disks/gdurestorediskimagedialog.c |    2 +-
 src/disks/gdurestorediskimagedialog.h |    2 +-
 src/disks/gdutypes.h                  |    2 +-
 src/disks/gduunlockdialog.c           |    2 +-
 src/disks/gduunlockdialog.h           |    2 +-
 src/disks/gduvolumegrid.c             |    2 +-
 src/disks/gduvolumegrid.h             |    2 +-
 src/disks/gduwindow.c                 |    2 +-
 src/disks/gduwindow.h                 |    2 +-
 src/disks/main.c                      |    2 +-
 src/libgdu/gduutils.c                 |    2 +-
 src/libgdu/gduutils.h                 |    2 +-
 src/libgdu/libgdu.h                   |    2 +-
 src/libgdu/libgduenums.h              |    2 +-
 src/libgdu/libgdutypes.h              |    2 +-
 51 files changed, 51 insertions(+), 51 deletions(-)
---
diff --git a/src/disk-image-mounter/main.c b/src/disk-image-mounter/main.c
index 322e020..d77de4e 100644
--- a/src/disk-image-mounter/main.c
+++ b/src/disk-image-mounter/main.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduapplication.c b/src/disks/gduapplication.c
index 2bcf6a6..939f609 100644
--- a/src/disks/gduapplication.c
+++ b/src/disks/gduapplication.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduapplication.h b/src/disks/gduapplication.h
index 0557bb3..2749939 100644
--- a/src/disks/gduapplication.h
+++ b/src/disks/gduapplication.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_APPLICATION_H__
diff --git a/src/disks/gduatasmartdialog.c b/src/disks/gduatasmartdialog.c
index b857cb7..cc0b98d 100644
--- a/src/disks/gduatasmartdialog.c
+++ b/src/disks/gduatasmartdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduatasmartdialog.h b/src/disks/gduatasmartdialog.h
index 2e46132..0036a55 100644
--- a/src/disks/gduatasmartdialog.h
+++ b/src/disks/gduatasmartdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_ATA_SMART_DIALOG_H_H__
diff --git a/src/disks/gdubenchmarkdialog.c b/src/disks/gdubenchmarkdialog.c
index 60c8077..f02f77d 100644
--- a/src/disks/gdubenchmarkdialog.c
+++ b/src/disks/gdubenchmarkdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdubenchmarkdialog.h b/src/disks/gdubenchmarkdialog.h
index 8e26d5f..b5100a2 100644
--- a/src/disks/gdubenchmarkdialog.h
+++ b/src/disks/gdubenchmarkdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_BENCHMARK_DIALOG_H__
diff --git a/src/disks/gduchangepassphrasedialog.c b/src/disks/gduchangepassphrasedialog.c
index da72710..06e08eb 100644
--- a/src/disks/gduchangepassphrasedialog.c
+++ b/src/disks/gduchangepassphrasedialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduchangepassphrasedialog.h b/src/disks/gduchangepassphrasedialog.h
index 356925c..a1d9068 100644
--- a/src/disks/gduchangepassphrasedialog.h
+++ b/src/disks/gduchangepassphrasedialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_CHANGE_PASSPHRASE_DIALOG_H__
diff --git a/src/disks/gducreatediskimagedialog.c b/src/disks/gducreatediskimagedialog.c
index 28da512..c338271 100644
--- a/src/disks/gducreatediskimagedialog.c
+++ b/src/disks/gducreatediskimagedialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gducreatediskimagedialog.h b/src/disks/gducreatediskimagedialog.h
index 7f3b13f..7739d45 100644
--- a/src/disks/gducreatediskimagedialog.h
+++ b/src/disks/gducreatediskimagedialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_CREATE_DISK_IMAGE_DIALOG_H__
diff --git a/src/disks/gducreatefilesystemwidget.c b/src/disks/gducreatefilesystemwidget.c
index d6190be..f302f7c 100644
--- a/src/disks/gducreatefilesystemwidget.c
+++ b/src/disks/gducreatefilesystemwidget.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gducreatefilesystemwidget.h b/src/disks/gducreatefilesystemwidget.h
index 8fa0e5f..7a0e2bd 100644
--- a/src/disks/gducreatefilesystemwidget.h
+++ b/src/disks/gducreatefilesystemwidget.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_CREATE_FILESYSTEM_WIDGET_H__
diff --git a/src/disks/gducreatepartitiondialog.c b/src/disks/gducreatepartitiondialog.c
index 7404b36..b6089b0 100644
--- a/src/disks/gducreatepartitiondialog.c
+++ b/src/disks/gducreatepartitiondialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gducreatepartitiondialog.h b/src/disks/gducreatepartitiondialog.h
index e176461..92748fd 100644
--- a/src/disks/gducreatepartitiondialog.h
+++ b/src/disks/gducreatepartitiondialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_CREATE_PARTITION_DIALOG_H__
diff --git a/src/disks/gducrypttabdialog.c b/src/disks/gducrypttabdialog.c
index dfda634..f54224b 100644
--- a/src/disks/gducrypttabdialog.c
+++ b/src/disks/gducrypttabdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gducrypttabdialog.h b/src/disks/gducrypttabdialog.h
index f1ffdfb..b70c856 100644
--- a/src/disks/gducrypttabdialog.h
+++ b/src/disks/gducrypttabdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_CRYPTTAB_DIALOG_H_H__
diff --git a/src/disks/gdudevicetreemodel.c b/src/disks/gdudevicetreemodel.c
index 0e2227b..f3ecb32 100644
--- a/src/disks/gdudevicetreemodel.c
+++ b/src/disks/gdudevicetreemodel.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #define SPINNER_TIMEOUT_MSEC 80
diff --git a/src/disks/gdudevicetreemodel.h b/src/disks/gdudevicetreemodel.h
index 0f19e31..6ff18a8 100644
--- a/src/disks/gdudevicetreemodel.h
+++ b/src/disks/gdudevicetreemodel.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_DEVICE_TREE_MODEL_H__
diff --git a/src/disks/gdudisksettingsdialog.c b/src/disks/gdudisksettingsdialog.c
index 0623dda..d18ab1d 100644
--- a/src/disks/gdudisksettingsdialog.c
+++ b/src/disks/gdudisksettingsdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdudisksettingsdialog.h b/src/disks/gdudisksettingsdialog.h
index db8805a..48a6fd5 100644
--- a/src/disks/gdudisksettingsdialog.h
+++ b/src/disks/gdudisksettingsdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_DISK_SETTINGS_DIALOG_H__
diff --git a/src/disks/gduenums.h b/src/disks/gduenums.h
index 14df213..c87ca37 100644
--- a/src/disks/gduenums.h
+++ b/src/disks/gduenums.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_ENUMS_H__
diff --git a/src/disks/gduestimator.c b/src/disks/gduestimator.c
index 68fcee4..5b34502 100644
--- a/src/disks/gduestimator.c
+++ b/src/disks/gduestimator.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduestimator.h b/src/disks/gduestimator.h
index 16c1a99..2171a10 100644
--- a/src/disks/gduestimator.h
+++ b/src/disks/gduestimator.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_ESTIMATOR_H__
diff --git a/src/disks/gdufilesystemdialog.c b/src/disks/gdufilesystemdialog.c
index 618fbca..b31f171 100644
--- a/src/disks/gdufilesystemdialog.c
+++ b/src/disks/gdufilesystemdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdufilesystemdialog.h b/src/disks/gdufilesystemdialog.h
index 9293e62..a5755f7 100644
--- a/src/disks/gdufilesystemdialog.h
+++ b/src/disks/gdufilesystemdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_FILESYSTEM_DIALOG_H_H__
diff --git a/src/disks/gduformatdiskdialog.c b/src/disks/gduformatdiskdialog.c
index 9fa750f..0bc536c 100644
--- a/src/disks/gduformatdiskdialog.c
+++ b/src/disks/gduformatdiskdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduformatdiskdialog.h b/src/disks/gduformatdiskdialog.h
index 4cf4b94..ed53697 100644
--- a/src/disks/gduformatdiskdialog.h
+++ b/src/disks/gduformatdiskdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_FORMAT_DISK_DIALOG_H__
diff --git a/src/disks/gduformatvolumedialog.c b/src/disks/gduformatvolumedialog.c
index e37eb10..f9fc5f5 100644
--- a/src/disks/gduformatvolumedialog.c
+++ b/src/disks/gduformatvolumedialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduformatvolumedialog.h b/src/disks/gduformatvolumedialog.h
index 8973e68..5f9d780 100644
--- a/src/disks/gduformatvolumedialog.h
+++ b/src/disks/gduformatvolumedialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_FORMAT_VOLUME_DIALOG_H__
diff --git a/src/disks/gdufstabdialog.c b/src/disks/gdufstabdialog.c
index 1f930d6..e11a3ca 100644
--- a/src/disks/gdufstabdialog.c
+++ b/src/disks/gdufstabdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdufstabdialog.h b/src/disks/gdufstabdialog.h
index 567a7de..ffaa015 100644
--- a/src/disks/gdufstabdialog.h
+++ b/src/disks/gdufstabdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_FSTAB_DIALOG_H_H__
diff --git a/src/disks/gdupartitiondialog.c b/src/disks/gdupartitiondialog.c
index 80838c9..3d2ee6c 100644
--- a/src/disks/gdupartitiondialog.c
+++ b/src/disks/gdupartitiondialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdupartitiondialog.h b/src/disks/gdupartitiondialog.h
index 6e1e28c..9ac319e 100644
--- a/src/disks/gdupartitiondialog.h
+++ b/src/disks/gdupartitiondialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_PARTITION_DIALOG_H_H__
diff --git a/src/disks/gdupasswordstrengthwidget.c b/src/disks/gdupasswordstrengthwidget.c
index f32441d..1eb9b4b 100644
--- a/src/disks/gdupasswordstrengthwidget.c
+++ b/src/disks/gdupasswordstrengthwidget.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdupasswordstrengthwidget.h b/src/disks/gdupasswordstrengthwidget.h
index a4ec1bc..7f9e207 100644
--- a/src/disks/gdupasswordstrengthwidget.h
+++ b/src/disks/gdupasswordstrengthwidget.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_PASSWORD_STRENGTH_WIDGET_H__
diff --git a/src/disks/gdurestorediskimagedialog.c b/src/disks/gdurestorediskimagedialog.c
index 0c4ffad..6bc0963 100644
--- a/src/disks/gdurestorediskimagedialog.c
+++ b/src/disks/gdurestorediskimagedialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gdurestorediskimagedialog.h b/src/disks/gdurestorediskimagedialog.h
index b938455..fec4c53 100644
--- a/src/disks/gdurestorediskimagedialog.h
+++ b/src/disks/gdurestorediskimagedialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_RESTORE_DISK_IMAGE_DIALOG_H__
diff --git a/src/disks/gdutypes.h b/src/disks/gdutypes.h
index 13fc2d2..9d2c176 100644
--- a/src/disks/gdutypes.h
+++ b/src/disks/gdutypes.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_TYPES_H__
diff --git a/src/disks/gduunlockdialog.c b/src/disks/gduunlockdialog.c
index 4d0f686..8bf84d9 100644
--- a/src/disks/gduunlockdialog.c
+++ b/src/disks/gduunlockdialog.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduunlockdialog.h b/src/disks/gduunlockdialog.h
index 49f2852..fcea0c2 100644
--- a/src/disks/gduunlockdialog.h
+++ b/src/disks/gduunlockdialog.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_UNLOCK_DIALOG_H_H__
diff --git a/src/disks/gduvolumegrid.c b/src/disks/gduvolumegrid.c
index 28cb18b..e9a05c2 100644
--- a/src/disks/gduvolumegrid.c
+++ b/src/disks/gduvolumegrid.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduvolumegrid.h b/src/disks/gduvolumegrid.h
index 5a7b37e..6f1f667 100644
--- a/src/disks/gduvolumegrid.h
+++ b/src/disks/gduvolumegrid.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_VOLUME_GRID_H__
diff --git a/src/disks/gduwindow.c b/src/disks/gduwindow.c
index ec642f9..dd46650 100644
--- a/src/disks/gduwindow.c
+++ b/src/disks/gduwindow.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/disks/gduwindow.h b/src/disks/gduwindow.h
index 54c483a..a348014 100644
--- a/src/disks/gduwindow.h
+++ b/src/disks/gduwindow.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_WINDOW_H__
diff --git a/src/disks/main.c b/src/disks/main.c
index 922fd78..c8639a2 100644
--- a/src/disks/main.c
+++ b/src/disks/main.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/libgdu/gduutils.c b/src/libgdu/gduutils.c
index 790b167..e657af5 100644
--- a/src/libgdu/gduutils.c
+++ b/src/libgdu/gduutils.c
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #include "config.h"
diff --git a/src/libgdu/gduutils.h b/src/libgdu/gduutils.h
index 20ce05b..f30f9bb 100644
--- a/src/libgdu/gduutils.h
+++ b/src/libgdu/gduutils.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __GDU_UTILS_H__
diff --git a/src/libgdu/libgdu.h b/src/libgdu/libgdu.h
index 47d8985..ee40380 100644
--- a/src/libgdu/libgdu.h
+++ b/src/libgdu/libgdu.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __LIB_GDU_H__
diff --git a/src/libgdu/libgduenums.h b/src/libgdu/libgduenums.h
index 53ef7cf..6b8438c 100644
--- a/src/libgdu/libgduenums.h
+++ b/src/libgdu/libgduenums.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __LIB_GDU_ENUMS_H__
diff --git a/src/libgdu/libgdutypes.h b/src/libgdu/libgdutypes.h
index 639868a..ca72b01 100644
--- a/src/libgdu/libgdutypes.h
+++ b/src/libgdu/libgdutypes.h
@@ -4,7 +4,7 @@
  *
  * Licensed under GPL version 2 or later.
  *
- * Author: David Zeuthen <davidz redhat com>
+ * Author: David Zeuthen <zeuthen gmail com>
  */
 
 #ifndef __LIB_GDU_TYPES_H__



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]