aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/pop.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-07 10:56:27 +0000
committerThien-Thi Nguyen2005-08-07 10:56:27 +0000
commit92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch)
tree247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/pop.c
parent9074d3d501e3ba88747f51815635ac674ca40ff1 (diff)
downloademacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz
emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/pop.c')
-rw-r--r--lib-src/pop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c
index 30a4233d417..9bc73e90a54 100644
--- a/lib-src/pop.c
+++ b/lib-src/pop.c
@@ -1,5 +1,6 @@
1/* pop.c: client routines for talking to a POP3-protocol post-office server 1/* pop.c: client routines for talking to a POP3-protocol post-office server
2 Copyright (c) 1991, 1993, 1996, 1997, 1999 Free Software Foundation, Inc. 2 Copyright (C) 1991, 1993, 1996, 1997, 1999, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 Written by Jonathan Kamens, jik@security.ov.com. 4 Written by Jonathan Kamens, jik@security.ov.com.
4 5
5This file is part of GNU Emacs. 6This file is part of GNU Emacs.