src/share/classes/com/sun/xml/internal/messaging/saaj/soap/SOAPFactoryImpl.java

changeset 45
31822b475baa
parent 1
0961a4a21176
child 50
42dfec6871f6
     1.1 --- a/src/share/classes/com/sun/xml/internal/messaging/saaj/soap/SOAPFactoryImpl.java	Mon Mar 09 13:34:04 2009 -0700
     1.2 +++ b/src/share/classes/com/sun/xml/internal/messaging/saaj/soap/SOAPFactoryImpl.java	Mon Apr 20 15:14:39 2009 -0700
     1.3 @@ -1,11 +1,5 @@
     1.4  /*
     1.5 - * $Id: SOAPFactoryImpl.java,v 1.21 2006/01/27 12:49:29 vj135062 Exp $
     1.6 - * $Revision: 1.21 $
     1.7 - * $Date: 2006/01/27 12:49:29 $
     1.8 - */
     1.9 -
    1.10 -/*
    1.11 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    1.12 + * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    1.13   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.14   *
    1.15   * This code is free software; you can redistribute it and/or modify it
    1.16 @@ -28,6 +22,13 @@
    1.17   * CA 95054 USA or visit www.sun.com if you need additional information or
    1.18   * have any questions.
    1.19   */
    1.20 +/*
    1.21 + * $Id: SOAPFactoryImpl.java,v 1.21 2006/01/27 12:49:29 vj135062 Exp $
    1.22 + * $Revision: 1.21 $
    1.23 + * $Date: 2006/01/27 12:49:29 $
    1.24 + */
    1.25 +
    1.26 +
    1.27  package com.sun.xml.internal.messaging.saaj.soap;
    1.28  
    1.29  import java.util.logging.Logger;

mercurial