test/tools/javac/constDebug/ConstDebug.sh

changeset 554
9d9f26857129
parent 404
14735c7932d7
child 1223
f3743b82945e
     1.1 --- a/test/tools/javac/constDebug/ConstDebug.sh	Wed May 19 12:28:31 2010 -0700
     1.2 +++ b/test/tools/javac/constDebug/ConstDebug.sh	Tue May 25 15:54:51 2010 -0700
     1.3 @@ -1,7 +1,7 @@
     1.4  #!/bin/sh
     1.5  
     1.6  #
     1.7 -# Copyright 2002-2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.8 +# Copyright (c) 2002, 2009, Oracle and/or its affiliates. All rights reserved.
     1.9  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.10  #
    1.11  # This code is free software; you can redistribute it and/or modify it
    1.12 @@ -18,9 +18,9 @@
    1.13  # 2 along with this work; if not, write to the Free Software Foundation,
    1.14  # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.15  #
    1.16 -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.17 -# CA 95054 USA or visit www.sun.com if you need additional information or
    1.18 -# have any questions.
    1.19 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.20 +# or visit www.oracle.com if you need additional information or have any
    1.21 +# questions.
    1.22  #
    1.23  
    1.24  

mercurial