diff options
Diffstat (limited to 'src/csoapfault.h')
-rw-r--r-- | src/csoapfault.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csoapfault.h b/src/csoapfault.h index 3a876e7..fa06b1c 100644 --- a/src/csoapfault.h +++ b/src/csoapfault.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: csoapfault.h,v 1.1 2003/03/25 22:17:20 snowdrop Exp $ + * $Id: csoapfault.h,v 1.2 2003/05/20 21:00:19 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 ******************************************************************/ #ifndef CSOAP_FAULT_H #define CSOAP_FAULT_H |