summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar snowdrop2004-10-15 13:53:36 +0000
committerGravatar snowdrop2004-10-15 13:53:36 +0000
commite98050406dd824a27034417d49680575e9ede752 (patch)
tree7dc87b47ca0cb3c247ff8fed4dacdc38964aec32
parent4dbcfd98eaa95979ede68df94870c0a8bc14ddbd (diff)
downloadcsoap-e98050406dd824a27034417d49680575e9ede752.tar.gz
csoap-e98050406dd824a27034417d49680575e9ede752.tar.bz2
changed header comments
-rwxr-xr-xexamples/csoap/echoattachments-client.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/csoap/echoattachments-client.c b/examples/csoap/echoattachments-client.c
index 9bf4559..63b7a21 100755
--- a/examples/csoap/echoattachments-client.c
+++ b/examples/csoap/echoattachments-client.c
@@ -1,8 +1,8 @@
/******************************************************************
- * $Id: echoattachments-client.c,v 1.1 2004/10/15 13:42:57 snowdrop Exp $
+ * $Id: echoattachments-client.c,v 1.2 2004/10/15 13:53:36 snowdrop Exp $
*
* CSOAP Project: CSOAP examples project
- * Copyright (C) 2003 Ferhat Ayaz
+ * Copyright (C) 2003-2004 Ferhat Ayaz
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA02111-1307USA
*
- * Email: ayaz@jprogrammer.net
+ * Email: ferhatayaz@yahoo.com
******************************************************************/
#include <libcsoap/soap-client.h>