GH-1 - Consistent author names.

This commit is contained in:
Oliver Drotbohm
2022-07-19 14:57:12 +02:00
parent da278f7774
commit 48ea08ae59
46 changed files with 49 additions and 49 deletions

View File

@@ -35,7 +35,7 @@ import com.acme.myproject.Application;
/**
* Unit tests for {@link Documenter}.
*
* @author Oliver Gierke
* @author Oliver Drotbohm
*/
class DocumenterTest {