test/tools/javac/versions/check.sh

changeset 554
9d9f26857129
parent 287
44eaac2b4501
child 838
22a040cbf0e0
     1.1 --- a/test/tools/javac/versions/check.sh	Wed May 19 12:28:31 2010 -0700
     1.2 +++ b/test/tools/javac/versions/check.sh	Tue May 25 15:54:51 2010 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 +# Copyright (c) 2004, 2006, 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  # @test

mercurial