boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java
changeset 790 30f20d9c0986
parent 551 7ca2253fa86d
child 838 bdc3d696dd4a
     1.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java	Fri Feb 07 07:44:34 2014 +0100
     1.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java	Sat Aug 02 12:59:31 2014 +0200
     1.3 @@ -55,7 +55,7 @@
     1.4   * include this JAR on classpath and the {@link BrowserBuilder} API will find
     1.5   * this implementation automatically.
     1.6   *
     1.7 - * @author Jaroslav Tulach <jtulach@netbeans.org>
     1.8 + * @author Jaroslav Tulach
     1.9   */
    1.10  @ServiceProvider(service = Fn.Presenter.class)
    1.11  public final class FXPresenter extends AbstractFXPresenter {