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

@@ -29,7 +29,7 @@ import com.acme.myproject.moduleA.ServiceComponentA;
import com.acme.myproject.moduleB.ServiceComponentB;
/**
* @author Oliver Gierke
* @author Oliver Drotbohm
*/
class ModuleCTest {