summaryrefslogtreecommitdiff
path: root/lib-src/pop.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-08 03:38:51 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-08 03:38:51 +0000
commitf5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch)
treeeefee9bb3e7227d72c2c98822f0c07a965d9e7bc /lib-src/pop.c
parentbb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff)
downloademacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz
Add 2009 to copyright years.
Diffstat (limited to 'lib-src/pop.c')
-rw-r--r--lib-src/pop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c
index ffc7879b863..b7d3f4b94d3 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, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Author: Jonathan Kamens <jik@security.ov.com>