# HG changeset patch # User katleman # Date 1356049490 28800 # Node ID 92a1bcf46888c4d40c4aef6d87286dcd542f6b65 # Parent d104ff4d4bb99e6896c9f624b6b541b52ddd37f9 8004982: JDK8 source with GPL header errors Reviewed-by: ohair diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/macosx/native/sun/font/CCharToGlyphMapper.m --- a/jdk/src/macosx/native/sun/font/CCharToGlyphMapper.m Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/macosx/native/sun/font/CCharToGlyphMapper.m Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ #import diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/BinaryOperator.java --- a/jdk/src/share/classes/java/util/function/BinaryOperator.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/BinaryOperator.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/Block.java --- a/jdk/src/share/classes/java/util/function/Block.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/Block.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/DoubleBlock.java --- a/jdk/src/share/classes/java/util/function/DoubleBlock.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/DoubleBlock.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/Function.java --- a/jdk/src/share/classes/java/util/function/Function.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/Function.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/IntBlock.java --- a/jdk/src/share/classes/java/util/function/IntBlock.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/IntBlock.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/LongBlock.java --- a/jdk/src/share/classes/java/util/function/LongBlock.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/LongBlock.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/java/util/function/Predicate.java --- a/jdk/src/share/classes/java/util/function/Predicate.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/java/util/function/Predicate.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/sun/java2d/pipe/ParallelogramPipe.java --- a/jdk/src/share/classes/sun/java2d/pipe/ParallelogramPipe.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/sun/java2d/pipe/ParallelogramPipe.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/classes/sun/tools/jcmd/JCmd.java --- a/jdk/src/share/classes/sun/tools/jcmd/JCmd.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/classes/sun/tools/jcmd/JCmd.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,8 +1,7 @@ /* * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - *com.sun.tools.attach.AttachNotSupportedException - + * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/share/native/java/util/zip/zlib-1.2.5/gzlib.c --- a/jdk/src/share/native/java/util/zip/zlib-1.2.5/gzlib.c Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/share/native/java/util/zip/zlib-1.2.5/gzlib.c Thu Dec 20 16:24:50 2012 -0800 @@ -1,4 +1,5 @@ -/* NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/* + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/solaris/native/common/jdk_util_md.h --- a/jdk/src/solaris/native/common/jdk_util_md.h Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/solaris/native/common/jdk_util_md.h Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/solaris/native/sun/tools/attach/BsdVirtualMachine.c --- a/jdk/src/solaris/native/sun/tools/attach/BsdVirtualMachine.c Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/solaris/native/sun/tools/attach/BsdVirtualMachine.c Thu Dec 20 16:24:50 2012 -0800 @@ -1,12 +1,12 @@ /* - * Copyright 2005, 2012, Oracle and/or its affiliates. All Rights Reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ #include "jni.h" diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java --- a/jdk/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007,2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/src/windows/native/common/jdk_util_md.h --- a/jdk/src/windows/native/common/jdk_util_md.h Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/src/windows/native/common/jdk_util_md.h Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java --- a/jdk/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/bug7089914.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/Focus/6981400/Test1.java --- a/jdk/test/java/awt/Focus/6981400/Test1.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/Focus/6981400/Test1.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/Focus/6981400/Test2.java --- a/jdk/test/java/awt/Focus/6981400/Test2.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/Focus/6981400/Test2.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/Focus/6981400/Test3.java --- a/jdk/test/java/awt/Focus/6981400/Test3.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/Focus/6981400/Test3.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/Frame/ResizeAfterSetFont/ResizeAfterSetFont.java --- a/jdk/test/java/awt/Frame/ResizeAfterSetFont/ResizeAfterSetFont.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/Frame/ResizeAfterSetFont/ResizeAfterSetFont.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/JAWT.sh --- a/jdk/test/java/awt/JAWT/JAWT.sh Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/JAWT.sh Thu Dec 20 16:24:50 2012 -0800 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/Makefile.cygwin --- a/jdk/test/java/awt/JAWT/Makefile.cygwin Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/Makefile.cygwin Thu Dec 20 16:24:50 2012 -0800 @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/Makefile.unix --- a/jdk/test/java/awt/JAWT/Makefile.unix Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/Makefile.unix Thu Dec 20 16:24:50 2012 -0800 @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/Makefile.win --- a/jdk/test/java/awt/JAWT/Makefile.win Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/Makefile.win Thu Dec 20 16:24:50 2012 -0800 @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/MyCanvas.java --- a/jdk/test/java/awt/JAWT/MyCanvas.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/MyCanvas.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /** - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/myfile.c --- a/jdk/test/java/awt/JAWT/myfile.c Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/myfile.c Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/JAWT/myfile.cpp --- a/jdk/test/java/awt/JAWT/myfile.cpp Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/JAWT/myfile.cpp Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/TextArea/DisposeTest/TestDispose.java --- a/jdk/test/java/awt/TextArea/DisposeTest/TestDispose.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/TextArea/DisposeTest/TestDispose.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java --- a/jdk/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/awt/TextField/DisposeTest/TestDispose.java --- a/jdk/test/java/awt/TextField/DisposeTest/TestDispose.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/awt/TextField/DisposeTest/TestDispose.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Integer/Unsigned.java --- a/jdk/test/java/lang/Integer/Unsigned.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Integer/Unsigned.java Thu Dec 20 16:24:50 2012 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ /* diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Long/Unsigned.java --- a/jdk/test/java/lang/Long/Unsigned.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Long/Unsigned.java Thu Dec 20 16:24:50 2012 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ /* diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/CubeRootTests.java --- a/jdk/test/java/lang/Math/CubeRootTests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/CubeRootTests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/Expm1Tests.java --- a/jdk/test/java/lang/Math/Expm1Tests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/Expm1Tests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/HyperbolicTests.java --- a/jdk/test/java/lang/Math/HyperbolicTests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/HyperbolicTests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/Log10Tests.java --- a/jdk/test/java/lang/Math/Log10Tests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/Log10Tests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/Log1pTests.java --- a/jdk/test/java/lang/Math/Log1pTests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/Log1pTests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/Math/Tests.java --- a/jdk/test/java/lang/Math/Tests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/Math/Tests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/StringBuffer/TestSynchronization.java --- a/jdk/test/java/lang/StringBuffer/TestSynchronization.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/StringBuffer/TestSynchronization.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/lang/invoke/remote/RemoteExample.java --- a/jdk/test/java/lang/invoke/remote/RemoteExample.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/lang/invoke/remote/RemoteExample.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,12 +1,12 @@ /* - * Copyright 2009-2010 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Sun designates this + * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided - * by Sun in the LICENSE file that accompanied this code. + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -18,9 +18,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ package test.java.lang.invoke.remote; diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java --- a/jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/math/BigDecimal/StrippingZerosTest.java --- a/jdk/test/java/math/BigDecimal/StrippingZerosTest.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/math/BigDecimal/StrippingZerosTest.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/net/Inet4Address/PingThis.java --- a/jdk/test/java/net/Inet4Address/PingThis.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/net/Inet4Address/PingThis.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/net/ProxySelector/MultiThreadedSystemProxies.java --- a/jdk/test/java/net/ProxySelector/MultiThreadedSystemProxies.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/net/ProxySelector/MultiThreadedSystemProxies.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/security/Signature/VerifyRangeCheckOverflow.java --- a/jdk/test/java/security/Signature/VerifyRangeCheckOverflow.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/security/Signature/VerifyRangeCheckOverflow.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/AbstractCollection/ToArrayTest.java --- a/jdk/test/java/util/AbstractCollection/ToArrayTest.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/AbstractCollection/ToArrayTest.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/Map/EntryHashCode.java --- a/jdk/test/java/util/Map/EntryHashCode.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/Map/EntryHashCode.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java --- a/jdk/test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/logging/LoggerResourceBundleRace.java --- a/jdk/test/java/util/logging/LoggerResourceBundleRace.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/logging/LoggerResourceBundleRace.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/logging/LoggingDeadlock2.java --- a/jdk/test/java/util/logging/LoggingDeadlock2.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/logging/LoggingDeadlock2.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/logging/LoggingDeadlock3.java --- a/jdk/test/java/util/logging/LoggingDeadlock3.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/logging/LoggingDeadlock3.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/logging/SimpleFormatterFormat.java --- a/jdk/test/java/util/logging/SimpleFormatterFormat.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/logging/SimpleFormatterFormat.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB.xml --- a/jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB.xml Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB.xml Thu Dec 20 16:24:50 2012 -0800 @@ -5,13 +5,13 @@ This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as - published by the Free Software Foundation. Oracle designates this - particular file as subject to the Classpath exception as provided + published by the Free Software Foundation. Oracle designates this + particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code. This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details (a copy is included in the LICENSE file that accompanied this code). diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB_ja.xml --- a/jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB_ja.xml Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/java/util/spi/ResourceBundleControlProvider/providersrc/XmlRB_ja.xml Thu Dec 20 16:24:50 2012 -0800 @@ -5,13 +5,13 @@ This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as - published by the Free Software Foundation. Oracle designates this - particular file as subject to the Classpath exception as provided + published by the Free Software Foundation. Oracle designates this + particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code. This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details (a copy is included in the LICENSE file that accompanied this code). diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JComponent/7154030/bug7154030.java --- a/jdk/test/javax/swing/JComponent/7154030/bug7154030.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JComponent/7154030/bug7154030.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTabbedPane/4310381/bug4310381.java --- a/jdk/test/javax/swing/JTabbedPane/4310381/bug4310381.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTabbedPane/4310381/bug4310381.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTable/4235420/bug4235420.java --- a/jdk/test/javax/swing/JTable/4235420/bug4235420.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTable/4235420/bug4235420.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTable/6788484/bug6788484.java --- a/jdk/test/javax/swing/JTable/6788484/bug6788484.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTable/6788484/bug6788484.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTable/7055065/bug7055065.java --- a/jdk/test/javax/swing/JTable/7055065/bug7055065.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTable/7055065/bug7055065.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTable/7188612/JTableAccessibleGetLocationOnScreen.java --- a/jdk/test/javax/swing/JTable/7188612/JTableAccessibleGetLocationOnScreen.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTable/7188612/JTableAccessibleGetLocationOnScreen.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/JTextArea/7049024/bug7049024.java --- a/jdk/test/javax/swing/JTextArea/7049024/bug7049024.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/JTextArea/7049024/bug7049024.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/border/Test7022041.java --- a/jdk/test/javax/swing/border/Test7022041.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/border/Test7022041.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,11 +1,12 @@ /* - * Copyright 2012 Red Hat, Inc. All Rights Reserved. * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -16,6 +17,10 @@ * You should have received a copy of the GNU General Public License version * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ import java.awt.Color; diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/javax/swing/text/DefaultCaret/6938583/bug6938583.java --- a/jdk/test/javax/swing/text/DefaultCaret/6938583/bug6938583.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/javax/swing/text/DefaultCaret/6938583/bug6938583.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/management/AgentCMETest.java --- a/jdk/test/sun/management/AgentCMETest.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/management/AgentCMETest.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.sh --- a/jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.sh Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.sh Thu Dec 20 16:24:50 2012 -0800 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/nio/ch/SelProvider.java --- a/jdk/test/sun/nio/ch/SelProvider.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/nio/ch/SelProvider.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/rmi/rmic/classpath/RMICClassPathTest.java --- a/jdk/test/sun/rmi/rmic/classpath/RMICClassPathTest.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/rmi/rmic/classpath/RMICClassPathTest.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/security/krb5/auto/ReplayCache.java --- a/jdk/test/sun/security/krb5/auto/ReplayCache.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/security/krb5/auto/ReplayCache.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2012 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. */ /* diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsProxyStackOverflow.java --- a/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsProxyStackOverflow.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsProxyStackOverflow.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/sun/tools/jps/jps-V_2.sh --- a/jdk/test/sun/tools/jps/jps-V_2.sh Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/sun/tools/jps/jps-V_2.sh Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2004, 2011,Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/tools/jar/JarBackSlash.java --- a/jdk/test/tools/jar/JarBackSlash.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/tools/jar/JarBackSlash.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r d104ff4d4bb9 -r 92a1bcf46888 jdk/test/tools/launcher/UnicodeTest.java --- a/jdk/test/tools/launcher/UnicodeTest.java Thu Dec 20 13:05:21 2012 +0100 +++ b/jdk/test/tools/launcher/UnicodeTest.java Thu Dec 20 16:24:50 2012 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2012, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it