--- old/src/java.corba/share/classes/org/omg/CORBA/Object.java 2015-04-07 20:40:34.266505381 +0400 +++ new/src/java.corba/share/classes/org/omg/CORBA/Object.java 2015-04-07 20:40:34.134505387 +0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1999, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1995, 2015, 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 @@ -53,7 +53,7 @@ * org.omg.CORBA.Object * are provided in the class org.omg.CORBA.portable.ObjectImpl, * which is the base class for stubs and object implementations. - *

+ * * @see org.omg.CORBA.portable.ObjectImpl */