geo/src/main/java/net/java/html/geo/OnLocation.java
changeset 790 30f20d9c0986
parent 711 039d9a0dea07
     1.1 --- a/geo/src/main/java/net/java/html/geo/OnLocation.java	Fri Jul 04 09:07:45 2014 +0200
     1.2 +++ b/geo/src/main/java/net/java/html/geo/OnLocation.java	Sat Aug 02 12:59:31 2014 +0200
     1.3 @@ -67,7 +67,7 @@
     1.4   * The overall behavior of the system mimics <a href="http://www.w3.org/TR/geolocation-API/">
     1.5   * W3C's Geolocation API</a>.
     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(ElementType.METHOD)