aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-07-04 16:59:43 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2018-07-05 11:09:02 +0200
commit51ca76715e32c847ba232c78521d0deb4ff01404 (patch)
tree7c191277162b593ec2d6af089a29f6040abcad5d /bundle-plugin-test
parent49535dc705de69fd225e38238e15f0dd4a14b74f (diff)
Replace 'tonytv' with full name in author tags
Diffstat (limited to 'bundle-plugin-test')
-rw-r--r--bundle-plugin-test/src/test/java/com/yahoo/BundleIT.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-plugin-test/src/test/java/com/yahoo/BundleIT.java b/bundle-plugin-test/src/test/java/com/yahoo/BundleIT.java
index f088007ebb7..cc6526d27c3 100644
--- a/bundle-plugin-test/src/test/java/com/yahoo/BundleIT.java
+++ b/bundle-plugin-test/src/test/java/com/yahoo/BundleIT.java
@@ -30,7 +30,7 @@ import static org.junit.Assert.assertThat;
/**
* Verifies the bundle jar file built and its manifest.
- * @author tonytv
+ * @author Tony Vaagenes
*/
public class BundleIT {
private JarFile jarFile;