diff options
Diffstat (limited to 'src/csoapurl.c')
-rw-r--r-- | src/csoapurl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csoapurl.c b/src/csoapurl.c index ae91e40..6c77142 100644 --- a/src/csoapurl.c +++ b/src/csoapurl.c @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: csoapurl.c,v 1.1 2003/03/25 22:17:28 snowdrop Exp $ + * $Id: csoapurl.c,v 1.2 2003/05/20 21:00:16 snowdrop Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -19,7 +19,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Email: ayaz@jprogrammet.net + * Email: ayaz@jprogrammer.net ******************************************************************/ #include "csoapurl.h" #include "csoaplog.h" |