diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 19:51:42 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 19:51:42 +0000 |
commit | e84b4b8614aecf2b935fff2122e2f360134e13ff (patch) | |
tree | 39396068dd3e6b37d72e8c16d1d6aa8aeb796d50 /lisp/gnus/nnspool.el | |
parent | cac87e302e52bae078f22a786ca3d9e2407683c4 (diff) | |
download | emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.gz emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.bz2 emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.zip |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/gnus/nnspool.el')
-rw-r--r-- | lisp/gnus/nnspool.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/gnus/nnspool.el b/lisp/gnus/nnspool.el index 49e9693c32b..228879a4dad 100644 --- a/lisp/gnus/nnspool.el +++ b/lisp/gnus/nnspool.el @@ -1,8 +1,7 @@ ;;; nnspool.el --- spool access for GNU Emacs ;; Copyright (C) 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997, 1998, -;; 2000, 2002, 2003 -;; Free Software Foundation, Inc. +;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |