test/tools/javac/processing/environment/round/SurfaceAnnotations.java

changeset 2254
5ad8f004239f
parent 554
9d9f26857129
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/environment/round/SurfaceAnnotations.java	Mon Jan 27 21:15:39 2014 +0000
     1.2 +++ b/test/tools/javac/processing/environment/round/SurfaceAnnotations.java	Fri Jan 10 19:02:54 2014 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2006, 2014, 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
    1.10 @@ -22,7 +22,7 @@
    1.11   */
    1.12  
    1.13  /**
    1.14 - * Class to hold annotations for ElementsAnnotatedWithTest.
    1.15 + * Class to hold annotations for TestElementsAnnotatedWith.
    1.16   */
    1.17  
    1.18  @AnnotatedElementInfo(annotationName="java.lang.SuppressWarnings",

mercurial