lilantha    2003/02/23 08:31:22

  Modified:    contrib/Axis-C++/src/Transport TransportFactory.hpp
                        TransportFactory.cpp Transport.hpp Transport.cpp
                        Sender.hpp Sender.cpp Receiver.hpp Receiver.cpp
                        HttpTransport.hpp HttpTransport.cpp Channel.hpp
                        Channel.cpp
  Log:
  update with new
  
  Revision  Changes    Path
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Transport/TransportFactory.hpp
  
  Index: TransportFactory.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/TransportFactory.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TransportFactory.hpp      3 Jun 2002 04:24:12 -0000       1.2
  +++ TransportFactory.hpp      23 Feb 2003 16:31:22 -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/Transport/TransportFactory.cpp
  
  Index: TransportFactory.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/TransportFactory.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TransportFactory.cpp      3 Jun 2002 04:24:12 -0000       1.2
  +++ TransportFactory.cpp      23 Feb 2003 16:31:22 -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/Transport/Transport.hpp
  
  Index: Transport.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Transport.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Transport.hpp     3 Jun 2002 04:24:12 -0000       1.2
  +++ Transport.hpp     23 Feb 2003 16:31:22 -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/Transport/Transport.cpp
  
  Index: Transport.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Transport.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Transport.cpp     3 Jun 2002 04:24:12 -0000       1.2
  +++ Transport.cpp     23 Feb 2003 16:31:22 -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/Transport/Sender.hpp
  
  Index: Sender.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Sender.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Sender.hpp        3 Jun 2002 04:24:12 -0000       1.2
  +++ Sender.hpp        23 Feb 2003 16:31:22 -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/Transport/Sender.cpp
  
  Index: Sender.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Sender.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Sender.cpp        3 Jun 2002 04:24:12 -0000       1.2
  +++ Sender.cpp        23 Feb 2003 16:31:22 -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/Transport/Receiver.hpp
  
  Index: Receiver.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Receiver.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Receiver.hpp      3 Jun 2002 04:24:12 -0000       1.2
  +++ Receiver.hpp      23 Feb 2003 16:31:22 -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/Transport/Receiver.cpp
  
  Index: Receiver.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Receiver.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Receiver.cpp      3 Jun 2002 04:24:12 -0000       1.2
  +++ Receiver.cpp      23 Feb 2003 16:31:22 -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/Transport/HttpTransport.hpp
  
  Index: HttpTransport.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/HttpTransport.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HttpTransport.hpp 3 Jun 2002 04:24:12 -0000       1.2
  +++ HttpTransport.hpp 23 Feb 2003 16:31:22 -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/Transport/HttpTransport.cpp
  
  Index: HttpTransport.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/HttpTransport.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- HttpTransport.cpp 29 Aug 2002 07:42:24 -0000      1.3
  +++ HttpTransport.cpp 23 Feb 2003 16:31:22 -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]
  @@ -60,7 +60,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Transport/Channel.hpp
  
  Index: Channel.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Channel.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Channel.hpp       3 Jun 2002 04:24:12 -0000       1.2
  +++ Channel.hpp       23 Feb 2003 16:31:22 -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/Transport/Channel.cpp
  
  Index: Channel.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Transport/Channel.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Channel.cpp       3 Jun 2002 04:24:12 -0000       1.2
  +++ Channel.cpp       23 Feb 2003 16:31:22 -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