diff options
Diffstat (limited to 'lib-src/pop.h')
| -rw-r--r-- | lib-src/pop.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/pop.h b/lib-src/pop.h index 5267ec97eb4..eed24a89934 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h | |||
| @@ -1,5 +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 Free Software Foundation, Inc. | 2 | Copyright (C) 1991, 1993, 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 | ||
| 5 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |