Rocco Rutte:
[apps/madmutt.git] / hcache.h
diff --git a/hcache.h b/hcache.h
new file mode 100644 (file)
index 0000000..e042454
--- /dev/null
+++ b/hcache.h
@@ -0,0 +1,14 @@
+/*
+ * Copyright notice from original mutt:
+ * Copyright (C) 2004 Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
+ * Copyright (C) 2004 Tobias Werth <sitowert@stud.uni-erlangen.de>
+ * Copyright (C) 2004 Brian Fundakowski Feldman <green@FreeBSD.org>
+ *
+ * This file is part of mutt-ng, see http://www.muttng.org/.
+ * It's licensed under the GNU General Public License,
+ * please see the file GPL in the top level source directory.
+ */
+#ifndef _MUTT_HCACHE_H
+#define _MUTT_HCACHE_H
+
+#endif /* !_MUTT_HCACHE_H */