diff -r afb6642d0603 -r 5ad8f004239f test/tools/javac/processing/environment/round/Part2.java --- a/test/tools/javac/processing/environment/round/Part2.java Mon Jan 27 21:15:39 2014 +0000 +++ b/test/tools/javac/processing/environment/round/Part2.java Fri Jan 10 19:02:54 2014 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2014, 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 @@ -22,7 +22,7 @@ */ /** - * Class to hold annotations for ElementsAnnotatedWithTest. + * Class to hold annotations for TestElementsAnnotatedWith. */ @SuppressWarnings("") public class Part2 {