diff options
Diffstat (limited to 'xsd2c/obj.h')
-rw-r--r-- | xsd2c/obj.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xsd2c/obj.h b/xsd2c/obj.h index 6f1b753..a51fb17 100644 --- a/xsd2c/obj.h +++ b/xsd2c/obj.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: obj.h,v 1.1 2004/06/02 11:17:03 snowdrop Exp $ + * $Id: obj.h,v 1.2 2004/06/02 14:57:23 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 XSD2C_OBJ_H #define XSD2C_OBJ_H |