summaryrefslogtreecommitdiff
path: root/lib-src/pop.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-16 03:47:24 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-16 03:47:24 +0000
commitaa0d4ec915d44f29db54985757f258c1276b78ac (patch)
tree89134c22cfdaa5145df555b91b5a9894ce710d7a /lib-src/pop.c
parent0651c898365c07576ed33e085abfcc20c34ba623 (diff)
downloademacs-aa0d4ec915d44f29db54985757f258c1276b78ac.tar.gz
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lib-src/pop.c')
-rw-r--r--lib-src/pop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c
index 5dcbf2d2483..a829607faa5 100644
--- a/lib-src/pop.c
+++ b/lib-src/pop.c
@@ -1,6 +1,6 @@
/* pop.c: client routines for talking to a POP3-protocol post-office server
- Copyright (C) 1991, 1993, 1996, 1997, 1999, 2002, 2003, 2004,
- 2005, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004,
+ 2005, 2006, 2007 Free Software Foundation, Inc.
Written by Jonathan Kamens, jik@security.ov.com.
This file is part of GNU Emacs.