diff options
Diffstat (limited to 'lib-src/pop.h')
| -rw-r--r-- | lib-src/pop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/pop.h b/lib-src/pop.h index 82b407e61b8..5932c5f3bd2 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. | 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. |
| 2 | Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 2 | Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2008 Free Software Foundation, Inc. | 3 | 2008, 2009 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Jonathan Kamens <jik@security.ov.com> | 5 | Author: Jonathan Kamens <jik@security.ov.com> |
| 6 | 6 | ||