summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 19:51:42 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 19:51:42 +0000
commite84b4b8614aecf2b935fff2122e2f360134e13ff (patch)
tree39396068dd3e6b37d72e8c16d1d6aa8aeb796d50 /lisp/gnus/gnus.el
parentcac87e302e52bae078f22a786ca3d9e2407683c4 (diff)
downloademacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.gz
emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.bz2
emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/gnus/gnus.el')
-rw-r--r--lisp/gnus/gnus.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index 710c2c75025..f621d1088e3 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -1,7 +1,7 @@
;;; gnus.el --- a newsreader for GNU Emacs
-;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997,
-;; 1998, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997, 1998,
+;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Lars Magne Ingebrigtsen <larsi@gnus.org>