OpenJDK / jdk / hs
changeset 45045:834233132ab1
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
line wrap: on
line diff
--- 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
--- 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
--- 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
--- 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
--- 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. */
--- 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. */ /*
--- 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); } } -
--- 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 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2015, 2016, 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 @@ -46,4 +46,3 @@ </package> </module> </sampleapi> -
--- a/langtools/test/tools/javadoc/sampleapi/res/simple.xml Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/tools/javadoc/sampleapi/res/simple.xml Tue May 09 12:55:07 2017 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2015, 2016, 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 @@ -531,4 +531,3 @@ </package> </module> </sampleapi> -
--- a/langtools/test/tools/javadoc/sampleapi/res/tiny.xml Tue May 09 12:22:15 2017 +0200 +++ b/langtools/test/tools/javadoc/sampleapi/res/tiny.xml Tue May 09 12:55:07 2017 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2015, 2016, 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