8179889: Fix typographic errors in copyright headers jdk-9+169
authorihse
Tue, 09 May 2017 12:55:07 +0200
changeset 59450e522ff8b9f5
parent 5944 1faee09b8da1
child 5946 bc191bf0aa56
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
src/jdk.jshell/share/classes/jdk/jshell/JShell.java
src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java
test/jdk/javadoc/doclet/testStylesheet/pkg/A.java
test/jdk/javadoc/tool/treeapi/overview.html
test/jdk/jshell/WrapperTest.java
test/tools/javac/classreader/8171132/BadConstantValue.java
test/tools/javac/modules/PoorChoiceForModuleNameTest.java
test/tools/javadoc/sampleapi/res/fx.xml
test/tools/javadoc/sampleapi/res/simple.xml
test/tools/javadoc/sampleapi/res/tiny.xml
     1.1 --- a/src/jdk.jshell/share/classes/jdk/jshell/JShell.java	Tue May 09 12:22:15 2017 +0200
     1.2 +++ b/src/jdk.jshell/share/classes/jdk/jshell/JShell.java	Tue May 09 12:55:07 2017 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2015, 2017 Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2015, 2017, 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
     2.1 --- a/src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java	Tue May 09 12:22:15 2017 +0200
     2.2 +++ b/src/jdk.jshell/share/classes/jdk/jshell/execution/JdiInitiator.java	Tue May 09 12:55:07 2017 +0200
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 - * Copyright (c) 2016,2017 Oracle and/or its affiliates. All rights reserved.
     2.6 + * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
     2.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.8   *
     2.9   * This code is free software; you can redistribute it and/or modify it
     3.1 --- a/test/jdk/javadoc/doclet/testStylesheet/pkg/A.java	Tue May 09 12:22:15 2017 +0200
     3.2 +++ b/test/jdk/javadoc/doclet/testStylesheet/pkg/A.java	Tue May 09 12:55:07 2017 +0200
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 - * Copyright (c) 2005, 2017 Oracle and/or its affiliates. All rights reserved.
     3.6 + * Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
     3.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.8   *
     3.9   * This code is free software; you can redistribute it and/or modify it
     4.1 --- a/test/jdk/javadoc/tool/treeapi/overview.html	Tue May 09 12:22:15 2017 +0200
     4.2 +++ b/test/jdk/javadoc/tool/treeapi/overview.html	Tue May 09 12:55:07 2017 +0200
     4.3 @@ -13,7 +13,7 @@
     4.4    accompanied this code).
     4.5  
     4.6    You should have received a copy of the GNU General Public License version
     4.7 -  along with this work; if not, write to the Free Software Foundation,
     4.8 +  2 along with this work; if not, write to the Free Software Foundation,
     4.9    Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    4.10  
    4.11    Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     5.1 --- a/test/jdk/jshell/WrapperTest.java	Tue May 09 12:22:15 2017 +0200
     5.2 +++ b/test/jdk/jshell/WrapperTest.java	Tue May 09 12:55:07 2017 +0200
     5.3 @@ -14,9 +14,9 @@
     5.4   *
     5.5   * You should have received a copy of the GNU General Public License version
     5.6   * 2 along with this work; if not, write to the Free Software Foundation,
     5.7 - * Inc., start1 Franklin St, Fifth Floor, Boston, MA 02110-1length01 USA.
     5.8 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     5.9   *
    5.10 - * Please contact Oracle, start00 Oracle Parkway, Redwood Shores, CA 9406start USA
    5.11 + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    5.12   * or visit www.oracle.com if you need additional information or have any
    5.13   * questions.
    5.14   */
     6.1 --- a/test/tools/javac/classreader/8171132/BadConstantValue.java	Tue May 09 12:22:15 2017 +0200
     6.2 +++ b/test/tools/javac/classreader/8171132/BadConstantValue.java	Tue May 09 12:55:07 2017 +0200
     6.3 @@ -17,6 +17,10 @@
     6.4   * You should have received a copy of the GNU General Public License version
     6.5   * 2 along with this work; if not, write to the Free Software Foundation,
     6.6   * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     6.7 + *
     6.8 + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     6.9 + * or visit www.oracle.com if you need additional information or have any
    6.10 + * questions.
    6.11   */
    6.12  
    6.13  /*
     7.1 --- a/test/tools/javac/modules/PoorChoiceForModuleNameTest.java	Tue May 09 12:22:15 2017 +0200
     7.2 +++ b/test/tools/javac/modules/PoorChoiceForModuleNameTest.java	Tue May 09 12:55:07 2017 +0200
     7.3 @@ -1,5 +1,5 @@
     7.4  /*
     7.5 - * Copyright (c) 2016, 2017 Oracle and/or its affiliates. All rights reserved.
     7.6 + * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
     7.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7.8   *
     7.9   * This code is free software; you can redistribute it and/or modify it
    7.10 @@ -103,4 +103,3 @@
    7.11              throw new Exception("expected output not found: " + log);
    7.12      }
    7.13  }
    7.14 -
     8.1 --- a/test/tools/javadoc/sampleapi/res/fx.xml	Tue May 09 12:22:15 2017 +0200
     8.2 +++ b/test/tools/javadoc/sampleapi/res/fx.xml	Tue May 09 12:55:07 2017 +0200
     8.3 @@ -1,6 +1,6 @@
     8.4  <?xml version="1.0" encoding="utf-8"?>
     8.5  <!--
     8.6 - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
     8.7 + Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     8.8   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8.9  
    8.10   This code is free software; you can redistribute it and/or modify it
    8.11 @@ -46,4 +46,3 @@
    8.12          </package>
    8.13      </module>
    8.14  </sampleapi>
    8.15 -
     9.1 --- a/test/tools/javadoc/sampleapi/res/simple.xml	Tue May 09 12:22:15 2017 +0200
     9.2 +++ b/test/tools/javadoc/sampleapi/res/simple.xml	Tue May 09 12:55:07 2017 +0200
     9.3 @@ -1,6 +1,6 @@
     9.4  <?xml version="1.0" encoding="utf-8"?>
     9.5  <!--
     9.6 - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
     9.7 + Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     9.8   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     9.9  
    9.10   This code is free software; you can redistribute it and/or modify it
    9.11 @@ -531,4 +531,3 @@
    9.12          </package>
    9.13      </module>
    9.14  </sampleapi>
    9.15 -
    10.1 --- a/test/tools/javadoc/sampleapi/res/tiny.xml	Tue May 09 12:22:15 2017 +0200
    10.2 +++ b/test/tools/javadoc/sampleapi/res/tiny.xml	Tue May 09 12:55:07 2017 +0200
    10.3 @@ -1,6 +1,6 @@
    10.4  <?xml version="1.0" encoding="utf-8"?>
    10.5  <!--
    10.6 - Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
    10.7 + Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    10.8   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10.9  
   10.10   This code is free software; you can redistribute it and/or modify it