aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/pop.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/pop.h')
-rw-r--r--lib-src/pop.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib-src/pop.h b/lib-src/pop.h
index 2ba3fab83a..bc079fcc97 100644
--- a/lib-src/pop.h
+++ b/lib-src/pop.h
@@ -1,6 +1,5 @@
/* pop.h: Header file for the "pop.c" client POP3 protocol.
- Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1991, 1993, 2001-2011 Free Software Foundation, Inc.
Author: Jonathan Kamens <[email protected]>
@@ -75,5 +74,3 @@ extern int pop_reset (popserver server);
extern int pop_quit (popserver server);
extern void pop_close (popserver);
-/* arch-tag: 76cc5f58-8e86-48fa-bc72-a7c6cb1c4f1c
- (do not change this comment) */