diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:26:07 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:26:07 +0000 |
commit | e3fe4da0475674efad25a8a62e90879360ed2601 (patch) | |
tree | 9ee8601553768bcffc113dea5a5e95addac1a24e /lisp/gnus/nnml.el | |
parent | 8b72699e888331b1cd3a6b9fbfc85079cbacc12b (diff) | |
download | emacs-e3fe4da0475674efad25a8a62e90879360ed2601.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/gnus/nnml.el')
-rw-r--r-- | lisp/gnus/nnml.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnml.el b/lisp/gnus/nnml.el index 8396c174a3f..a4b8fed6835 100644 --- a/lisp/gnus/nnml.el +++ b/lisp/gnus/nnml.el @@ -1,7 +1,7 @@ ;;; nnml.el --- mail spool access for Gnus ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Simon Josefsson <simon@josefsson.org> (adding MARKS) ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |