# HG changeset patch # User anazarov # Date 1471943989 -3600 # Node ID 622fb23d992ecf53c6bac7e24b90155de6259ee7 # Parent eafe5960bb37703ac29f1f7dda6a61729f0d31d6 8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/ Reviewed-by: anazarov, iris, jjg, shurailine Contributed-by: Sandeep Konchady diff -r eafe5960bb37 -r 622fb23d992e langtools/test/jdk/javadoc/doclet/testTypeAnnotations/typeannos/RepeatedAnnotations.java --- a/langtools/test/jdk/javadoc/doclet/testTypeAnnotations/typeannos/RepeatedAnnotations.java Mon Aug 22 19:33:00 2016 -0700 +++ b/langtools/test/jdk/javadoc/doclet/testTypeAnnotations/typeannos/RepeatedAnnotations.java Tue Aug 23 10:19:49 2016 +0100 @@ -8,7 +8,7 @@ * * 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 RepeatingA 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 eafe5960bb37 -r 622fb23d992e langtools/test/tools/javac/InnerClassesAttribute/Test.java --- a/langtools/test/tools/javac/InnerClassesAttribute/Test.java Mon Aug 22 19:33:00 2016 -0700 +++ b/langtools/test/tools/javac/InnerClassesAttribute/Test.java Tue Aug 23 10:19:49 2016 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015, 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 eafe5960bb37 -r 622fb23d992e langtools/test/tools/javac/modules/SingleModuleModeTest.java --- a/langtools/test/tools/javac/modules/SingleModuleModeTest.java Mon Aug 22 19:33:00 2016 -0700 +++ b/langtools/test/tools/javac/modules/SingleModuleModeTest.java Tue Aug 23 10:19:49 2016 +0100 @@ -1,5 +1,5 @@ /* - * 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 diff -r eafe5960bb37 -r 622fb23d992e langtools/test/tools/javac/redefineObject/Object1-test.java --- a/langtools/test/tools/javac/redefineObject/Object1-test.java Mon Aug 22 19:33:00 2016 -0700 +++ b/langtools/test/tools/javac/redefineObject/Object1-test.java Tue Aug 23 10:19:49 2016 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997,2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015, 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 eafe5960bb37 -r 622fb23d992e langtools/test/tools/javac/redefineObject/Object2-test.java --- a/langtools/test/tools/javac/redefineObject/Object2-test.java Mon Aug 22 19:33:00 2016 -0700 +++ b/langtools/test/tools/javac/redefineObject/Object2-test.java Tue Aug 23 10:19:49 2016 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997,2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015, 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