/[mailutils]/mailutils/mailbox2/pop3/pop3client.c
ViewVC logotype

Diff of /mailutils/mailbox2/pop3/pop3client.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by alainm, Tue Oct 2 02:23:50 2001 UTC revision 1.10 by polak, Sun Feb 9 22:42:40 2003 UTC
# Line 1  Line 1 
1  /* pop3client.c -- An application which demonstrates how to use the  /* pop3client.c -- An application which demonstrates how to use the
2     GNU mailutils pop3 functions.  This application interactively allows users     GNU Mailutils pop3 functions.  This application interactively allows users
3     to contact a pop3 server. */     to contact a pop3 server.
4    
5       GNU Mailutils is free software; you can redistribute it and/or modify
6       it under the terms of the GNU General Public License as published by
7       the Free Software Foundation; either version 2, or (at your option)
8       any later version.
9    
10       GNU Mailutils is distributed in the hope that it will be useful,
11       but WITHOUT ANY WARRANTY; without even the implied warranty of
12       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13       GNU General Public License for more details.
14    
15       You should have received a copy of the GNU General Public License
16       along with GNU Mailutils; if not, write to the Free Software
17       Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA  */
18    
19  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
20  #  include <config.h>  #  include <config.h>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26