summaryrefslogtreecommitdiff
path: root/lib-src/pop.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
commit732fd4c7e11debd61c97eaaba3038d61e6ec7024 (patch)
tree2f06329713fc44450cd66b07367863609780141a /lib-src/pop.c
parenta5f90a37622e9d0cb066da413846c1c3f6900b51 (diff)
downloademacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.tar.gz
Update copyright year to 2015
Run admin/update-copyright.
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 ffe16c5f911..a2f886565c9 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-2014 Free Software
+Copyright (C) 1991, 1993, 1996-1997, 1999, 2001-2015 Free Software
Foundation, Inc.
Author: Jonathan Kamens <jik@security.ov.com>