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 --- .../src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core_test/test_bundles/cert-k-pkgs/src') diff --git a/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java b/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java index 0d18c8a81b8..459ee60c740 100644 --- a/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java +++ b/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java @@ -2,7 +2,7 @@ package com.yahoo.jdisc.bundle.k; /** - * @author Simon Thoresen + * @author Simon Thoresen Hult */ @SuppressWarnings({ "UnusedDeclaration", "deprecation" }) public class CertificateK { -- cgit v1.2.3