lilantha    2003/02/23 08:32:28

  Modified:    contrib/Axis-C++/src/Xml XmlWriter.hpp XMLSerializer.hpp
                        XMLSerializer.cpp XMLDeSerializer.hpp
                        XMLDeSerializer.cpp XercescConst.hpp
  Log:
  update with new
  
  Revision  Changes    Path
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Xml/XmlWriter.hpp
  
  Index: XmlWriter.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XmlWriter.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XmlWriter.hpp     3 Jun 2002 04:24:39 -0000       1.2
  +++ XmlWriter.hpp     23 Feb 2003 16:32:28 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +1 -1      xml-axis/contrib/Axis-C++/src/Xml/XMLSerializer.hpp
  
  Index: XMLSerializer.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XMLSerializer.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLSerializer.hpp 29 Aug 2002 07:42:10 -0000      1.3
  +++ XMLSerializer.hpp 23 Feb 2003 16:32:28 -0000      1.4
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +2 -2      xml-axis/contrib/Axis-C++/src/Xml/XMLSerializer.cpp
  
  Index: XMLSerializer.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XMLSerializer.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLSerializer.cpp 29 Aug 2002 07:42:10 -0000      1.3
  +++ XMLSerializer.cpp 23 Feb 2003 16:32:28 -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/Xml/XMLDeSerializer.hpp
  
  Index: XMLDeSerializer.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XMLDeSerializer.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLDeSerializer.hpp       29 Aug 2002 07:42:10 -0000      1.3
  +++ XMLDeSerializer.hpp       23 Feb 2003 16:32:28 -0000      1.4
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  
  1.4       +2 -2      xml-axis/contrib/Axis-C++/src/Xml/XMLDeSerializer.cpp
  
  Index: XMLDeSerializer.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XMLDeSerializer.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLDeSerializer.cpp       29 Aug 2002 07:42:10 -0000      1.3
  +++ XMLDeSerializer.cpp       23 Feb 2003 16:32:28 -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])
    *
    */
   #include "Platform.hpp"
  
  
  
  1.3       +1 -1      xml-axis/contrib/Axis-C++/src/Xml/XercescConst.hpp
  
  Index: XercescConst.hpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/contrib/Axis-C++/src/Xml/XercescConst.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XercescConst.hpp  3 Jun 2002 04:24:39 -0000       1.2
  +++ XercescConst.hpp  23 Feb 2003 16:32:28 -0000      1.3
  @@ -58,7 +58,7 @@
   /*
    *
    *
  - * @author Lilantha Darshana ([EMAIL PROTECTED])
  + * @author Lilantha Darshana ([EMAIL PROTECTED])
    *
    */
   
  
  
  

Reply via email to