aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>2000-01-04 07:05:55 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-01-04 07:05:55 +0800
commit316a4c47ff4abfca30682164793c2cec70da753d (patch)
tree18bd849f054dc0f4c3dc700cbe7cc6868871d08f
parent0866a61cc6b772eb5949e3771638fe3805467df7 (diff)
downloadgsoc2013-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
-rw-r--r--camel/camel-arg-collector.c2
-rw-r--r--camel/camel-data-wrapper.c2
-rw-r--r--camel/camel-data-wrapper.h2
-rw-r--r--camel/camel-exception.c2
-rw-r--r--camel/camel-exception.h2
-rw-r--r--camel/camel-folder-pt-proxy.c2
-rw-r--r--camel/camel-folder-pt-proxy.h2
-rw-r--r--camel/camel-folder-summary.c2
-rw-r--r--camel/camel-folder-summary.h2
-rw-r--r--camel/camel-folder-utils.c2
-rw-r--r--camel/camel-folder-utils.h2
-rw-r--r--camel/camel-folder.c2
-rw-r--r--camel/camel-folder.h2
-rw-r--r--camel/camel-log.c2
-rw-r--r--camel/camel-log.h2
-rw-r--r--camel/camel-marshal-utils.c2
-rw-r--r--camel/camel-marshal-utils.h2
-rw-r--r--camel/camel-medium.c2
-rw-r--r--camel/camel-medium.h2
-rw-r--r--camel/camel-mime-body-part.c2
-rw-r--r--camel/camel-mime-body-part.h2
-rw-r--r--camel/camel-mime-message.c2
-rw-r--r--camel/camel-mime-message.h2
-rw-r--r--camel/camel-mime-part-utils.c2
-rw-r--r--camel/camel-mime-part-utils.h2
-rw-r--r--camel/camel-mime-part.c2
-rw-r--r--camel/camel-mime-part.h2
-rw-r--r--camel/camel-multipart.c2
-rw-r--r--camel/camel-multipart.h2
-rw-r--r--camel/camel-op-queue.c2
-rw-r--r--camel/camel-op-queue.h2
-rw-r--r--camel/camel-provider.c2
-rw-r--r--camel/camel-provider.h2
-rw-r--r--camel/camel-recipient.c2
-rw-r--r--camel/camel-recipient.h2
-rw-r--r--camel/camel-service.c2
-rw-r--r--camel/camel-service.h2
-rw-r--r--camel/camel-session.c2
-rw-r--r--camel/camel-session.h2
-rw-r--r--camel/camel-simple-data-wrapper.c2
-rw-r--r--camel/camel-simple-data-wrapper.h2
-rw-r--r--camel/camel-store.c2
-rw-r--r--camel/camel-store.h2
-rw-r--r--camel/camel-stream-buffered-fs.c2
-rw-r--r--camel/camel-stream-buffered-fs.h2
-rw-r--r--camel/camel-stream-fs.c2
-rw-r--r--camel/camel-stream-fs.h2
-rw-r--r--camel/camel-stream-mem.c2
-rw-r--r--camel/camel-stream-mem.h2
-rw-r--r--camel/camel-stream.c2
-rw-r--r--camel/camel-stream.h2
-rw-r--r--camel/camel-thread-proxy.c2
-rw-r--r--camel/camel-thread-proxy.h2
-rw-r--r--camel/camel.c2
-rw-r--r--camel/camel.h2
-rw-r--r--camel/data-wrapper-repository.c2
-rw-r--r--camel/data-wrapper-repository.h2
-rw-r--r--camel/gmime-content-field.c2
-rw-r--r--camel/gmime-content-field.h2
-rw-r--r--camel/gmime-rfc2047.c2
-rw-r--r--camel/gmime-rfc2047.h2
-rw-r--r--camel/gmime-utils.c2
-rw-r--r--camel/gmime-utils.h2
-rw-r--r--camel/gstring-util.c2
-rw-r--r--camel/gstring-util.h2
-rw-r--r--camel/hash-table-utils.c2
-rw-r--r--camel/hash-table-utils.h2
-rw-r--r--camel/providers/mbox/camel-mbox-folder.c2
-rw-r--r--camel/providers/mbox/camel-mbox-folder.h2
-rw-r--r--camel/providers/mbox/camel-mbox-store.c2
-rw-r--r--camel/providers/mbox/camel-mbox-store.h2
-rw-r--r--camel/string-utils.c4
-rw-r--r--camel/string-utils.h2
-rw-r--r--camel/url-util.c2
-rw-r--r--camel/url-util.h2
75 files changed, 76 insertions, 76 deletions
diff --git a/camel/camel-arg-collector.c b/camel/camel-arg-collector.c
index 091cc82251..44b9e2d99b 100644
--- a/camel/camel-arg-collector.c
+++ b/camel/camel-arg-collector.c
@@ -28,7 +28,7 @@
* included in camel because it is not exported
* by gtk
*
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*/
/* collect a single argument value from a va_list.
diff --git a/camel/camel-data-wrapper.c b/camel/camel-data-wrapper.c
index 839423ccad..061225b03a 100644
--- a/camel/camel-data-wrapper.c
+++ b/camel/camel-data-wrapper.c
@@ -7,7 +7,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-data-wrapper.h b/camel/camel-data-wrapper.h
index c6ac8e7891..90d0cb4ad4 100644
--- a/camel/camel-data-wrapper.h
+++ b/camel/camel-data-wrapper.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-exception.c b/camel/camel-exception.c
index e385e6c8a0..0a4b92b8ef 100644
--- a/camel/camel-exception.c
+++ b/camel/camel-exception.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-exception.h b/camel/camel-exception.h
index 79a8984c13..1284608e91 100644
--- a/camel/camel-exception.h
+++ b/camel/camel-exception.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-pt-proxy.c b/camel/camel-folder-pt-proxy.c
index 623bf616af..e21c2bcd9a 100644
--- a/camel/camel-folder-pt-proxy.c
+++ b/camel/camel-folder-pt-proxy.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-pt-proxy.h b/camel/camel-folder-pt-proxy.h
index 67a800fa4c..35c0965f45 100644
--- a/camel/camel-folder-pt-proxy.h
+++ b/camel/camel-folder-pt-proxy.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-summary.c b/camel/camel-folder-summary.c
index 26723e5b86..2c6b45b718 100644
--- a/camel/camel-folder-summary.c
+++ b/camel/camel-folder-summary.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-summary.h b/camel/camel-folder-summary.h
index 56009e047e..acb3ba5f01 100644
--- a/camel/camel-folder-summary.h
+++ b/camel/camel-folder-summary.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-utils.c b/camel/camel-folder-utils.c
index a4265dae60..601966ab02 100644
--- a/camel/camel-folder-utils.c
+++ b/camel/camel-folder-utils.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder-utils.h b/camel/camel-folder-utils.h
index 9b00ab02f6..1d6823e771 100644
--- a/camel/camel-folder-utils.h
+++ b/camel/camel-folder-utils.h
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder.c b/camel/camel-folder.c
index 2c1ed686a6..4efae9544f 100644
--- a/camel/camel-folder.c
+++ b/camel/camel-folder.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-folder.h b/camel/camel-folder.h
index 7fd2d71cb5..c00a17d8b6 100644
--- a/camel/camel-folder.h
+++ b/camel/camel-folder.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-log.c b/camel/camel-log.c
index eccf75ea07..970986a5ad 100644
--- a/camel/camel-log.c
+++ b/camel/camel-log.c
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-log.h b/camel/camel-log.h
index a25611f7d7..5337c79f4d 100644
--- a/camel/camel-log.h
+++ b/camel/camel-log.h
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-marshal-utils.c b/camel/camel-marshal-utils.c
index ff247986bd..ece61d79fc 100644
--- a/camel/camel-marshal-utils.c
+++ b/camel/camel-marshal-utils.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-marshal-utils.h b/camel/camel-marshal-utils.h
index 7cecad2738..8ca9901ba2 100644
--- a/camel/camel-marshal-utils.h
+++ b/camel/camel-marshal-utils.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-medium.c b/camel/camel-medium.c
index 07f937f837..95d00280e1 100644
--- a/camel/camel-medium.c
+++ b/camel/camel-medium.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-medium.h b/camel/camel-medium.h
index 035b16aaf6..5a228ecbde 100644
--- a/camel/camel-medium.h
+++ b/camel/camel-medium.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-body-part.c b/camel/camel-mime-body-part.c
index a8287d04cc..77d245349b 100644
--- a/camel/camel-mime-body-part.c
+++ b/camel/camel-mime-body-part.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-body-part.h b/camel/camel-mime-body-part.h
index 6669b22de7..d2ae4908fb 100644
--- a/camel/camel-mime-body-part.h
+++ b/camel/camel-mime-body-part.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-message.c b/camel/camel-mime-message.c
index 7f21c2fd6b..d9fd90cfc7 100644
--- a/camel/camel-mime-message.c
+++ b/camel/camel-mime-message.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-message.h b/camel/camel-mime-message.h
index 9e492101c1..69cf840a62 100644
--- a/camel/camel-mime-message.h
+++ b/camel/camel-mime-message.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-part-utils.c b/camel/camel-mime-part-utils.c
index 0da6b0e78d..5e6d187a11 100644
--- a/camel/camel-mime-part-utils.c
+++ b/camel/camel-mime-part-utils.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-part-utils.h b/camel/camel-mime-part-utils.h
index b72cb941c9..7edbf5d603 100644
--- a/camel/camel-mime-part-utils.h
+++ b/camel/camel-mime-part-utils.h
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-part.c b/camel/camel-mime-part.c
index 1c61a67e36..874400deb8 100644
--- a/camel/camel-mime-part.c
+++ b/camel/camel-mime-part.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h
index 1fd31be4e8..573cf69576 100644
--- a/camel/camel-mime-part.h
+++ b/camel/camel-mime-part.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-multipart.c b/camel/camel-multipart.c
index 8ad666d950..9b6734f011 100644
--- a/camel/camel-multipart.c
+++ b/camel/camel-multipart.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-multipart.h b/camel/camel-multipart.h
index a1593a7563..905bc82927 100644
--- a/camel/camel-multipart.h
+++ b/camel/camel-multipart.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-op-queue.c b/camel/camel-op-queue.c
index 227aba5f3c..dc9996ef38 100644
--- a/camel/camel-op-queue.c
+++ b/camel/camel-op-queue.c
@@ -2,7 +2,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-op-queue.h b/camel/camel-op-queue.h
index 82b9995148..2bceceb4c8 100644
--- a/camel/camel-op-queue.h
+++ b/camel/camel-op-queue.h
@@ -2,7 +2,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-provider.c b/camel/camel-provider.c
index 4433327e82..7328f4ca64 100644
--- a/camel/camel-provider.c
+++ b/camel/camel-provider.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-provider.h b/camel/camel-provider.h
index d934b55a83..95df289c3b 100644
--- a/camel/camel-provider.h
+++ b/camel/camel-provider.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-recipient.c b/camel/camel-recipient.c
index e7e28ca3e0..3a301f201e 100644
--- a/camel/camel-recipient.c
+++ b/camel/camel-recipient.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-recipient.h b/camel/camel-recipient.h
index 410396a2cf..e59171add8 100644
--- a/camel/camel-recipient.h
+++ b/camel/camel-recipient.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-service.c b/camel/camel-service.c
index 1081528d4c..bf7af23ed2 100644
--- a/camel/camel-service.c
+++ b/camel/camel-service.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-service.h b/camel/camel-service.h
index 2e42148c38..ae960e22b8 100644
--- a/camel/camel-service.h
+++ b/camel/camel-service.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-session.c b/camel/camel-session.c
index 6acc11a7cb..ff065b8c74 100644
--- a/camel/camel-session.c
+++ b/camel/camel-session.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-session.h b/camel/camel-session.h
index cc14acf59d..bd7af5dc38 100644
--- a/camel/camel-session.h
+++ b/camel/camel-session.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-simple-data-wrapper.c b/camel/camel-simple-data-wrapper.c
index 0181c41aeb..943d8e902d 100644
--- a/camel/camel-simple-data-wrapper.c
+++ b/camel/camel-simple-data-wrapper.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-simple-data-wrapper.h b/camel/camel-simple-data-wrapper.h
index ed1bf9e382..1a511b96c4 100644
--- a/camel/camel-simple-data-wrapper.h
+++ b/camel/camel-simple-data-wrapper.h
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-store.c b/camel/camel-store.c
index dadff72a64..5b69490521 100644
--- a/camel/camel-store.c
+++ b/camel/camel-store.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-store.h b/camel/camel-store.h
index 48f909dc2d..71f368e2e2 100644
--- a/camel/camel-store.h
+++ b/camel/camel-store.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-buffered-fs.c b/camel/camel-stream-buffered-fs.c
index 5d859b0893..c42f47aa96 100644
--- a/camel/camel-stream-buffered-fs.c
+++ b/camel/camel-stream-buffered-fs.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-buffered-fs.h b/camel/camel-stream-buffered-fs.h
index a4282b1310..778c7e88df 100644
--- a/camel/camel-stream-buffered-fs.h
+++ b/camel/camel-stream-buffered-fs.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-fs.c b/camel/camel-stream-fs.c
index e49ddd7777..c4d6e9be8c 100644
--- a/camel/camel-stream-fs.c
+++ b/camel/camel-stream-fs.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-fs.h b/camel/camel-stream-fs.h
index 852b8f1909..85df8f3a2c 100644
--- a/camel/camel-stream-fs.h
+++ b/camel/camel-stream-fs.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-mem.c b/camel/camel-stream-mem.c
index 9280bdc216..df69fc0448 100644
--- a/camel/camel-stream-mem.c
+++ b/camel/camel-stream-mem.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream-mem.h b/camel/camel-stream-mem.h
index 3621b1e790..0ebcfead24 100644
--- a/camel/camel-stream-mem.h
+++ b/camel/camel-stream-mem.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream.c b/camel/camel-stream.c
index 98a30caf20..26c346e1e5 100644
--- a/camel/camel-stream.c
+++ b/camel/camel-stream.c
@@ -5,7 +5,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-stream.h b/camel/camel-stream.h
index cf15a245bf..b866dd5974 100644
--- a/camel/camel-stream.h
+++ b/camel/camel-stream.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-thread-proxy.c b/camel/camel-thread-proxy.c
index a6b3aa7416..5ff176a7fb 100644
--- a/camel/camel-thread-proxy.c
+++ b/camel/camel-thread-proxy.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel-thread-proxy.h b/camel/camel-thread-proxy.h
index 6cb6abbdd4..9ce7f0e11b 100644
--- a/camel/camel-thread-proxy.h
+++ b/camel/camel-thread-proxy.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel.c b/camel/camel.c
index 93b295b8ce..b6b1012a66 100644
--- a/camel/camel.c
+++ b/camel/camel.c
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/camel.h b/camel/camel.h
index 614f1e85c4..0e41d32742 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/data-wrapper-repository.c b/camel/data-wrapper-repository.c
index 014ef9d4b6..7d1b1dc05f 100644
--- a/camel/data-wrapper-repository.c
+++ b/camel/data-wrapper-repository.c
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/data-wrapper-repository.h b/camel/data-wrapper-repository.h
index d05a61b0cc..ec73025764 100644
--- a/camel/data-wrapper-repository.h
+++ b/camel/data-wrapper-repository.h
@@ -3,7 +3,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-content-field.c b/camel/gmime-content-field.c
index cadd789518..0a72246a0d 100644
--- a/camel/gmime-content-field.c
+++ b/camel/gmime-content-field.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-content-field.h b/camel/gmime-content-field.h
index e04ff7ccfb..7558e4b735 100644
--- a/camel/gmime-content-field.h
+++ b/camel/gmime-content-field.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-rfc2047.c b/camel/gmime-rfc2047.c
index 610969d934..8dad887849 100644
--- a/camel/gmime-rfc2047.c
+++ b/camel/gmime-rfc2047.c
@@ -3,7 +3,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-rfc2047.h b/camel/gmime-rfc2047.h
index cd957639a8..6efd8cc243 100644
--- a/camel/gmime-rfc2047.h
+++ b/camel/gmime-rfc2047.h
@@ -3,7 +3,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-utils.c b/camel/gmime-utils.c
index d8c143fd46..e703e877e9 100644
--- a/camel/gmime-utils.c
+++ b/camel/gmime-utils.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gmime-utils.h b/camel/gmime-utils.h
index 95235503ea..2e0682fcf9 100644
--- a/camel/gmime-utils.h
+++ b/camel/gmime-utils.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gstring-util.c b/camel/gstring-util.c
index ad97bc2851..9794696c95 100644
--- a/camel/gstring-util.c
+++ b/camel/gstring-util.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/gstring-util.h b/camel/gstring-util.h
index 83f1dbb2f3..10bbac3a56 100644
--- a/camel/gstring-util.h
+++ b/camel/gstring-util.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/hash-table-utils.c b/camel/hash-table-utils.c
index 21600be8bf..fa326020cb 100644
--- a/camel/hash-table-utils.c
+++ b/camel/hash-table-utils.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/hash-table-utils.h b/camel/hash-table-utils.h
index fee6bf5204..99d33f59a0 100644
--- a/camel/hash-table-utils.h
+++ b/camel/hash-table-utils.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
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
diff --git a/camel/string-utils.c b/camel/string-utils.c
index df973fc01b..3f9ce4805d 100644
--- a/camel/string-utils.c
+++ b/camel/string-utils.c
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
@@ -284,7 +284,7 @@ string_prefix (const gchar *s, const gchar *suffix, gboolean *suffix_found)
/* if the string is shorter than the suffix, do nothing */
if (s_len < suf_len) {
- *suffix_found = FALSE
+ *suffix_found = FALSE;
return NULL;
}
diff --git a/camel/string-utils.h b/camel/string-utils.h
index fcc3a6c2d1..f37abbd08b 100644
--- a/camel/string-utils.h
+++ b/camel/string-utils.h
@@ -4,7 +4,7 @@
/*
*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com) .
*
diff --git a/camel/url-util.c b/camel/url-util.c
index 97cddce72d..ba6bb1e813 100644
--- a/camel/url-util.c
+++ b/camel/url-util.c
@@ -4,7 +4,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com)
*
diff --git a/camel/url-util.h b/camel/url-util.h
index 4a333e1c60..6afed454d5 100644
--- a/camel/url-util.h
+++ b/camel/url-util.h
@@ -3,7 +3,7 @@
/*
* Author :
- * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
+ * Bertrand Guiheneuf <bertrand@helixcode.com>
*
* Copyright 1999, 2000 HelixCode (http://www.helixcode.com)
*