From ce30639b7ea0b7b3403a318714898a7b3165678f Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Wed, 4 Jul 2018 17:08:34 +0200 Subject: Fix author tag for Simon --- .../cert-ml/src/main/java/com/yahoo/jdisc/bundle/m/CertificateM.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core_test/test_bundles/cert-ml') diff --git a/jdisc_core_test/test_bundles/cert-ml/src/main/java/com/yahoo/jdisc/bundle/m/CertificateM.java b/jdisc_core_test/test_bundles/cert-ml/src/main/java/com/yahoo/jdisc/bundle/m/CertificateM.java index 2407b6732c0..131c9e41a1e 100644 --- a/jdisc_core_test/test_bundles/cert-ml/src/main/java/com/yahoo/jdisc/bundle/m/CertificateM.java +++ b/jdisc_core_test/test_bundles/cert-ml/src/main/java/com/yahoo/jdisc/bundle/m/CertificateM.java @@ -4,7 +4,7 @@ package com.yahoo.jdisc.bundle.m; import java.util.concurrent.Callable; /** - * @author Simon Thoresen + * @author Simon Thoresen Hult */ public class CertificateM implements Callable { -- cgit v1.2.3