From: <ls...@us...> - 2011-01-04 07:14:48
|
Revision: 5769 http://jnode.svn.sourceforge.net/jnode/?rev=5769&view=rev Author: lsantha Date: 2011-01-04 07:14:37 +0000 (Tue, 04 Jan 2011) Log Message: ----------- Integrating OpenJDK 6 b20. Modified Paths: -------------- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Binder.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ContextFinder.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/DataBindingException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterInterface.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/Element.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/GetPropertyAction.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXB.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBContext.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBElement.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBIntrospector.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/MarshalException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/Marshaller.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/Messages.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/NotIdentifiableEvent.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ParseConversionEvent.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/PrintConversionEvent.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/PropertyException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/SchemaOutputResolver.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/TypeConstraintException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshalException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/Unmarshaller.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshallerHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEvent.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEventHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEventLocator.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationException.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/Validator.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/WhiteSpaceProcessor.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/DomHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/W3CDomHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAccessOrder.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAccessType.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAccessorOrder.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAccessorType.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAnyAttribute.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAnyElement.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAttachmentRef.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlAttribute.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElement.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElementDecl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElementRef.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElementRefs.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElementWrapper.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlElements.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlEnum.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlEnumValue.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlID.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlIDREF.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlInlineBinaryData.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlList.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlMimeType.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlMixed.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlNs.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlNsForm.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlRegistry.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlRootElement.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlSchema.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlSchemaType.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlSchemaTypes.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlSeeAlso.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlTransient.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlType.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/XmlValue.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/CollapsedStringAdapter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/HexBinaryAdapter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/NormalizedStringAdapter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/XmlAdapter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapters.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/attachment/AttachmentMarshaller.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/attachment/AttachmentUnmarshaller.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/AbstractMarshallerImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/DefaultValidationEventHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/Messages.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/NotIdentifiableEventImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/ParseConversionEventImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/PrintConversionEventImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/ValidationEventImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/helpers/ValidationEventLocatorImpl.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/util/JAXBResult.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/util/JAXBSource.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/util/Messages.java classlib6/core/src/openjdk/jaxws/javax/xml/bind/util/ValidationEventCollector.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/AttachmentPart.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/Detail.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/DetailEntry.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/FactoryFinder.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/MessageFactory.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/MimeHeader.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/MimeHeaders.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/Name.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/Node.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SAAJMetaFactory.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SAAJResult.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPBody.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPBodyElement.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPConnection.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPConnectionFactory.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPElement.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPElementFactory.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPEnvelope.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPException.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPFactory.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPFault.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPFaultElement.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPHeader.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPHeaderElement.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPMessage.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/SOAPPart.java classlib6/core/src/openjdk/jaxws/javax/xml/soap/Text.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Action.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/AsyncHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Binding.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/BindingProvider.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/BindingType.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Dispatch.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Endpoint.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/EndpointReference.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/FaultAction.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Holder.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/LogicalMessage.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/ProtocolException.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Provider.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/RequestWrapper.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/RespectBinding.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/RespectBindingFeature.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Response.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/ResponseWrapper.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/Service.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/ServiceMode.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebEndpoint.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebFault.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceClient.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceContext.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceException.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceFeature.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServicePermission.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceProvider.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceRef.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/WebServiceRefs.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/Handler.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/HandlerResolver.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/LogicalHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/LogicalMessageContext.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/MessageContext.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/PortInfo.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/soap/SOAPHandler.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/handler/soap/SOAPMessageContext.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/http/HTTPBinding.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/http/HTTPException.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/Addressing.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/AddressingFeature.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/MTOM.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/MTOMFeature.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/SOAPBinding.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/soap/SOAPFaultException.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/spi/FactoryFinder.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/spi/Provider.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/spi/ServiceDelegate.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/spi/WebServiceFeatureAnnotation.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/wsaddressing/W3CEndpointReference.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder.java classlib6/core/src/openjdk/jaxws/javax/xml/ws/wsaddressing/package-info.java Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/Binder.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Binder.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/Binder.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/ContextFinder.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/ContextFinder.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/ContextFinder.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/DataBindingException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/DataBindingException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/DataBindingException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverter.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverter.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverter.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterImpl.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterImpl.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterImpl.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterInterface.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterInterface.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/DatatypeConverterInterface.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/Element.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Element.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/Element.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/GetPropertyAction.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/GetPropertyAction.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/GetPropertyAction.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXB.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXB.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXB.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBContext.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBContext.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBContext.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBElement.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBElement.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBElement.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBIntrospector.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBIntrospector.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/JAXBIntrospector.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/MarshalException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/MarshalException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/MarshalException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/Marshaller.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Marshaller.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/Marshaller.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/Messages.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Messages.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/Messages.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/NotIdentifiableEvent.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/NotIdentifiableEvent.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/NotIdentifiableEvent.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/ParseConversionEvent.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/ParseConversionEvent.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/ParseConversionEvent.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/PrintConversionEvent.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/PrintConversionEvent.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/PrintConversionEvent.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/PropertyException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/PropertyException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/PropertyException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/SchemaOutputResolver.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/SchemaOutputResolver.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/SchemaOutputResolver.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/TypeConstraintException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/TypeConstraintException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/TypeConstraintException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshalException.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshalException.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshalException.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/Unmarshaller.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/Unmarshaller.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/Unmarshaller.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshallerHandler.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshallerHandler.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/UnmarshallerHandler.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEvent.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEvent.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEvent.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package javax.xml.bind; Modified: classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEventHandler.java =================================================================== --- classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEventHandler.java 2011-01-03 20:59:09 UTC (rev 5768) +++ classlib6/core/src/openjdk/jaxws/javax/xml/bind/ValidationEventHandler.java 2011-01-04 07:14:37 UTC (rev 5769) @@ -1,12 +1,12 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional in... [truncated message content] |