You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by ow...@apache.org on 2003/03/06 15:31:32 UTC

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/format WSIFFormatHandler.java

owenb       2003/03/06 06:31:32

  Modified:    java/src/org/apache/wsif/format WSIFFormatHandler.java
  Log:
  Removed myself from list of authors for this class since I'm not one
  
  Revision  Changes    Path
  1.5       +0 -1      xml-axis-wsif/java/src/org/apache/wsif/format/WSIFFormatHandler.java
  
  Index: WSIFFormatHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/src/org/apache/wsif/format/WSIFFormatHandler.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- WSIFFormatHandler.java	7 Dec 2002 12:33:59 -0000	1.4
  +++ WSIFFormatHandler.java	6 Mar 2003 14:31:32 -0000	1.5
  @@ -60,7 +60,6 @@
   import javax.xml.namespace.QName;
   
   /**
  - * @author Owen Burroughs <ow...@apache.org>
    * @author Ant Elder <an...@apache.org>
    * @author Jeremy Hughes <hu...@apache.org>
    * @author Mark Whitlock <wh...@apache.org>