aboutsummaryrefslogtreecommitdiffstats
path: root/camel/gmime-rfc2047.h
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-08-06 00:02:54 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-08-06 00:02:54 +0800
commit616d409f7cb18b0dfcac25cb17574e4d9d39d293 (patch)
tree9492a067e865cd0a3b2b60a32e19e6b4269e00e0 /camel/gmime-rfc2047.h
parent393c87af52df8cfbb62d7ce884990819dae8d208 (diff)
downloadgsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.gz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.bz2
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.lz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.xz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.zst
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.zip
Some notes.
1999-08-05 bertrand <Bertrand.Guiheneuf@aful.org> * camel/README.HACKING: Some notes. * camel/CODING.STYLE: short note about coding style. * camel/README.COPYRIGHT: Note about copyright policy. * camel/providers/MH/camel-mh-folder.c (_list_subfolders): minor typo fixes. svn path=/trunk/; revision=1081
Diffstat (limited to 'camel/gmime-rfc2047.h')
-rw-r--r--camel/gmime-rfc2047.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/gmime-rfc2047.h b/camel/gmime-rfc2047.h
index f833b653f4..48e9f5ca0f 100644
--- a/camel/gmime-rfc2047.h
+++ b/camel/gmime-rfc2047.h
@@ -21,6 +21,10 @@
*
*/
+/*
+ * Authors: Robert Brady <rwb197@ecs.soton.ac.uk>
+ */
+
#ifndef GMIME_RFC2047_H
#define GMIME_RFC2047_H 1
#include <glib.h>