We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddaa03 commit 7e3c150Copy full SHA for 7e3c150
metafix/src/test/java/org/metafacture/metafix/FindFixPathsTest.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2023 Fabian Steeg, hbz
+ * Copyright 2024 Tobias Bülte, hbz
3
*
4
* Licensed under the Apache License, Version 2.0 the "License";
5
* you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
29
/**
30
* Tests for class {@link FindFixPaths}.
31
32
- * @author Fabian Steeg
+ * @author Tobias Bülte
33
34
*/
35
@ExtendWith(MockitoExtension.class)
0 commit comments