From: <bl...@us...> - 2003-03-19 19:47:02
|
Update of /cvsroot/pywebsvcs/zsi/doc In directory sc8-pr-cvs1:/tmp/cvs-serv6493 Modified Files: zsi.tex Log Message: added Brian Lloyd and Christopher Blunck as authors. added acknowledgement to brian lloyd for his wsdl contributions. this may need re-formatting - it looks kind of bulky when translated to html Index: zsi.tex =================================================================== RCS file: /cvsroot/pywebsvcs/zsi/doc/zsi.tex,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- zsi.tex 19 Mar 2003 19:14:47 -0000 1.8 +++ zsi.tex 19 Mar 2003 19:46:58 -0000 1.9 @@ -1,12 +1,17 @@ % $Header$ \documentclass{manual} \title{ZSI: The Zolera Soap Infrastructure} -\author{Rich Salz} +\author{Rich Salz\\ + Brian Lloyd\\ + Christopher Blunck} \authoraddress{ -DataPower Technology, \url{http://www.datapower.com}\\ -E-mail: \email{rs...@da...}\\ +\strong{DataPower Technology, \url{http://www.datapower.com}}\\ +\strong{Zope Corporation, \url{http://www.zope.com}}\\ +E-mail: \email{rs...@da...\\ +br...@zo...\\ +b...@gs...} } -\date{March 12, 2003} +\date{\today} \input{version} \begin{document} @@ -74,8 +79,9 @@ mailing list (see \url{http://groups.yahoo.com/soapbuilders}), Frederick Lundh for his \code{soaplib} package (see \url{http://www.secretlabs.com/downloads/index.htm\#soap}), -and Cayce Ullman and Brian Matthews for their \code{SOAP.py} package -(see \url{http://sourceforge.net/projects/pywebsvcs}). +Cayce Ullman and Brian Matthews for their \code{SOAP.py} package +(see \url{http://sourceforge.net/projects/pywebsvcs}), +and Brian Lloyd for his numerous WSDL contributions. \tableofcontents{} \def\ZSI{\module{ZSI}} |