agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java

changeset 4376
79f492f184d0
parent 3138
f6f3bb0ee072
child 6876
710a3c8b516e
     1.1 --- a/agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java	Fri Dec 14 14:19:36 2012 -0800
     1.2 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java	Thu Dec 20 16:24:51 2012 -0800
     1.3 @@ -16,9 +16,9 @@
     1.4   * 2 along with this work; if not, write to the Free Software Foundation,
     1.5   * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     1.6   *
     1.7 - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
     1.8 - * CA 95054 USA or visit www.sun.com if you need additional information or
     1.9 - * have any questions.
    1.10 + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.11 + * or visit www.oracle.com if you need additional information or have any
    1.12 + * questions.
    1.13   *
    1.14   */
    1.15  

mercurial