src/cpu/x86/vm/x86_32.ad

changeset 1907
c18cbe5936b8
parent 1831
d7f654633cfe
child 1934
e9ff18c4ace7
     1.1 --- a/src/cpu/x86/vm/x86_32.ad	Thu May 27 12:42:44 2010 -0700
     1.2 +++ b/src/cpu/x86/vm/x86_32.ad	Thu May 27 19:08:38 2010 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  //
     1.5 -// Copyright 1997-2010 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 +// Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
     1.7  // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  //
     1.9  // This code is free software; you can redistribute it and/or modify it
    1.10 @@ -16,9 +16,9 @@
    1.11  // 2 along with this work; if not, write to the Free Software Foundation,
    1.12  // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.13  //
    1.14 -// Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.15 -// CA 95054 USA or visit www.sun.com if you need additional information or
    1.16 -// have any questions.
    1.17 +// Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.18 +// or visit www.oracle.com if you need additional information or have any
    1.19 +// questions.
    1.20  //
    1.21  //
    1.22  

mercurial