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/pop3.el | |
parent | cac87e302e52bae078f22a786ca3d9e2407683c4 (diff) | |
download | emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/gnus/pop3.el')
-rw-r--r-- | lisp/gnus/pop3.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el index 1f109f6d7dd..f021e063fcd 100644 --- a/lisp/gnus/pop3.el +++ b/lisp/gnus/pop3.el @@ -1,8 +1,7 @@ ;;; pop3.el --- Post Office Protocol (RFC 1460) interface -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> ;; Maintainer: FSF |