json/src/main/java/net/java/html/json/Property.java
changeset 790 30f20d9c0986
parent 551 7ca2253fa86d
child 831 e37388a5f7d1
     1.1 --- a/json/src/main/java/net/java/html/json/Property.java	Fri Feb 07 07:44:34 2014 +0100
     1.2 +++ b/json/src/main/java/net/java/html/json/Property.java	Sat Aug 02 12:59:31 2014 +0200
     1.3 @@ -49,7 +49,7 @@
     1.4  
     1.5  /** Represents a property in a class defined with {@link Model} annotation.
     1.6   *
     1.7 - * @author Jaroslav Tulach <jtulach@netbeans.org>
     1.8 + * @author Jaroslav Tulach
     1.9   */
    1.10  @Retention(RetentionPolicy.SOURCE)
    1.11  @Target({})