aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/deuglify.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/deuglify.el b/lisp/gnus/deuglify.el
index 404aebbd921..53439d17091 100644
--- a/lisp/gnus/deuglify.el
+++ b/lisp/gnus/deuglify.el
@@ -1,7 +1,7 @@
1;;; deuglify.el --- deuglify broken Outlook (Express) articles 1;;; deuglify.el --- deuglify broken Outlook (Express) articles
2 2
3;; Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
4;; Copyright (C) 2001, 2002 Raymond Scholz 4;; Free Software Foundation, Inc.
5 5
6;; Author: Raymond Scholz <rscholz@zonix.de> 6;; Author: Raymond Scholz <rscholz@zonix.de>
7;; Thomas Steffen (unwrapping algorithm, 7;; Thomas Steffen (unwrapping algorithm,