src/share/jaxws_classes/javax/annotation/Generated.java

changeset 368
0989ad8c0860
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
     1.1 --- a/src/share/jaxws_classes/javax/annotation/Generated.java	Thu Apr 04 19:05:24 2013 -0700
     1.2 +++ b/src/share/jaxws_classes/javax/annotation/Generated.java	Tue Apr 09 14:51:13 2013 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2005, 2013, 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 @@ -34,14 +34,14 @@
    1.11   * in a single file. When used, the value element must have the name of the
    1.12   * code generator. The recommended convention is to use the fully qualified
    1.13   * name of the code generator in the value field .
    1.14 - * For example: com.company.package.classname.
    1.15 + * <p>For example: com.company.package.classname.
    1.16   * The date element is used to indicate the date the source was generated.
    1.17   * The date element must follow the ISO 8601 standard. For example the date
    1.18   * element would have the following value 2001-07-04T12:08:56.235-0700
    1.19   * which represents 2001-07-04 12:08:56 local time in the U.S. Pacific
    1.20 - * Time time zone.
    1.21 - * The comment element is a place holder for any comments that the code
    1.22 - * generator may want to include in the generated code.
    1.23 + * Time time zone.</p>
    1.24 + * <p>The comment element is a place holder for any comments that the code
    1.25 + * generator may want to include in the generated code.</p>
    1.26   *
    1.27   * @since Common Annotations 1.0
    1.28   */

mercurial