From: <ls...@us...> - 2011-01-04 09:17:57
|
Revision: 5775 http://jnode.svn.sourceforge.net/jnode/?rev=5775&view=rev Author: lsantha Date: 2011-01-04 09:17:47 +0000 (Tue, 04 Jan 2011) Log Message: ----------- Integrating OpenJDK 6 b20. Modified Paths: -------------- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyBasicImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyCollectionImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyComplexImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyConstructedImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyFactoryImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyUtil.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynArrayImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynEnumImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynFixedImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynSequenceImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynStructImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynUnionImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueBoxImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueCommonImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerRead.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerReadGrow.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWrite.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteCollect.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteGrow.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteStream.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferQueue.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/ByteBufferWithInfo.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/CDRInputStream_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/CDROutputStream_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/MarkAndResetHandler.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/RestorableInputStream.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/CDREncapsCodec.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/ClientRequestInfoImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/CodecFactoryImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/IORInfoImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/InterceptorInvoker.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/InterceptorList.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/ORBInitInfoImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/PICurrent.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/ServerRequestInfoImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/SlotTable.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/interceptors/SlotTableStack.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/EncapsulationUtility.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/FreezableList.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/GenericIdentifiable.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/GenericTaggedComponent.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/GenericTaggedProfile.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/IORTemplateImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/JIDLObjectKeyTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/NewObjectKeyTemplateBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectAdapterIdArray.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectAdapterIdBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectIdImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectKeyFactoryImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectKeyImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectKeyTemplateBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/ObjectReferenceTemplateImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/OldJIDLObjectKeyTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/OldObjectKeyTemplateBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/OldPOAObjectKeyTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/POAObjectKeyTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/TaggedComponentFactoryFinderImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/TaggedProfileFactoryFinderImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/WireObjectKeyTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/iiop/IIOPAddressBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/iiop/IIOPAddressClosureImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/iiop/IIOPAddressImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/ior/iiop/IIOPProfileTemplateImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/naming/cosnaming/InterOperableNamingImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/orb/ORBVersionImpl.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/orbutil/RepositoryIdFactory.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/orbutil/ValueHandlerImpl_1_3.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/orbutil/closure/Constant.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/orbutil/closure/Future.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/RequestCanceledException.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/AddressingDispositionHelper.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/CancelRequestMessage.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/CancelRequestMessage_1_0.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/CancelRequestMessage_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/CancelRequestMessage_1_2.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/FragmentMessage.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/IORAddressingInfo.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/IORAddressingInfoHelper.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/KeyAddr.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateReplyMessage.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateReplyMessage_1_0.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateReplyMessage_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateReplyMessage_1_2.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateRequestMessage.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateRequestMessage_1_0.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateRequestMessage_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/LocateRequestMessage_1_2.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/Message_1_0.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/ProfileAddr.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/ReferenceAddr.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/ReplyMessage.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/ReplyMessage_1_0.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/ReplyMessage_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/RequestMessage_1_1.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/TargetAddress.java classlib6/core/src/openjdk/com/com/sun/corba/se/impl/protocol/giopmsgheaders/TargetAddressHelper.java classlib6/core/src/openjdk/com/com/sun/corba/se/internal/Interceptors/PIORB.java classlib6/core/src/openjdk/com/com/sun/corba/se/org/omg/CORBA/ORB.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/Identifiable.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/IdentifiableBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/IdentifiableContainerBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/IdentifiableFactory.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/IdentifiableFactoryFinder.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/TaggedComponentBase.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/TaggedProfileTemplate.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/ior/Writeable.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/legacy/connection/Connection.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/legacy/interceptor/IORInfoExt.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/legacy/interceptor/RequestInfoExt.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/legacy/interceptor/UnknownType.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/orb/ORBVersion.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/orb/ORBVersionFactory.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/orbutil/closure/Closure.java classlib6/core/src/openjdk/com/com/sun/corba/se/spi/servicecontext/ORBVersionServiceContext.java classlib6/core/src/openjdk/com/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java classlib6/core/src/openjdk/com/com/sun/security/auth/UnixNumericGroupPrincipal.java classlib6/core/src/openjdk/com/com/sun/security/auth/UnixNumericUserPrincipal.java classlib6/core/src/openjdk/com/com/sun/security/auth/UnixPrincipal.java classlib6/core/src/openjdk/com/com/sun/security/auth/callback/TextCallbackHandler.java classlib6/core/src/openjdk/com/com/sun/security/jgss/GSSUtil.java classlib6/core/src/openjdk/com/com/sun/security/sasl/digest/SecurityCtx.java classlib6/core/src/openjdk/com/com/sun/security/sasl/util/AbstractSaslImpl.java classlib6/core/src/openjdk/com/com/sun/security/sasl/util/PolicyUtils.java classlib6/core/src/openjdk/com/com/sun/tools/jdi/ConcreteMethodImpl.java classlib6/core/src/openjdk/com/com/sun/tools/jdi/NonConcreteMethodImpl.java classlib6/core/src/openjdk/com/com/sun/tools/jdi/ObsoleteMethodImpl.java classlib6/core/src/openjdk/java/java/awt/ContainerOrderFocusTraversalPolicy.java classlib6/core/src/openjdk/java/java/awt/event/MouseWheelListener.java classlib6/core/src/openjdk/java/java/lang/CharSequence.java classlib6/core/src/openjdk/java/java/security/cert/CertPathBuilderException.java classlib6/core/src/openjdk/java/java/security/cert/CertStoreException.java classlib6/core/src/openjdk/java/java/security/cert/CertStoreSpi.java classlib6/core/src/openjdk/java/java/security/cert/PKIXBuilderParameters.java classlib6/core/src/openjdk/java/java/security/cert/PKIXCertPathChecker.java classlib6/core/src/openjdk/java/java/security/cert/PolicyNode.java classlib6/core/src/openjdk/java/java/security/cert/PolicyQualifierInfo.java classlib6/core/src/openjdk/java/java/util/logging/ConsoleHandler.java classlib6/core/src/openjdk/java/java/util/logging/LoggingPermission.java classlib6/core/src/openjdk/java/java/util/logging/SocketHandler.java classlib6/core/src/openjdk/java/java/util/prefs/BackingStoreException.java classlib6/core/src/openjdk/java/java/util/prefs/InvalidPreferencesFormatException.java classlib6/core/src/openjdk/java/java/util/prefs/NodeChangeEvent.java classlib6/core/src/openjdk/java/java/util/prefs/PreferenceChangeEvent.java classlib6/core/src/openjdk/javax/javax/imageio/stream/MemoryCache.java classlib6/core/src/openjdk/javax/javax/management/relation/InvalidRelationIdException.java classlib6/core/src/openjdk/javax/javax/management/relation/InvalidRelationServiceException.java classlib6/core/src/openjdk/javax/javax/management/relation/InvalidRelationTypeException.java classlib6/core/src/openjdk/javax/javax/management/relation/InvalidRoleInfoException.java classlib6/core/src/openjdk/javax/javax/management/relation/InvalidRoleValueException.java classlib6/core/src/openjdk/javax/javax/management/relation/RelationException.java classlib6/core/src/openjdk/javax/javax/management/relation/RelationNotFoundException.java classlib6/core/src/openjdk/javax/javax/management/relation/RelationServiceNotRegisteredException.java classlib6/core/src/openjdk/javax/javax/management/relation/RelationTypeNotFoundException.java classlib6/core/src/openjdk/javax/javax/management/relation/RoleInfoNotFoundException.java classlib6/core/src/openjdk/javax/javax/management/relation/RoleNotFoundException.java classlib6/core/src/openjdk/javax/javax/print/MimeType.java classlib6/core/src/openjdk/javax/javax/print/attribute/HashDocAttributeSet.java classlib6/core/src/openjdk/javax/javax/print/attribute/HashPrintJobAttributeSet.java classlib6/core/src/openjdk/javax/javax/print/attribute/HashPrintRequestAttributeSet.java classlib6/core/src/openjdk/javax/javax/print/attribute/HashPrintServiceAttributeSet.java classlib6/core/src/openjdk/javax/javax/print/attribute/standard/MediaName.java classlib6/core/src/openjdk/javax/javax/print/attribute/standard/MediaSizeName.java classlib6/core/src/openjdk/javax/javax/print/attribute/standard/MediaTray.java classlib6/core/src/openjdk/javax/javax/print/event/PrintEvent.java classlib6/core/src/openjdk/javax/javax/print/event/PrintJobAttributeEvent.java classlib6/core/src/openjdk/javax/javax/print/event/PrintJobEvent.java classlib6/core/src/openjdk/javax/javax/print/event/PrintServiceAttributeEvent.java classlib6/core/src/openjdk/javax/javax/security/sasl/RealmCallback.java classlib6/core/src/openjdk/javax/javax/security/sasl/RealmChoiceCallback.java classlib6/core/src/openjdk/javax/javax/swing/text/MaskFormatter.java classlib6/core/src/openjdk/javax/javax/swing/text/NumberFormatter.java classlib6/core/src/openjdk/langtools/com/sun/tools/javadoc/ModifierFilter.java classlib6/core/src/openjdk/org/org/ietf/jgss/GSSException.java classlib6/core/src/openjdk/sun/sun/font/BidiUtils.java classlib6/core/src/openjdk/sun/sun/java2d/FontSupport.java classlib6/core/src/openjdk/sun/sun/java2d/loops/DrawGlyphList.java classlib6/core/src/openjdk/sun/sun/java2d/pipe/TextRenderer.java classlib6/core/src/openjdk/sun/sun/nio/ch/DirectBuffer.java classlib6/core/src/openjdk/sun/sun/security/provider/certpath/KeyChecker.java classlib6/core/src/openjdk/sun/sun/security/provider/certpath/SunCertPathBuilderParameters.java classlib6/core/src/openjdk/sun/sun/util/calendar/CalendarDate.java Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyBasicImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyBasicImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyBasicImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.Any; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyCollectionImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyCollectionImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyCollectionImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyComplexImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyComplexImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyComplexImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyConstructedImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyConstructedImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyConstructedImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.Any; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyFactoryImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyFactoryImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyFactoryImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.Any; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.Any; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyUtil.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyUtil.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynAnyUtil.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.Any; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynArrayImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynArrayImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynArrayImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynEnumImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynEnumImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynEnumImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynFixedImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynFixedImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynFixedImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynSequenceImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynSequenceImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynSequenceImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynStructImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynStructImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynStructImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynUnionImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynUnionImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynUnionImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueBoxImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueBoxImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueBoxImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueCommonImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueCommonImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueCommonImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueImpl.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueImpl.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/dynamicany/DynValueImpl.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.dynamicany; import org.omg.CORBA.TypeCode; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerRead.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerRead.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerRead.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.encoding; import java.nio.ByteBuffer; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerReadGrow.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerReadGrow.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerReadGrow.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.encoding; import java.nio.ByteBuffer; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWrite.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWrite.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWrite.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.encoding; import com.sun.corba.se.spi.logging.CORBALogDomains; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteCollect.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteCollect.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteCollect.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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. - */ -package com.sun.corba.se.impl.encoding; + * 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 com.sun.corba.se.impl.encoding; import java.nio.ByteBuffer; import java.util.Iterator; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteGrow.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteGrow.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteGrow.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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 com.sun.corba.se.impl.encoding; import com.sun.corba.se.impl.orbutil.ORBConstants; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteStream.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteStream.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferManagerWriteStream.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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. - */ -package com.sun.corba.se.impl.encoding; + * 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 com.sun.corba.se.impl.encoding; import java.nio.ByteBuffer; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferQueue.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferQueue.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/BufferQueue.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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,11 +18,10 @@ * 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. - */ -package com.sun.corba.se.impl.encoding; + * 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 com.sun.corba.se.impl.encoding; import java.util.LinkedList; import java.util.NoSuchElementException; Modified: classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/ByteBufferWithInfo.java =================================================================== --- classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/ByteBufferWithInfo.java 2011-01-04 09:10:58 UTC (rev 5774) +++ classlib6/core/src/openjdk/com/com/sun/corba/se/impl/encoding/ByteBufferWithInfo.java 2011-01-04 09:17:47 UTC (rev 5775) @@ -1,12 +1,12 @@ /* - * Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2000, 2003, 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 + ... [truncated message content] |