Skip to content

Commit 657b5d3

Browse files
committed
minor change
1 parent 736498a commit 657b5d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/org/geppetto/datasources/owlery/OWLeryDataSourceService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import org.geppetto.model.variables.VariablesFactory;
1515

1616
/**
17-
* @author matteocantarelli
17+
* @author dariodelpiano
1818
*
1919
*/
2020
public class OWLeryDataSourceService extends ADataSourceService

src/main/java/org/geppetto/datasources/owlery/OWLeryResponseProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import org.geppetto.model.datasources.QueryResults;
1616

1717
/**
18-
* @author matteocantarelli
18+
* @author dariodelpiano
1919
*
2020
*/
2121
public class OWLeryResponseProcessor implements IQueryResponseProcessor

0 commit comments

Comments
 (0)