lilantha    2003/02/23 08:30:33

  Modified:    contrib/Axis-C++/src/Message SOAPMsgContext.hpp
                        SOAPMsgContext.cpp SOAPMessage.hpp SOAPMessage.cpp
                        SOAPHeader.hpp SOAPHeader.cpp SOAPFaultElement.hpp
                        SOAPFaultElement.cpp SOAPEnvelope.hpp
                        SOAPEnvelope.cpp SOAPBodyElement.hpp
                        SOAPBodyElement.cpp RPCParam.hpp RPCParam.cpp
                        RPCElement.hpp RPCElement.cpp MessageElement.hpp
                        MessageElement.cpp
  Log:
  update with new
  
  Revision  Changes    Path
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPMsgContext.hpp
  
  Index: SOAPMsgContext.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPMsgContext.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPMsgContext.hpp        3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPMsgContext.hpp        23 Feb 2003 16:30:33 -0000      1.3
  @@ -57,7 +57,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPMsgContext.cpp
  
  Index: SOAPMsgContext.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPMsgContext.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPMsgContext.cpp        3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPMsgContext.cpp        23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPMessage.hpp
  
  Index: SOAPMessage.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPMessage.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPMessage.hpp   3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPMessage.hpp   23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPMessage.cpp
  
  Index: SOAPMessage.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPMessage.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SOAPMessage.cpp   29 Aug 2002 07:42:40 -0000      1.3
  +++ SOAPMessage.cpp   23 Feb 2003 16:30:33 -0000      1.4
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPHeader.hpp
  
  Index: SOAPHeader.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPHeader.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPHeader.hpp    3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPHeader.hpp    23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPHeader.cpp
  
  Index: SOAPHeader.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPHeader.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPHeader.cpp    3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPHeader.cpp    23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPFaultElement.hpp
  
  Index: SOAPFaultElement.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPFaultElement.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPFaultElement.hpp      3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPFaultElement.hpp      23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPFaultElement.cpp
  
  Index: SOAPFaultElement.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPFaultElement.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SOAPFaultElement.cpp      29 Aug 2002 07:42:40 -0000      1.3
  +++ SOAPFaultElement.cpp      23 Feb 2003 16:30:33 -0000      1.4
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPEnvelope.hpp
  
  Index: SOAPEnvelope.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPEnvelope.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPEnvelope.hpp  3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPEnvelope.hpp  23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPEnvelope.cpp
  
  Index: SOAPEnvelope.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPEnvelope.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPEnvelope.cpp  3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPEnvelope.cpp  23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/SOAPBodyElement.hpp
  
  Index: SOAPBodyElement.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPBodyElement.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPBodyElement.hpp       3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPBodyElement.hpp       23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/SOAPBodyElement.cpp
  
  Index: SOAPBodyElement.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/SOAPBodyElement.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SOAPBodyElement.cpp       3 Jun 2002 04:23:54 -0000       1.2
  +++ SOAPBodyElement.cpp       23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/RPCParam.hpp
  
  Index: RPCParam.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/RPCParam.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RPCParam.hpp      3 Jun 2002 04:23:54 -0000       1.2
  +++ RPCParam.hpp      23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/RPCParam.cpp
  
  Index: RPCParam.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/RPCParam.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RPCParam.cpp      3 Jun 2002 04:23:54 -0000       1.2
  +++ RPCParam.cpp      23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Message/RPCElement.hpp
  
  Index: RPCElement.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/RPCElement.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RPCElement.hpp    3 Jun 2002 04:23:54 -0000       1.2
  +++ RPCElement.hpp    23 Feb 2003 16:30:33 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +2 -2      xml-axis/contrib/Axis-C++/src/Message/RPCElement.cpp
  
  Index: RPCElement.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/RPCElement.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RPCElement.cpp    29 Aug 2002 07:42:40 -0000      1.3
  +++ RPCElement.cpp    23 Feb 2003 16:30:33 -0000      1.4
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +1 -1      xml-axis/contrib/Axis-C++/src/Message/MessageElement.hpp
  
  Index: MessageElement.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/MessageElement.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MessageElement.hpp        29 Aug 2002 07:42:40 -0000      1.3
  +++ MessageElement.hpp        23 Feb 2003 16:30:33 -0000      1.4
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +2 -2      xml-axis/contrib/Axis-C++/src/Message/MessageElement.cpp
  
  Index: MessageElement.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Message/MessageElement.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MessageElement.cpp        3 Jun 2002 04:23:54 -0000       1.2
  +++ MessageElement.cpp        23 Feb 2003 16:30:33 -0000      1.3
  @@ -26,7 +26,7 @@
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
    *
  - * 4. The names "SOAP" and "Apache Software Foundation" must
  + * 4. The names "Axis" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
    *    software without prior written permission. For written
    *    permission, please contact [EMAIL PROTECTED]
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  

Reply via email to