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-tp/src/main/java/com/yahoo/jdisc/bundle/t/CertificateT.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core_test/test_bundles/cert-tp/src/main/java/com') diff --git a/jdisc_core_test/test_bundles/cert-tp/src/main/java/com/yahoo/jdisc/bundle/t/CertificateT.java b/jdisc_core_test/test_bundles/cert-tp/src/main/java/com/yahoo/jdisc/bundle/t/CertificateT.java index 1e2cf790129..f2078119ad8 100644 --- a/jdisc_core_test/test_bundles/cert-tp/src/main/java/com/yahoo/jdisc/bundle/t/CertificateT.java +++ b/jdisc_core_test/test_bundles/cert-tp/src/main/java/com/yahoo/jdisc/bundle/t/CertificateT.java @@ -4,7 +4,7 @@ package com.yahoo.jdisc.bundle.t; import com.yahoo.jdisc.bundle.p.CertificateP; /** - * @author Simon Thoresen + * @author Simon Thoresen Hult */ public class CertificateT { -- cgit v1.2.3