diff --git a/src/tap/AbstractTAPFactory.java b/src/tap/AbstractTAPFactory.java index f619b035f660d6cd8928285eb6c4430063473247..8825fc96afc2e4cb14c63712463cdcc3b3869204 100644 --- a/src/tap/AbstractTAPFactory.java +++ b/src/tap/AbstractTAPFactory.java @@ -49,7 +49,7 @@ import adql.query.ADQLQuery; * Default implementation of most of the {@link TAPFactory} function. * Only the functions related with the database connection stay abstract. * - * @author Grégory Mantelet (ARI) + * @author Grégory Mantelet (CDS;ARI) * @version 2.0 (08/2014) */ public abstract class AbstractTAPFactory extends TAPFactory {