src/share/vm/services/memoryPool.cpp

changeset 1907
c18cbe5936b8
parent 435
a61af66fc99e
child 2314
f95d63e2154a
     1.1 --- a/src/share/vm/services/memoryPool.cpp	Thu May 27 12:42:44 2010 -0700
     1.2 +++ b/src/share/vm/services/memoryPool.cpp	Thu May 27 19:08:38 2010 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright (c) 2003, 2005, 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