Changeset 4220 for trunk/lib-src/pop.h
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/lib-src/pop.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib-src/pop.h
r4190 r4220 1 1 /* pop.h: Header file for the "pop.c" client POP3 protocol. 2 2 Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 3 2005, 2006, 2007 Free Software Foundation, Inc.3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4 4 Written by Jonathan Kamens, jik@security.ov.com. 5 5 … … 8 8 GNU Emacs is free software; you can redistribute it and/or modify 9 9 it under the terms of the GNU General Public License as published by 10 the Free Software Foundation; either version 2, or (at your option)10 the Free Software Foundation; either version 3, or (at your option) 11 11 any later version. 12 12
