diff options
Diffstat (limited to 'lisp/gnus/mail-parse.el')
-rw-r--r-- | lisp/gnus/mail-parse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/mail-parse.el b/lisp/gnus/mail-parse.el index a774f829632..c3808a81072 100644 --- a/lisp/gnus/mail-parse.el +++ b/lisp/gnus/mail-parse.el @@ -1,7 +1,7 @@ ;;; mail-parse.el --- Interface functions for parsing mail ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> ;; This file is part of GNU Emacs. |