diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-01-04 07:05:55 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-01-04 07:05:55 +0800 |
commit | 316a4c47ff4abfca30682164793c2cec70da753d (patch) | |
tree | 18bd849f054dc0f4c3dc700cbe7cc6868871d08f /camel/providers | |
parent | 0866a61cc6b772eb5949e3771638fe3805467df7 (diff) | |
download | gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.gz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.bz2 gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.lz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.xz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.zst gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.zip |
Updated my e-mail address to reflect my new employment
svn path=/trunk/; revision=1533
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/mbox/camel-mbox-folder.c | 2 | ||||
-rw-r--r-- | camel/providers/mbox/camel-mbox-folder.h | 2 | ||||
-rw-r--r-- | camel/providers/mbox/camel-mbox-store.c | 2 | ||||
-rw-r--r-- | camel/providers/mbox/camel-mbox-store.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/camel/providers/mbox/camel-mbox-folder.c b/camel/providers/mbox/camel-mbox-folder.c index 44d2ec8913..e243774225 100644 --- a/camel/providers/mbox/camel-mbox-folder.c +++ b/camel/providers/mbox/camel-mbox-folder.c @@ -3,7 +3,7 @@ /* * - * Copyright (C) 1999 Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org> . + * Copyright (C) 1999 Bertrand Guiheneuf <bertrand@helixcode.com> . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/camel/providers/mbox/camel-mbox-folder.h b/camel/providers/mbox/camel-mbox-folder.h index 7de357e9f1..6a0d8d66db 100644 --- a/camel/providers/mbox/camel-mbox-folder.h +++ b/camel/providers/mbox/camel-mbox-folder.h @@ -3,7 +3,7 @@ /* * - * Copyright (C) 1999 Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org> . + * Copyright (C) 1999 Bertrand Guiheneuf <bertrand@helixcode.com> . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/camel/providers/mbox/camel-mbox-store.c b/camel/providers/mbox/camel-mbox-store.c index 743d16879a..d0b1d15cbc 100644 --- a/camel/providers/mbox/camel-mbox-store.c +++ b/camel/providers/mbox/camel-mbox-store.c @@ -3,7 +3,7 @@ /* * - * Copyright (C) 1999 Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org> . + * Copyright (C) 1999 Bertrand Guiheneuf <bertrand@helixcode.com> . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/camel/providers/mbox/camel-mbox-store.h b/camel/providers/mbox/camel-mbox-store.h index c55766c7cd..2f93c98c0e 100644 --- a/camel/providers/mbox/camel-mbox-store.h +++ b/camel/providers/mbox/camel-mbox-store.h @@ -3,7 +3,7 @@ /* * - * Copyright (C) 1999 Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org> . + * Copyright (C) 1999 Bertrand Guiheneuf <bertrand@helixcode.com> . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |