# HG changeset patch # User ihse # Date 1494327307 -7200 # Node ID 834233132ab11e8d1f2a634eba22e0309d45beb4 # Parent 7c50549b77442046726e4595a7a1968069a09df4 8179889: Fix typographic errors in copyright headers Reviewed-by: erikj, dholmes diff -r 7c50549b7744 -r 834233132ab1 langtools/src/jdk.jshell/share/classes/jdk/jshell/JShell.java --- a/langtools/src/jdk.jshell/share/classes/jdk/jshell/JShell.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/src/jdk.jshell/share/classes/jdk/jshell/JShell.java Tue May 09 12:55:07 2017 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2017, 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 7c50549b7744 -r 834233132ab1 langtools/src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java --- a/langtools/src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java Tue May 09 12:55:07 2017 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016,2017 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2017, 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 7c50549b7744 -r 834233132ab1 langtools/test/jdk/javadoc/doclet/testStylesheet/pkg/A.java --- a/langtools/test/jdk/javadoc/doclet/testStylesheet/pkg/A.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/jdk/javadoc/doclet/testStylesheet/pkg/A.java Tue May 09 12:55:07 2017 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2017 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2017, 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 7c50549b7744 -r 834233132ab1 langtools/test/jdk/javadoc/tool/treeapi/overview.html --- a/langtools/test/jdk/javadoc/tool/treeapi/overview.html Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/jdk/javadoc/tool/treeapi/overview.html Tue May 09 12:55:07 2017 +0200 @@ -13,7 +13,7 @@ accompanied this code). You should have received a copy of the GNU General Public License version - along with this work; if not, write to the Free Software Foundation, + 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 diff -r 7c50549b7744 -r 834233132ab1 langtools/test/jdk/jshell/WrapperTest.java --- a/langtools/test/jdk/jshell/WrapperTest.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/jdk/jshell/WrapperTest.java Tue May 09 12:55:07 2017 +0200 @@ -14,9 +14,9 @@ * * 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., start1 Franklin St, Fifth Floor, Boston, MA 02110-1length01 USA. + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Oracle, start00 Oracle Parkway, Redwood Shores, CA 9406start 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. */ diff -r 7c50549b7744 -r 834233132ab1 langtools/test/tools/javac/classreader/8171132/BadConstantValue.java --- a/langtools/test/tools/javac/classreader/8171132/BadConstantValue.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/tools/javac/classreader/8171132/BadConstantValue.java Tue May 09 12:55:07 2017 +0200 @@ -17,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. */ /* diff -r 7c50549b7744 -r 834233132ab1 langtools/test/tools/javac/modules/PoorChoiceForModuleNameTest.java --- a/langtools/test/tools/javac/modules/PoorChoiceForModuleNameTest.java Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/tools/javac/modules/PoorChoiceForModuleNameTest.java Tue May 09 12:55:07 2017 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2017, 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 @@ -103,4 +103,3 @@ throw new Exception("expected output not found: " + log); } } - diff -r 7c50549b7744 -r 834233132ab1 langtools/test/tools/javadoc/sampleapi/res/fx.xml --- a/langtools/test/tools/javadoc/sampleapi/res/fx.xml Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/tools/javadoc/sampleapi/res/fx.xml Tue May 09 12:55:07 2017 +0200 @@ -1,6 +1,6 @@